diff --git a/css/main.css b/css/main.css
index 536ec4a..953e03f 100644
--- a/css/main.css
+++ b/css/main.css
@@ -70,8 +70,9 @@ body {
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
- width: 50%;
- height: 50%;
+ width: 90%;
+ max-width: 600px;
+ height: 90%;
}
.no-gamepad #a-button path {
diff --git a/index.html b/index.html
index 18dd600..899e916 100644
--- a/index.html
+++ b/index.html
@@ -78,6 +78,7 @@
+