@import url(normalize.css);
html {
    body { background: #000; container: viewport / inline-size;
        &#page-homePage {
            #hero {
                a { display: block; height: 100cqh; 
                    img { width: 100cqw; height: 100cqh; margin-bottom: -4px; object-fit: contain; }
                }
            }
        }
        &#page-menusPage {
            img { width: 100cqw; height: 100cqh; margin-bottom: -4px; object-fit: contain; }
        }
    }
}
