blob: 033ad74b13cfda05af71d2df82b0a1ec829f0b61 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<style>
body {
margin: 0px;
background: #FF00FF
}
div {
width: 1280px;
height: 720px;
}
</style>
</head>
<body>
All background is purple.
</body>
</html>