body{
    text-align: center;
    background-color: rgb(75,75,75);
    font-family: 'Roboto', sans-serif;
    font-size: 25px;
    color: rgb(240,240,240);
}
.flipdown{
    font-size: 25px;
    margin: auto;  
    position: absolute;
    left:0;
    right: 0;
    top: 0;
    bottom: 0;
}
.Started{
    color: rgb(240,240,240);
    margin: auto;  
    position: absolute;
    left:0;
    right: 0;
    top: 0;
    bottom: 0;
}
.data{
    color: rgb(240,240,240);
    margin: auto;  
    position: absolute;
    left:0;
    right: 0;
    top: 0;
    bottom: 0;
}