body {
    background-color: #FF6200;
}
html, body {
    height: 100%;
    overflow: hidden;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
}
.spark {
    background-color: #FFD44B;
    font-family: 'Helvetica', sans-serif;
    visibility: hidden;
    position: absolute;
    width: 24px;
    height: 24px;
}
.fyrio {
  color: #ffffff;
  text-align: center;
}
.fyr {
    color: #FFD44B;
    font-weight: bold;
}
.fyr2 {
    color: #FFD44B;
    font-weight: bold;
    font-size: 18px;
}