body {
  background-image:url(https://lunarnotfound.neocities.org/site-mag/indexbg.gif);
  color:#ff6c98;
  text-align:center;
}
 div{
   position:fixed;
   background-color:black;
   width:180px;
}
  .sb {
    
    margin:2px;
    padding:6px;
    top:300px;
    left:230px;
    border-radius:20px;
    
    
  }

.mw {
    
    margin:2px;
    height:180px;
    padding:6px;
    top:100px;
    left:230px; 
    border-radius:20px;
}