html
body {
  background-color: rgb(240, 20, 30); 
  text-align: center; 
 color: aliceblue;
}