/* please for the love of god get this done Anita */


.corner-popup {
  position: fixed;
  right: 20px;
  bottom: 20px;
  width: 220px;
  background: #e0e0e0;
  border: 3px solid #ffffff;
  border-right-color: #808080;
  border-bottom-color: #808080;
  font-family: "Courier New", monospace;
}
