@use './variables' as *; @use './z-index' as *; @use './animations' as *; @use './components/terminal'; @use './components/resize-handle'; @use './components/code'; @use './components/editor'; @use './components/toast'; html, body { height: 100%; width: 100%; }