@tailwind base;@tailwind components;@tailwind utilities;*{margin:0;padding:0;box-sizing:border-box}body,html{width:100vw;height:100vh;overflow:hidden;position:fixed;top:0;left:0;right:0;bottom:0;overscroll-behavior-y:contain}::-webkit-scrollbar{display:none}iframe{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100vw!important;height:100vh!important;border:none!important;margin:0!important;padding:0!important}