body {
    background-color: black;
    font-family: Times New Roman;
    color: blue;
}
a{
  color: pink;
}
 h1 { text-align: center;} 
 p { text-align: center;}
 div { text-align: center;}
 h2 {text-align: center;}