.material-symbols-sharp{font-variation-settings:"FILL" 0,"wght" 700,"GRAD" 0,"opsz" 48}.rot90{rotate:90deg}e-ecg{margin:auto;display:grid;grid-template-areas:"main legend" "toolbar legend";position:relative;background-color:#f5f5f5;border:1px solid #ccc}e-ecg canvas{outline:0;border:1px solid #d3d3d3;touch-action:none}e-ecg .copyright{cursor:pointer;color:gray;position:absolute;bottom:5px;right:25px;text-align:center}e-legend{grid-area:legend;display:block}e-legend h2{padding:10px;margin-top:0;margin-bottom:5px;font-size:1.5em;text-align:center}e-legend .none{color:gray;padding:10px;text-align:center}e-legend .entry{display:flex;cursor:default;background-color:#b3d9ff;margin-bottom:1px;margin-right:2px}e-legend .entry .label{padding:5px 10px;padding-top:8px;flex-grow:1;white-space:nowrap}e-legend .entry .delete{cursor:pointer;padding:5px 10px;padding-top:7px;font-size:120%;font-weight:700}e-legend .entry.selected{background-color:#80bfff}e-toolbar{grid-area:toolbar;display:flex}e-toolbar .spacer{flex-grow:1}e-toolbar button{cursor:pointer;background-color:#d3d3d3;border:2px solid #d3d3d3;color:#555;font-size:215%;padding:0 16px;line-height:1;margin-right:5px;touch-action:manipulation}e-toolbar button:last-child{margin-right:0}@media (hover){e-toolbar button:hover{background-color:#eee}}e-toolbar button.selected{color:gray;border:2px solid gray;background-color:#fff}