main {
    &.error {
        min-height: calc(100vh - 3.25rem - 100px);
        padding-top: 4rem;
    }
}