
  html{
  cursor: url(/icecursor.png), auto;
  } 



#Sonicbox{
  border:1px solid;
  height:210px;
  width:350px;
  background-color:#298eff;
  position:fixed;
  bottom:0;
  right:0;
  left:0;
  transform: translateY(0px);
}