#page_not_found {
    text-align: center;
}
#page_not_found h2 {
    font-size: 2.4rem;
    margin-top: 10px;
}
#page_not_found p {
    font-weight: 600;
}
.sad-face {
    color: #aaa;
}