*{box-sizing:border-box;margin:0;padding:0}body{background:#000;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;overflow:hidden}#crt{aspect-ratio:4/3;background:#000;width:min(133.333vh,100vw);height:100vh;position:relative}#screen{cursor:none;width:100%;height:100%;position:relative;overflow:hidden}
