.rate h1{
  font-style: italic;
  font-size: 1.2em;
  font-weight: bold;
}
body{
margin: auto;
background-color: #222;
}
#container {
margin: auto;
}