<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">s,strike{text-decoration:none;position:relative;display:inline-block}s:after,strike:after{content:"";position:absolute;bottom:0;left:0;border-top:2px solid red;height:45%;height:calc(50% - 1px);width:150%;transform:rotateZ(-4deg)}.custom-ctrl{position:relative;padding-left:35px;margin-bottom:12px;cursor:pointer;font-size:22px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.custom-ctrl input{position:absolute;opacity:0;cursor:pointer}.checkboxmark{position:absolute;top:0;left:0;height:25px;width:25px;background-color:#eee}.custom-ctrl:hover input ~ .checkboxmark{background-color:#ccc}.custom-ctrl input:checked ~ .checkboxmark{background-color:#2196F3}.checkboxmark:after{content:"";position:absolute;display:none}.custom-ctrl input:checked ~ .checkboxmark:after{display:block}.custom-ctrl .checkboxmark:after{left:9px;top:5px;width:5px;height:10px;border:solid #fff;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.checkmark{position:absolute;top:0;left:0;height:25px;width:25px;background-color:#eee;border-radius:50%}.custom-ctrl:hover input ~ .checkmark{background-color:#2196F3}.custom-ctrl input:checked ~ .checkmark{background-color:#2196F3}.checkmark:after{content:"";position:absolute;display:none}.custom-ctrl input:checked ~ .checkmark:after{display:block}.custom-ctrl .checkmark:after{top:9px;left:9px;width:8px;height:8px;border-radius:50%;background:#fff}</pre></body></html>