    html {
        
        background-image: url('https://file.garden/ZeOk7_aj1Fo9Khft/neocities/7CEAL5JXANYDJRLADUFRVFKRVZCNI5H2.gif');
        cursor: url(https://file.garden/ZeOk7_aj1Fo9Khft/tumblr_e8d713b1842f701224ac33fc959c3e22_350f40ff_75.gif), default;
        
    }
    #qwerty {
      position:absolute;
      display:inline-block;
      top:10%;
      left:10%;
      width:60%;
      height:80%;
      background-color:#ADD8E6;
      border: 25px solid transparent;
      border-image: url(https://file.garden/ZeOk7_aj1Fo9Khft/430619.jpg)  30 round;
    }
    
    
    #twerty {
      position:absolute;
      display:inline-block;
      top:10%;
      right:5%;
      width:20%;
      height:80%;
      background-color:#ADD8E6;
      border-color:black;
      border: 25px solid transparent;
      border-image: url(https://file.garden/ZeOk7_aj1Fo9Khft/430619.jpg) 30 round;
    }
    
    #coconutMall{
      position:absolute;
      display:none;
      z-index:7;
      top:30%;
    }
    
   *{
      box-sizing:border-box; 
    }
