File size: 116 Bytes
16ec831
 
 
 
 
 
1
2
3
4
5
6
7
@tailwind base;
@tailwind components;
@tailwind utilities;

html, body, #root { height: 100%; }
body { margin: 0; }