File size: 129 Bytes
17ad125
 
 
 
 
1
2
3
4
5
6
/* Placeholder for Tailwind CSS */
body {
    font-family: 'Roboto', sans-serif;
    background-color: #f7fafc; /* Gray-100 */
}