:root{--footer-height:5rem}#layoutContainer{min-height:100vh;position:relative}#layoutContentWrapper{padding-bottom:var(--footer-height)}#gameCanvas{cursor:default;box-sizing:border-box;background-color:#073642;border:2px solid #b58900;border-radius:4px;width:100%;height:600px;margin:1rem 0;overflow:hidden}#layoutFooter{width:100%;height:var(--footer-height);position:absolute;bottom:0}
