header, nav, footer, .menu, .gallery, video, iframe {
    display: none !important;
}
body {
    color: #000;
    background: #fff;
}
img {
    max-width: 300px !important;
    height: auto !important;
}
main {
    padding: 0;
}