diff --git a/include/style.css b/include/style.css new file mode 100644 index 0000000..1421f7e --- /dev/null +++ b/include/style.css @@ -0,0 +1,19 @@ +* { + padding: 0; + margin: 0; +} + +canvas:first-child { + position: absolute; + top: 0; + left: 0; + right: 0; + bottom: 0; + display: inline-block; + margin: 0 auto; +} +canvas:nth-child(2) { + background: #64B5F6; + display: block; + margin: 0 auto; +} diff --git a/index.html b/index.html index f9f89e9..20b07ec 100644 --- a/index.html +++ b/index.html @@ -1,6 +1,90 @@ + - ⛳Minigolf + ⛳ Minigolf + + - + + + + + +