body{background-color:#e3d1b9}.simon{display:block;position:relative;width:520px;height:520px;border-radius:100%;border:15px solid #353030;box-shadow:0 0 25px #353030}.simon .btn{border:10px solid #353030;height:260px;width:260px}.simon .btn.green{background-color:#18a154;border-radius:100% 0 0 0}.simon .btn.green:active,.simon .btn.green.active{background-color:#20e576}.simon .btn.red{background-color:#ab3037;border-radius:0 100% 0 0}.simon .btn.red:active,.simon .btn.red.active{background-color:#f1444d}.simon .btn.yellow{background-color:#d4b73b;border-radius:0 0 100% 0}.simon .btn.yellow:active,.simon .btn.yellow.active{background-color:#fddf5d}.simon .btn.blue{background-color:#165292;border-radius:0 0 0 100%}.simon .btn.blue:active,.simon .btn.blue.active{background-color:#3390f3}.simon .ctrls{font-family:'Anton', sans-serif;font-size:1.2em;position:absolute;display:block;background:linear-gradient(#000, #a8a9cc);width:260px;height:260px;border-radius:100%;border:15px solid #353030;left:23%;top:23%}.simon .ctrls .brand{margin-top:31px;text-align:center;font-size:2em;color:#fff}.simon .ctrls .container{position:relative;display:flex;justify-content:space-evenly;align-items:flex-end;margin-top:10px;height:30%;width:100%}.simon .ctrls .display{width:40px;height:30px;border:0;border-radius:8px;background:#000;color:red;padding:0 6px;margin:0}.simon .ctrls .btn-div{text-align:center}.simon .ctrls .btn-div .btn-round{border-radius:100%;background:#fff;border:5px solid #353030;box-shadow:0 2px 4px #353030;height:30px;width:30px}.simon .ctrls .btn-div label{display:block;margin-top:5px}.simon .ctrls .btn-div .red{background:#f1444d}.simon .ctrls .btn-div .red.pressed{box-shadow:0 0 15px #f1444d}.simon .ctrls .btn-div .yellow{background:#fddf5d}.simon .ctrls .btn-div .yellow.pressed{box-shadow:0 0 15px #fddf5d}.toggle-button{height:30px;width:60px;border:5px solid #0577f3;border-radius:5px;background:#0577f3;margin:10px auto 0 auto}.toggle-button .toggle{height:25px;width:25px;border-radius:3px;border:3px solid #153f72;background:#153f72}.toggle-button .toggle.off{float:left}.toggle-button .toggle.on{float:right}.attribution{margin-top:30px}.attribution a{text-decoration:none}


/*# sourceMappingURL=0.main.e87f4c8d5bfe8e594113.css.map*/