footer.container {
    display: none;
}

.logo {
    text-align: center;
}

.header {
    border: none;
}

.button {
    background: #35C287;
}

.button:hover {
    background: #35C287;
}