diff --git a/index.html b/index.html index c3064b3..629beac 100644 --- a/index.html +++ b/index.html @@ -1,17 +1,25 @@ - - - - - mira's site - - -
-

hii :3

-
- - + + + + + + + + + mira's site + + + +
+

hiii :3

+
+ + + diff --git a/style.css b/style.css index 8b13789..45587da 100644 --- a/style.css +++ b/style.css @@ -1 +1,13 @@ +.button { + width: 88px; + height: 31px; + image-rendering: -moz-crisp-edges; + image-rendering: -webkit-optimize-contrast; +} +#footer { + display: table; + text-align: center; + margin-left: auto; + margin-right: auto; +} \ No newline at end of file