blob: d4c112a7f582b0c3e6630c6b0255b6dc8c1645e9 [file] [log] [blame]
<!DOCTYPE html>
<div id='target'></div>
<style type="text/css">
#target {
background-color: black;
width: 100px;
height: 100px;
opacity: 0.75;
}
</style>