diff --git a/public/index.html b/public/index.html index 2bd0078..048946b 100644 --- a/public/index.html +++ b/public/index.html @@ -19,12 +19,26 @@ html, body { background-color: rgb(0,0,16); } + .tile { + display: inline-block; + }