.page {
    background: none;
    background-color: var(--black);
}

.max-width-600 {
    max-width: 600px;
}