<style type="text/css">
body {
}
h1 {
  font-size: 30px;
  color: white;
}

h2 {
  font-size: 60px;
  color: white;
}

h3 {
  font-size: 18px;
  color: white;
}

h4 {
  font-size: 14px;
}

 .spoilerbutton {display:block; border:none; padding:0px 0px; margin:10px 0px; font-size:150%; font-weight:bold; color:#000000; background-color:lightgrey; outline:0;
 }
 .spoiler {overflow:hidden;}
 .spoiler > div {-webkit-transition: all 0s ease;-moz-transition: margin 0s ease;-o-transition: all 0s ease;transition: margin 0s ease;}
 .spoilerbutton[value="Show QR code"] + .spoiler > div {margin-top:-500%;}
 .spoilerbutton[value="Hide QR code"] + .spoiler {padding:5px;}
  .spoilerbutton {
height: 50px;
width: 180px;
font-size: 22px;
font-weight:bold;
}
.coinmarketcap-currency-widget {
 width: 20%;
 margin: 5px 10%;
 float: right;
}
.kopieradr {
    width: 170px;
    height: 40px;
    font-size: 22px;
    font-weight: bold;
    float: center;
}
 </style>
