﻿/* 
    Created on : 01.06.2018, 08:48:15
    Author     : evomath
*/


/*============================= flexcolor =====================================*/

h1 {
    font-size: 32px;
    text-align: center;
}

div.space {
    height: 100px;
    text-align: center;
}

div.area {
    height: 200px;
    text-align: center;
}

div.text {
    text-align: center;
    font-size: 128px;
    color: rgba(127, 127, 127, 0.3);
}

span.label {
    font-family: monospace;
    font-size: 24px;
    font-weight: bold;
    background: #000000;
    color: #FFFFFF;
    padding-left: 4px;
    padding-right: 4px;
}