body {
    background-color: white;
}

.logo {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 55%;
}

.anton-regular {
    font-family: "Anton", sans-serif;
    font-weight: 400;
    font-style: normal;
}