body{
background-image: url("bg/clover042.gif");

}

@font-face {
font-family: impact;
src: url(https://files.catbox.moe/ba4w4x.ttf);

}

.mainbox {
    background-color: red;
    position: sticky;
    left: 285px;
    width: 860px;
    height: 1000px;
    border: 3px dashed; 
    border-radius:30px;
    
}

.headerimg {
    background-color: blue;
    width:735px;
    height:175px;
    border-top-right-radius:30px;
    border-top-left-radius:30px;
    border-bottom: 2px #F1A9C9 ridge;
    
}

.headerbar {
   Background-color: pink;
   position: absolute;
   top:175px;
   width:730px;
   height:30px;
   border: 2px #F1A9C9 ridge;
    
    
}

.profilebox {
    position: absolute;
    background-color:pink;
    top:230px;
    left:20px;
    width:280px;
    height:385px;
    border: 2px #F1A9C9 ridge;
}

.profilebar {
   background-color:white;
   width:280px;
   height:55px;
   border-bottom: 2px #F1A9C9 ridge; 
}

.frillborder {
    position: absolute;
    top:75px;
    left:45px;
    width:auto;
    height:auto;
   border-width: 7px; 
   border-style: solid; 
   border-image: url("https://i.imgur.com/8Tk8PKV.gif") 7 fill round; 
   border-radius:10px;
   }
   
   .frillabout {
    position: absolute;
    top:285px;
    left:275px;
    width:565px;
    height:435px;
   border-width: 7px; 
   border-style: solid; 
   border-image: url("https://i.imgur.com/8Tk8PKV.gif") 7 fill round; 
   border-radius:10px;
   overflow:scroll;
   overflow-x: hidden;
   }
   
   .table {
       position:absolute;
       top:275px;
       font-family: 'Comic Sans MS', cursive;
   }
   
   .frillabout {
    position: absolute;
    top:230px;
    left:320px;
    width:300px;
    height:375px;
   border-width: 7px; 
   border-style: solid; 
   border-image: url("https://i.imgur.com/8Tk8PKV.gif") 7 fill round; 
   border-radius:10px;
   overflow:scroll;
   overflow-x: hidden;
   }
   
   .rainbowfont {
       
     font-family: impact;
     font-size:30px; 
       
       
   }
   
   .pet {
       
       position: absolute;
       top:635px;
       left:20px;
       
       
       
       
       
   }