.error404 {
    padding: 40px 20px;
    background: #fff;
    text-align: center;
}

.error404 h1 {
    font-size: 120px;
    color: #ee3d4e;
}