body { padding:  0 0px 0 !important; 
 height:100vh; 
 -webkit-height:100vh; 
 margin: 0 ; 
 width: 100%;
 border: 0; 
 overflow: hidden; 
 background-color: #543327;  
 font-family: 'Poppins', sans-serif;}

 body iframe { width: 100%; max-width: 100%;
  height: 100vh;
  -webkit-heigth:90vh; 
  padding: 0 0 0; 
  margin:  0 0 0; 
  position: relative; 
  border:0
}


a {text-decoration: none;}   


#myModal .modal-content{
  background: transparent;
  box-shadow: none;
  text-align: center;
  margin-top: 40vh;
  border:none;
  /*width: 150px;*/
}  