diff --git a/index.html b/index.html index be3c9a5..b0cdf0c 100644 --- a/index.html +++ b/index.html @@ -15,7 +15,9 @@ This browser doesn't seem to support canvas. sorry idk - - +
+ + +
\ No newline at end of file diff --git a/res/style.css b/res/style.css index cab738e..812a13d 100644 --- a/res/style.css +++ b/res/style.css @@ -7,4 +7,16 @@ { width: 100%; text-align:center; +} + +#sipky +{ + margin-left: 47.5%; +} + +#sipky > button +{ + width: 50px; + height: 50px; + font-size: 30px; } \ No newline at end of file