blob: dd034e9ae674aa5349464fce7a4929923fa4451a [file] [log] [blame]
<!DOCTYPE html>
<style>
div {
position: absolute;
width: 100px;
height: 100px;
font-size: 50px;
background: green;
transform: translate(1em, 1em);
}
</style>
<div></div>