.error-page {
    background-color: rgb(60, 78, 22);
    padding: 0 15px 0 15px;
    width:100%;
    height: 68%;
    position: fixed;
    left: 0;
    right: 0;
    bottom:0;
    box-shadow: 1px 1px 8px #000000;
}