@import "tailwindcss"; body { margin: 0; background-color: #030712; color: #f3f4f6; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } #root { min-height: 100vh; }