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

body {
    background-color: #F5F5DC;
    font-family: Arial, sans-serif;
}
