*,
*:before,
*:after{
    padding: 0;
    margin: 0;
}
html {
    background-color: rgb(255, 255, 255);
    cursor: not-allowed;
}
p {
    padding-bottom: 7px;
}
.centertitle {
    position: absolute;
    cursor: help;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    color: rgb(65, 65, 65);
    font-size: 7.5vw;
    margin-top: 9%;
    width: 99%;
    text-align: center;
    text-shadow: 1px 1px 2px rgb(182, 137, 137), 0 0 1em rgb(161, 161, 161), 0 0 0.2em rgb(48, 48, 48);
    z-index: 3;
}
#led {
    display: inline-block;
    height: 100%;
    background-color: rgb(0, 0, 0);
    position: absolute;
    width: 100%;
    z-index: 1;
}
.red {
    display: inline-block;
    height: 100%;
    background-color: rgb(255, 0, 0);
    position: absolute;
    width: 100%;
    z-index: 2;
}
.love {
    cursor: auto;
    display: inline-block;
    position: absolute;
    width: 100%;
    display: none;
    font-family: monospace;
    box-shadow: inset 0 0 2em rgb(225, 0, 255);
    height: 100%;
    z-index: 7;
    background-size: auto;
    animation: lov 2s linear infinite;
}
@keyframes lov {
    10%{box-shadow: inset 0 0 2em rgb(255, 0, 0);}
    20%{box-shadow: inset 0 0 8em rgb(187, 255, 0);}
    30%{box-shadow: inset 0 0 16em rgb(0, 255, 157);}
    40%{box-shadow: inset 0 0 24em rgb(0, 119, 255);}
    50%{box-shadow: inset 0 0 162em rgb(255, 0, 234);}
    60%{box-shadow: inset 0 0 162em rgb(255, 0, 0);}
    70%{box-shadow: inset 0 0 24em rgb(187, 255, 0);}
    80%{box-shadow: inset 0 0 16em rgb(0, 255, 157);}
    90%{box-shadow: inset 0 0 8em rgb(0, 119, 255);}
    100%{box-shadow: inset 0 0 2em rgb(255, 0, 234);}
}
.un {
    text-align: center;
    z-index: 8;
    text-shadow: 1px 1px 2px red, 0 0 1em blue, 0 0 0.2em blue;
    font-size: 256%;
    margin-top: 14%;
    color: rgb(255, 255, 255);
}
@keyframes love {
    20%{text-shadow: 0px 5px 18px rgb(208, 255, 0), 0 0 10em rgb(234, 0, 255), 0 0 0.2em blue;
        color:rgb(102, 255, 0)}
    40%{text-shadow: 1px 10px 2px rgb(0, 255, 34), 0 0 1em rgb(0, 38, 255), 0 0 10em rgb(255, 217, 0);
        color: rgb(238, 255, 0);}
    60%{text-shadow: 5px 20px 18px rgb(0, 4, 255), 0 0 10em rgb(251, 255, 0), 0 0 0.2em rgb(9, 255, 0);
        color:rgb(0, 116, 248)}
    80%{text-shadow: 20px 10px 2px rgb(255, 0, 255), 0 0 1em rgb(0, 255, 115), 0 0 10em rgb(255, 0, 0);
        color: rgb(255, 0, 0);}
    100%{text-shadow: 10px 1px 2px red, 0 0 1em blue, 0 0 0.2em blue;
        color: rgb(255, 0, 242);}
}
.deux {
    text-align: center;
    z-index: 9;
    text-shadow: 1px 1px 2px red, 0 0 1em blue, 0 0 0.2em blue;
    font-size: 500%;
    margin-top: 7%;
    color: rgb(255, 255, 255);
    animation: love 1s linear infinite;
}
.backfront {
    display: inline-block;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    position: absolute;
    width: 100%;
    z-index: 5;
}
.lol {
    display: flex;
    justify-content: center;
}
.front {
    display: inline-block;
    height: 90vh;
    cursor: crosshair;
    margin-top: 5vh;
    border: 1px rgb(255, 0, 0) solid;
    border-radius: 10px;
    box-shadow: inset 0 0 2em rgb(133, 132, 132), 0 0 4em rgb(255, 255, 255);
    background-color: rgb(0, 0, 0);
    position: absolute;
    width: 100vh;
    z-index: 6;
}
.wel {
    color: azure;
    width: 100%;
    height: 7%;
    margin-top: 5px;
    text-align: center;
    font-size: xx-large;
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    border-bottom: 1px solid rgb(255, 17, 0);
}
.avert {
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    border-bottom: 1px solid rgb(255, 17, 0);
    color: azure;
    width: 60%;
    margin-left: 20%;
    margin-top: 5%;
    font-size: 160%;
    text-align: center;
}
.how {
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    border-bottom: 1px solid rgb(255, 17, 0);
    color: azure;
    width: 21%;
    margin-left: 2%;
    margin-top: 1%;
    font-size: 150%;
    text-align: center;
}
.howtext {
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    border-bottom: 1px solid rgb(255, 17, 0);
    color: azure;
    width: 80%;
    margin-left: 10%;
    margin-top: 5px;
    font-size: 110%;
}
.put {
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    border-bottom: 1px solid rgb(255, 17, 0);
    color: azure;
    width: 40%;
    margin-left: 30%;
    margin-top: 5%;
    margin-bottom: 5%;
    font-size: 150%;
    text-align: center;
}
.put:hover {
    color: rgb(175, 175, 175);
    border-bottom: 1px solid yellow;
}
.all {
    height: 100%;
    width: 100%;
    position: absolute;
    background-color: rgba(199, 194, 194 ,0);
    z-index: 2;
}
.button {
    border: 1px white solid;
    border-radius: 20px;
    cursor: pointer;
    margin-top: 15%;
    margin-left: 10%;
    background-color: rgba(151, 151, 151, 0.65);
    box-shadow: inset 0 0 1em rgb(133, 132, 132), 0 0 2em rgb(90, 87, 87);
    display: inline-block;
    position: relative;
    width: 80%;
    height: 40vh;
    z-index: 4;
}
.topcenter {
    display: flex;
    align-items: center;
    justify-content: center;
}
.stop {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    background-color: red;
    color: white;
    box-shadow: inset 0 0 0.5em rgb(114, 25, 25), 0 0 2em rgb(45, 44, 44);
    border-radius: 3px;
    transition: all 1s ease;
    height: 1.5vh;
    margin: 0.5vw;
    width: 1.5vh;
}
.stop:hover {
    cursor: grab;
    box-shadow: inset 0 0 0.5em rgb(114, 25, 25), 0 0 21px rgb(0, 0, 0);
}
.color {
    box-shadow: inset 0 0 1em rgb(133, 132, 132), 0 0 2em rgb(90, 87, 87);
    border: 1px white solid;
    cursor: pointer;
    margin-top: 0%;
    display: block;
    width: auto;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    text-align: center;
    background-color: rgba(216, 216, 216, 0);
    border-radius: 20px;
}
.color:hover {
    background-color: rgb(255, 0, 0);
    color: white;
    box-shadow: inset 0 0 0em rgb(255, 255, 255), 0 0 0.5em rgb(255, 255, 255);
    cursor: grab;
}
.changeref {
    box-shadow: inset 0 0 1em rgb(133, 132, 132), 0 0 2em rgb(90, 87, 87);
    border: 1px white solid;
    cursor: pointer;
    margin-top: 0%;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    text-align: center;
    background-color: rgba(216, 216, 216, 0);
    border-radius: 20px;
    font-size: xx-large;
}
.changeref:hover {
    background-color: rgb(255, 0, 0);
    color: white;
    box-shadow: inset 0 0 0.1em rgb(255, 255, 255), 0 0 0.5em rgb(255, 255, 255);
    cursor: grab;
}
.changeref:active {
    cursor: grabbing;
}
.stand {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.sos {
    border: 1px rgb(209, 209, 209) solid;
    border-radius: 10px;
    color: rgb(0, 0, 0);
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    box-shadow: inset 0 0 0.4em rgb(133, 132, 132), 0 0 0.5em rgb(90, 87, 87);
    text-align: center;
    margin-top: 3vh;
    font-size: 220%;
    width: auto;
    position: relative;
}
.sos:hover {
    background-color: rgb(255, 0, 0);
    color: white;
    box-shadow: inset 0 0 0.1em rgb(255, 255, 255), 0 0 0.5em rgb(255, 255, 255);
    cursor: grab;
}
.sos:active {
    cursor: grabbing;
}
#tradsos {
    position: absolute;
    text-align: center;
    width: 100%;
}
#AS {
    margin-left: 2%;
}
#AR {
    margin-left: 2%;
}
#VA {
    margin-left: 2%;
}
#IMI {
    margin-left: 2%;
}
.input {
    display: flex;
    align-items: center;
    justify-content: center;
}
input[type=text] {
    box-shadow: inset 0 0 1em rgb(133, 132, 132), 0 0 2em rgb(90, 87, 87);
    border: 1px white solid;
    cursor: text;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    margin-bottom: 0%;
    margin-top: 5%;
    width: 50%;
    text-align: center;
    background-color: rgba(216, 216, 216, 0);
    border-radius: 20px;
    font-size: xx-large;
}
.entertext {
    padding: 0.25%;
    box-shadow: inset 0 0 1em rgb(133, 132, 132), 0 0 2em rgb(90, 87, 87);
    border: 1px white solid;
    cursor: pointer;
    width: auto;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    text-align: center;
    background-color: rgba(216, 216, 216, 0);
    border-radius: 0px 0px 20px 20px;
    font-size: x-large;
}
.entertext:hover {
    background-color: rgb(255, 0, 0);
    color: white;
    box-shadow: inset 0 0 0.1em rgb(255, 255, 255), 0 0 0.5em rgb(255, 255, 255);
    cursor: grab;
}
.entertext:active {
    cursor: grabbing;
}
.allecrit {
    display: block;
    height: auto;
    width: 100%;
}
.ecrit {
    background: radial-gradient(rgba(255,255,255,0) -1%, rgba(224,0,0,0) 100%);
    text-align: center;
    margin-bottom: 1%;
    position: relative;
    width: 100%;
}
.numbervalue {
    cursor: pointer;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
}
input[type=number] {
    box-shadow: inset 0 0 1em rgb(133, 132, 132), 0 0 2em rgb(90, 87, 87);
    border: 1px white solid;
    border-top: none;
    cursor: pointer;
    text-align: center;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    background-color: rgba(216, 216, 216, 0.44);
    border-radius: 0px 0px 20px 20px;
    font-size: xx-large;
    z-index: 5;
}
/*@media (max-width : 550px) {
    .front {
        margin-top: 30vh;
    }
    .how {
        width: 30%;
    }
    .howtext {
        font-size: 130%;
    }
    .color {
        height: 10vh;
    }
}*/