body {
    background-color: rgb(237, 237, 237);
}

.homepage {
    text-align: center;
    padding-top: 10em;
}

.logo {
    width: 25%;
}