diff --git a/css/main.css b/css/main.css index b4d3478..52cf70f 100644 --- a/css/main.css +++ b/css/main.css @@ -106,4 +106,10 @@ a:link { a:active { color: coral; text-decoration: none; + } + .box{ + display: -webkit-box; + display: flex; + -webkit-box-pack: center; + justify-content: center; } \ No newline at end of file diff --git a/index.html b/index.html index df5ed3e..dce1ef5 100644 --- a/index.html +++ b/index.html @@ -13,9 +13,10 @@ +

~Meira's Mobile App Chat Room~

- - + +