.error_container {
    text-align: center;
    padding: 100px 0;
    font-size: 50px;
}
.error_404 {
    font-size: 100px;
}