.ad-box {
  background: #ccc;
  border: 1px solid #666666;
  padding: 5px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 500px;
}

