.reveal iframe {
    height: 500px;
  }

  .border {
    border: 1px solid #dee2e6;
  }
  
  .border-thick {
    border-width: 3px;
  }