p{
  text-align: center;
  background: darkred;
  Color: red;
  font-family: verdana;
}
div{
  text-align: center;
  background: red;
  
}
body{
  background: black;
}