5 lines
69 B
SCSS
5 lines
69 B
SCSS
.player {
|
|
height: 90vh;
|
|
width: 100%;
|
|
background-color: green;
|
|
} |