div
{
   background-color: yellow;
   border: 1px solid green;
   
   position: absolute;
   left: 35px;
   top: 50px;
}
