blob: eb106f327aa4cb89b96c28d43387144b293c5d6f [file] [log] [blame]
<!DOCTYPE html>
<style>
.rect {
background-color: black;
width: 100px;
height: 100px;
will-change: transform;
}
</style>
<div class="rect"></div>