Files
aslichan/playerstyle.css
2013-11-10 01:56:45 -08:00

10 lines
127 B
CSS

body {
background: black;
color: white;
}
video {
display: block;
margin-left: auto;
margin-right: auto;
}