*{margin:0;padding:0;box-sizing:border-box}body{overflow:hidden;z-index:1}.desktopMode{position:fixed;display:none;top:0;left:0;height:100vh;width:100vw;background-color:#000000f2;z-index:1000;justify-content:center;align-content:center;color:#fff;font-size:200%}@media screen and ((max-width:1000px) or (max-height: 600px)){.desktopMode{display:grid}}
