div{
    position:fixed;
    width: 200px;
    height: 200px;
    cursor: pointer;
    background-color: black;
}
  
