body{
  background-color: #EE3F2A;
}

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

h1{
  color: black;
  font-size: 90px;
}

p{
  font-family: Times New Roman;
  font-size: 40px;
  color: black;
}

h3{
  font-size: 60px;
}
