blob: 893f308817a196034f7c8e60a5ea3b70d052c05b [file] [log] [blame]
<style>
.rect {
background-color: black;
width: 100px;
height: 100px;
transform: translateZ(0);
}
</style>
<div class="rect"></div>