.popup {
  width: 300px;
  height: 300px;
  padding: 20px;
  background-color: green;
  font-family: times;
}
