blob: 4adf6080ff9288b86e0a6a263c6b88d2d0f9c033 [file] [log] [blame]
<html>
<head>
<style>
div {
outline: 1px solid green;
width: 100px;
height: 100px;
}
</style>
</head>
<body>
<div style="min-height: 0px; margin-top: 200px;"></div>
</body>
</html>