diff --git a/index.css b/index.css index b3ad74b..dac2e73 100644 --- a/index.css +++ b/index.css @@ -11,7 +11,7 @@ position:fixed; bottom:0px; left:0px; - height:100%; + height:150%; width:100%; background: black url(bg.jpg) no-repeat center; background-size: cover diff --git a/myui.css b/myui.css index 9cf332e..810677b 100644 --- a/myui.css +++ b/myui.css @@ -122,7 +122,7 @@ body { transition: all .2s ease; opacity: 0; visibility: hidden; - top:0px; + bottom:0px; left:0px } @@ -306,7 +306,7 @@ body { background-color: rgba(95, 95, 95, 0.7); z-index: 998; opacity: 0; - top:0px; + bottom:0px; left: 0px }