.center {
    text-align: center;
    margin: 10% auto;
    width: 80%;
    background-color: #383838;
    color: white;
}

.letra {
    font-size: 40px;
}

.letra404 {
    font-size: 72px;
    color: red;
}