
#zufallszahl {
  position: absolute;
   
  font-size: 30px;
  background: rgba(255,255,255,.3);
  border-radius: 5px;
  margin: 10px;
  width: 60px;
  text-align: center;
 }
 