blob: 02b9637ce4918204fd793edba00a1ebd51cc4521 [file] [log] [blame]
<style>
div {
position: absolute;
top: 0;
left: 0;
height: 100px;
width: 100px;
background-color: black;
translate: 100px 100px;
scale: 0.5;
}
</style>
<div></div>