wonderlandpark 2021-05-22 12:43:28 +09:00
parent 87548a8e43
commit 5df4a30110

View File

@ -6,12 +6,14 @@ html {
scroll-behavior: smooth;
min-height: 100%;
overflow-x: hidden;
width: 100%
width: 100%;
position: absolute;
}
body {
min-height: 100vh;
width: 100%
width: 100%;
position: absolute;
}
body * {