.header {
    display: none;
}

.footer {
    display: none;
}

.recipe {
    width: auto;
    border: 0.1em solid #B0D0A0;
    min-height: 40em;
}
