avoid the scroll bars
This commit is contained in:
parent
c0d554bb22
commit
2d653bcc2d
2 changed files with 7 additions and 2 deletions
|
@ -8,6 +8,7 @@
|
|||
font-size: 50px;
|
||||
color: #ff00ff;
|
||||
font-family: helvetica, arial;
|
||||
overflow: hidden;
|
||||
}
|
||||
#player {
|
||||
position: absolute;
|
||||
|
|
Reference in a new issue