Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<style>
#inner {
position: absolute;
left: anchor(left);
}
#inner::before {
display: none;
content: "";
}
</style>
<div id="inner"></div>