body {
    background-color: white;
    text-align: center;
}

#logo {
    width: 80%;
    max-width: 1300px;
    margin: 3% auto;
}
