body {
background-image: url(https://files.catbox.moe/s58fvj.png);
background-size: cover;
background-repeat: no-repeat;
background-attachment: fixed;
display: grid;

}

#decos {
background-color: black; 
width: 70vh; 
height: 100vh; 
position: sticky; 
color: deeppink; 
padding: 30px;
}

.bigstamp { 
width: 85px; 
height: 45px;

}

.lilblinkie  {

width: 150px; 
height: auto; 

}

.button {

}

.userbox {



}