@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600&display=swap');
.landscape { display: block; }
.portrait { display: none; }

body { background-color: #4D4D4C; font-family: Poppins; }
.mijnpura  { color: white; font-size: 20px; margin-top:8px; }

.btn { width: 100%; max-width:300px; margin: 10px; }
h4 { margin-top: 30px; }