@font-face{font-family:nintendo;src:url(/shared/assets/fonts/warioB.ttf)}*{font-family:nintendo}#container{height:100vh;width:100vw}#container>*{height:100%;width:100%}#debug{background-color:#0000;pointer-events:none;position:absolute;z-index:3}#filter{background-color:#0000;pointer-events:none;position:absolute;z-index:2}#ui{background-color:#0000;pointer-events:all;position:absolute;z-index:1}#canvas{position:absolute;z-index:0}#iframe-container{position:absolute;z-index:-1}*{outline:none;border:none;box-sizing:border-box}body{margin:0;padding:0;min-width:320px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:#e7dcc4;background-color:#000}.col{display:flex;flex-direction:column}.row{display:flex;flex-direction:row}.center{align-items:center;justify-content:center}.between{justify-content:space-between!important}.around{justify-content:space-around!important}.evenly{justify-content:space-evenly!important}.end{justify-content:end!important}.w-100{width:100%}.h-100{height:100%}.finger{cursor:pointer}.m-12{margin:12px}.p-12{padding:12px}.unselectable{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
