blob: 088e93750afb9b502ae4183632b4b3a739b2887f [file] [log] [blame] [edit]
<!DOCTYPE html>
<style>
#target {
translate: 50px;
width: 50px;
height: 50px;
background-color: green;
}
</style>
<div id=target></div>