@theme{ --font-sans: "Inter", ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; }html,body{box-sizing:border-box;margin:0;padding:0;font-family:Roboto,sans-serif;overflow:hidden}body{display:flex;flex-direction:column;height:100vh}.tShirtCard{width:100%;display:flex;flex:1;flex-direction:row;justify-content:space-between}:root{--variable-blue: #569CD6;--function-yellow: #DCDCAA;--class-green: #4EC9B0;--comment-green: #6A9955;--return-purple: #C586C0;--text-orange: #CE9178;--background-input-color: #2c2c2e;--background-menu-color: #1c1c1e;--background-color: #242424;--background-color-trans: rgba(36, 36, 36, .9);--secondary-bg-color: #1a1a1a;--text-general: #ffffff}
