body { overflow-y: scroll; } .page { height: unset; } .page-home { flex-direction: column; justify-content: center; align-items: stretch; } #matrix { min-width: 100vw; max-width: 100vw; min-height: 100vh; max-height: 100vh; } .home-lhs { min-width: 100vw; max-width: 100vw; min-height: 100vh; max-height: 100vh; animation: none !important; } .profile-picture { margin-bottom: 1rem; } .home-deco-wrapper { display: none; } .home-rhs { padding: 2rem; } .home-button-link { margin-top: .5rem; } .home-code { margin-top: 1rem; margin-bottom: 1rem; } .home-art { margin-top: 1rem; margin-bottom: 1rem; }