diff --git a/index.html b/index.html index 477da7c..71bab7a 100644 --- a/index.html +++ b/index.html @@ -22,8 +22,10 @@ font-size: 16pt; cursor: url('cursor.cur'), auto !important; } - + body { + width: 100%; + height: 100%; background: #000000; overflow: hidden; }