html, body {
  margin:0px;
  padding:0px;
  font-family:sans-serif;
  font-size:16px;

}

p {
  color:#aeb7c0;
}
canvas {
  opacity: 0.6;
  z-index:1
}

#badge {
  width:50px;
  height:60px;
  position: absolute;
  left:6px;
  bottom:6px;
}

<!-- #badgeSound {
<!--  width:50px;
<!--  height:60px;
<!--  position: absolute;
<!--  left:70px;
<!--  bottom:6px;
<!-- }
