Undo random css

This commit is contained in:
sigonasr2 2020-08-30 09:55:55 +09:00
parent 18d33a491e
commit 52f274e11d

View File

@ -3,7 +3,7 @@
<meta name="viewport" content="width=device-width" /> <meta name="viewport" content="width=device-width" />
</head> </head>
<body style="background-color:gray; <body style="background-color:gray;
overflow:hidden;position: fixed;"> overflow:hidden;position: relative;">
<center> <center>
<div id="game" style=""></div> <div id="game" style=""></div>
</center> </center>