body{font-family:sans-serif;display:flex;flex-direction:column;align-items:center}#container{width:700px;height:200px;background-color:#000;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.spectrum{width:600px;height:70px;background-image:url(/assets/SpectrumBackground-BmNWklKp.png);background-size:cover;background-position:center;background-repeat:no-repeat;margin-top:30px;position:relative;padding:1px;border:1px solid rgb(255,255,255)}.spectrum:before{content:"";position:absolute;bottom:-10px;left:0;width:101%;height:10px;background-image:repeating-linear-gradient(to right,#ffffff 0px,#ffffff 1px,transparent 1px,transparent 10px);background-size:100% 100%}.spectrum:after{content:"400nm 500nm 600nm 700nm";position:absolute;bottom:-25px;left:-15px;width:106%;font-size:14px;color:#fff;white-space:nowrap;text-align:justify;text-align-last:justify;text-justify:distribute;padding-right:5px}#elements{color:#fff;width:600px;height:auto;margin:30px;display:flex;justify-content:space-between}.subelements{display:flex;flex-direction:column}.verticalLine{background-color:#000;width:3px;height:100%;position:absolute;padding:0;margin:0;border:none}.input[type=checkbox]{display:inline-block;width:20px;height:20px;border:2px solid #ccc;border-radius:50%;vertical-align:middle;margin-right:5px}.popup{width:200px;height:30px;position:absolute;left:-9px;top:-25px;display:flex;flex-direction:column}.textpopup{background-color:#dbdbdb;width:200px;height:30px;position:relative;left:-3px;box-shadow:5px 5px 10px #00000080;display:flex;align-items:center;justify-content:center;border-radius:5px}.triangledown{width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:10px solid rgb(219,219,219)}.popuptext{color:#000;font-size:12px}.logos{width:700px;justify-content:space-between;display:flex;flex-direction:row}.help{font-family:Verdana,Geneva,Tahoma,sans-serif;font-weight:900;font-size:18px;color:#000;background-color:#90ee90;border:1px solid #000000;width:20px;height:20px;border-radius:10px;text-align:center;display:flex;align-items:center;justify-content:center}.infoPanel{position:relative;top:-190px;left:10px;padding:5px;display:flex;flex-direction:row;justify-content:space-between;width:700px;height:170px;background-color:#dcdcdc;border:1px solid rgb(255,0,0);border-radius:10px}kbd{display:inline-block;padding:.1em .3em;border:1px solid #ccc;border-radius:3px;background-color:#f7f7f7;box-shadow:0 1px #0003,0 0 0 2px #fff inset;font-family:monospace;font-size:.9em;line-height:1;color:#333;white-space:nowrap}.instructions{display:flex;flex-direction:row;width:100%}.directions{width:50%;height:100%;padding:5px}h2{font-family:Arial,sans-serif;font-size:18px;color:#333;margin-bottom:0;margin-top:0;text-align:left}
