Add player poster

This commit is contained in:
Gabe Kangas
2022-05-10 15:36:09 -07:00
parent 9bb37679c0
commit ff6886575f
14 changed files with 234 additions and 111 deletions

View File

@@ -0,0 +1,5 @@
.poster {
background-color: black;
display: flex;
justify-content: center;
}