<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">&lt;!DOCTYPE html&gt;
&lt;html&gt;
&lt;head&gt;
&lt;style&gt;
img {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: -1;
}
.ColAn {
    position: absolute;
    width: 100px;
    color: yellow;
    background-color:Blue;
    border: 2px solid #73AD21;
}
.A0 {
    top: 435px;
    left: 340px;
}
.A1 {
    top: 170px;
    left: 830px;
}
.A2 {
    top: 270px;
    left: 830px;
}
.A3 {
    top: 295px;
    left: 830px;
}
.A4 {
    top: 380px;
    left: 830px;
}
.A5 {
    top: 405px;
    left: 830px;
}
.A6 {
    top: 375px;
    left: 120px;
}
.A7 {
    top: 400px;
    left: 120px;
}
.A8 {
    top: 460px;
    left: 340px;
}
.A9 {
    top: 485px;
    left: 340px;
}
.A10 {
    top: 405px;
    left: 640px;
}
.A11 {
    top: 170px;
    left: 70px;
}
.PLC {
    position: absolute;
    font-size: 12px;
    font-style: italic;
    width: 500px;
    color: grey;
    background-color:transparent;
    border: 2px solid grey;
    top: 690px;
    left: 20px;
}
.JAM {
    position: absolute;
    font-size: 20px;
    width: 200px;
    color: white;
    background-color:transparent;
    border: 2px solid grey;
    top: 20px;
    left: 20px;
}
.INFO {
    position: absolute;
    font-size: 12px;
    width: 260px;
    color: white;
    background-color:transparent;
    border: 2px solid grey;
    top: 75px;
    left: 20px;
}
.dot {
    position: absolute;
    height: 35px;
    width: 35px;
    border-radius: 50%;
    display: inline-block;
}
.ON {
    background-color: transparent;
}
.OFF {
    background-color: red;
}
.D2 {
    top: 325px;
    left: 565px;
}
.D3 {
    top: 365px;
    left: 565px;
}
.D4 {
    top: 405px;
    left: 565px;
}
.D5 {
    top: 740px;
    left: 20px;
}
.D6 {
    top: 740px;
    left: 60px;
}
.D7 {
    top: 530px;
    left: 765px;
}
.D8 {
    top: 740px;
    left: 100px;
}

&lt;/style&gt;


</pre></body></html>