shin-neo-lyrical-tokarev/public/pages/neocities-lyricaltokarev/nlf.css

23 lines
471 B
CSS
Raw Normal View History

2024-11-16 02:11:07 -05:00
body{
background-image: url("NO/bg521秘密図書館.png");
background-repeat: no-repeat;
background-size: cover;
}
.container{
color: white;
font-size: 24px;
overflow-wrap: break-word;
border-radius: 20px;
opacity: 0.9;
position: absolute;
width: 80%;
height: 300px;
background-color: black;
bottom: 5%;
left: 0;
right: 0;
margin: 0 auto;
padding: 40px;
overflow-y: hidden;
}