body {
    background-color: black;
    color:aqua;
}
h1 {
    text-align: center;
}
p {
    text-align: center;
}