@tailwind base;
@tailwind components;
@tailwind utilities;


#app {
    width: 100%;
    height: 100%;
}