.site_content {
    max-width: 1250px;
    background-color: #ffffffd0;
    margin: 0 auto;
    text-align: center;

    height: 100vh;
}