File size: 108 Bytes
ab81f90
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
@import "tailwindcss";

body {
  background-color: #000;
  color: white;
  margin: 0;
  overflow: hidden;
}