blob: aaea9a935c5ee5441bce44bf3dc5dd09badcfc06 [file] [log] [blame]
<!DOCTYPE html>
<meta charset="utf-8" />
<title>Element with same color as background</title>
<style>
body, div { background: white }
div { width: 50px; height: 50px; }
</style>
<div>&nbsp;</div>