@tailwind base;
@tailwind components;
@tailwind utilities;
html, body, #app {
height: 100%;
margin: 0;
}