*{
    background-color: black;
}
.logo{
    display: block;
    margin-top: 5%;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
}
p{
    color: white;
    text-align: center;
    font-family: 'Times New Roman', Times, serif;
    font-size: 40pt;
}