blob: fe004e5bda989248b67aad3b5c20f8a280447914 [file] [log] [blame]
<!doctype html>
<style>
target {
display: block;
width: 100px;
height: 100px;
background-color: green;
}
</style>
<target></target>