body{
background-color:#DB8787;
text-align:center;
margin-top:50px;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}

.check
{
color:lightgray;
font-weight:bold;
}
