position: fixed;
top: 0%;
left: 0%;
width: 100%;
height: 100%;
display: flex;
justify-content: center;
align-items: center;
z-index: 5;
background: hsla(0, 0%, 10%, 0.5);
backdrop-filter: blur(1px)
}
body {
min-height: 100vh;
color: hsl(340, 5%, 20%);
background: url(‘data:image/svg+xml;utf8, ’), hsl(340, 10%, 5%);
font-family: “Noto Sans JP”, sans-serif;
font-weight: 400;
padding: 100px 0 0 0;
}
main.svelte-185gx00 {
margin: 1rem auto;
width: 90vw;
max-width: 700px;
display: grid;
grid-template-columns: repeat(auto-fit,

最低0.47元/天 解锁文章
1464

被折叠的 条评论
为什么被折叠?



