gecko/image/test/reftest/ImageDocument.css

15 lines
175 B
CSS

body {
background-color: #222;
margin: 0;
}
body > :first-child {
display: block;
position: absolute;
margin: auto;
top: 0;
right: 0;
bottom: 0;
left: 0;
}