/* assets/css/app.css */
:root {
    --sidebar: #0F172A;
    --primary: #2563EB;
}

html,
body {
    height: 100%;
}