owncast/web/components/video/VideoPoster.module.scss

7 lines
114 B
SCSS

.poster {
background-color: black;
display: flex;
justify-content: center;
width: 100%;
height: 100%;
}