/* For specific tweaks of the page (if needed) */


em {
    background: #FFEB99;
    font-style: normal;
}

main {
    max-width: 550px;
}

.page {
    height: 360px;
    width: 550px;
}

.quote {
    font-style: italic;
    text-align: center;
    margin-bottom: 0;
}

