.popupbox {
  position: absolute;
  
  background-color: #fff;
  padding: 10px;
  border: 1px solid #444;
}