body{
  background-color: #EE3F2A;
}

h1{
  font-size: 120px;
  height: 150px;
  color: #353839;
  background-color: #EA1A1A;
  text-align: center;
  border-radius: 30px;
  font-family: Times New Roman;
}
#a{
  font-size: 80px;
  height: 30px;
  color: black;
  text-align: center;
  font-family: Times New Roman;
}

hr{
  border: solid 1px;
  color: black;
}

#b{
  color: #AA0A0A;
  font-size: 60px;
}
