@tailwind base;
@tailwind components;
@tailwind utilities;
* {
font-family: 'Fira Code', 'Times New Roman', Times, serif;
}