footer,
header,
#header,
#shopify-section-hero-component{
    display: none;
}
body{
    display: flex;
    justify-content: center;
    align-items: center;
    background: #F4F4F4;
}
#preview-bar-iframe {
    display: none !important;
}