.retro {
    font-family: 'Times New Roman', Times, serif;
}

.retrbox {
    color: black;
    background: white;
    margin: auto;
    width: 60%;
    border: gray 0.5rem groove;
}