#error {
    height: 100vh;
    width: 100%;
    background-color: $gray-200;

    .error-title {
        font-size: 10rem;
    }
}