update css

This commit is contained in:
wolegca 2019-09-12 10:29:44 +08:00
parent 654bf6be8e
commit 481a8881d6

View File

@ -2,14 +2,14 @@ body,
html {
margin: 0;
padding: 0;
height: 100%
height: 100%;
overflow: hidden;
}
body {
background: url(star-catcher-astronaut-catching-stars-for-research-astronaut.jpg) no-repeat center;
background-size: cover;
width: 200%;
overflow: hidden
}
input#menu-control {