.popup_screen {
  position: absolute;
  background-color: #fff4e0;
  border: 1px solid gray;
  width: 200px;
  font-size: 12px;
  line-height: 130%;
  padding: 2px;
}
