leftypol_lainchan/playerstyle.css

10 lines
127 B
CSS

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