Add black background to video

main
Charlotte Som 2023-02-23 16:58:32 +00:00
parent d072d921ee
commit bf2d54e858
1 changed files with 1 additions and 0 deletions

View File

@ -54,4 +54,5 @@ video {
display: block;
height: 720px;
margin: 0 auto;
background: black;
}