body {
    background-color: black;
    background-size: 100%;
}
p{
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: 30px;
    color: antiquewhite;
}
a{
    color: antiquewhite;
}