popboat1
initial commit
ab81f90
Raw
History Blame Contribute Delete
108 Bytes
@import "tailwindcss";
body {
background-color: #000;
color: white;
margin: 0;
overflow: hidden;
}