<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&amp;display=swap');

.d5 {
  float: left;
  margin: 20px
}

#res {
    font-family: "Roboto", sans-serif;
	text-align: center;
    border: none;
    border-radius: 5px;
    background-color: #ff0000;
    width: 80px;
    height: 30px;
    cursor: pointer;
	margin: 20px
	color: black;
}

#pers {
    font-size: 75px;
    text-align: center;
    font-family: "Roboto", sans-serif;
    margin-top: 0%;
}

#res:active {
    background-color: #ff8080;
}

#dCoun {
    position: absolute;
    top: 0;
    margin-top: 52vh;
    left: 50%;
    transform: translate(-50%);
}

#coun {
	font-size: 100px;
	text-align: center;
    font-family: "Roboto", sans-serif;
	z-index: 0;
}

.but {
	z-index: 1;
}

.butLab {
    font-family: "Roboto", sans-serif;
}

.no {
    color: #ff5050;
}

.yes {
    color: #60ff80;
}

.none {
    fill: #d5d5d5;
}

.PVV {
    fill: #234672;
}

.GLPVDA {
    fill: #01A747;
}

.VVD {
    fill: #FF6400;
}

.NSC {
    fill: #13123B;
}

.D66 {
    fill: #00AE41;
}

.BBB {
    fill: #93C01F;
}

.SP {
    fill: #EC1B23;
}

.CDA {
    fill: #2CC84D;
}

.SGP {
    fill: #EA5B0B;
}

.PVDD {
    fill: #00743C;
}

.DENK {
    fill: #00B7B2;
}

.FVD {
    fill: #A81815;
}

.CU {
    fill: #00A5E8;
}

.VOLT {
    fill: #502379;
}

.JA21 {
    fill: #DF201A;
}</pre></body></html>