  .gulboks{
    position: absolute;
    color: maroon;
    background-color: yellow;
    top: 20px;
    left: 40px;
    z-index: 0;
    width: 300px;
    height: 150px;
    padding: 30px;
    font-size: 20px;
	overflow: auto;
  }