.textLayer{position:absolute;left:0;top:0;right:0;bottom:0;overflow:hidden;line-height:1}.textLayer>span{color:transparent;position:absolute;white-space:pre;cursor:text;transform-origin:0% 0%}.textLayer .highlight{margin:-1px;padding:1px;background-color:#b400aa;border-radius:4px}.textLayer .highlight.begin{border-radius:4px 0px 0px 4px}.textLayer .highlight.end{border-radius:0px 4px 4px 0px}.textLayer .highlight.middle{border-radius:0px}.textLayer .highlight.selected{background-color:#006400}.textLayer ::selection{background:#00f}.textLayer .endOfContent{display:block;position:absolute;left:0px;top:100%;right:0px;bottom:0px;z-index:-1;cursor:default;user-select:none}.textLayer .endOfContent.active{top:0px}