<!DOCTYPE html>
<style>
span {
position: fixed;
}
div {
display: contents
body::first-line {}
</style>
<div><span></span></div>