body{
  background-color: rgb(255, 0, 0);  
   color: white; 
   font-family: 'Times New Roman', Times, serif;
}
h1{
    width: 50%;
}