body{
    background-color: black;
    color: antiquewhite;
}
div{
    text-align: center;
}
p{
    font-size: 20px;
    font-family: Georgia, 'Times New Roman', Times, serif;
}
i{
    text-align: left;
    color: white;
}







