.error {
    width: 100vw;
    height: 100vh;
    background-color: #174c6a;
    color: #fff;
    text-align: center;
    margin-bottom: 200px;
}