.highlight code { background-color: inherit; margin-block: 0.5em; } .highlight .line { display: grid; grid-template-columns: max-content auto; } .highlight .ln a { -webkit-user-select: none; -moz-use-select: none; -ms-user-select: none; user-select: none; } .highlight .cl { white-space: pre-wrap; }