#decoder {
  font-size: 38px;
 float: right;
  font-family: monospace;
  color: white;
  margin-top: 40px;
}
#decoder span {
  display: inline-block;
  position: relative;

}
