*,:before,:after{box-sizing:border-box}:where(fieldset[class]){border:none}ul,li{list-style:none}input,textarea,select,button{font:inherit}html{height:100%}label,button{cursor:pointer}html,:has(:target){scroll-behavior:smooth}a{text-decoration:none;font-family:inherit;color:inherit}body{min-height:100vh}*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;overflow:hidden;background-color:#000}#root{width:100vw;height:100vh;position:fixed;top:0;left:0}.canvas-wrapper{animation:fadeIn 4.5s ease-in-out both}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}
