zorn/test/css/index.css

9 lines
86 B
CSS
Raw Normal View History

2024-02-26 05:21:51 -05:00
body {
background-color: #111111;
color: white;
2024-05-17 03:57:38 -04:00
}
2024-05-17 03:57:38 -04:00
video {
height: 100%
2024-02-26 05:21:51 -05:00
}