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

main {
    background-color: rgb(35, 35, 35);
}