body {
    
    font-weight: bold;
    text-align: center;
    font-family: Candara, Arial, Helvetica, sans-serif;
    color: white;
    background-color: black;
}
p {
    font-size: 55px;
}

h1 {
    font-size: 90px;
    margin-top: 160px;
    margin-bottom: 270px;
}