*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;overflow:hidden;background:#000}#app{width:100vw;height:100vh;position:relative}#display{width:100%;height:100%}#display img,#display video{width:100%;height:100%;object-fit:contain}#status{position:absolute;bottom:10px;right:10px;color:#ffffff4d;font-size:12px;font-family:monospace}
