blob: 498eeaf26b569943ec2297333edb90dcc8119277 [file] [log] [blame]
<head>
<meta name="viewport" content="width=device-width">
<style>
div {
width: 100px;
height: 100px;
background-color: black;
border: 20px solid blue;
}
</style>
</head>
<div></div>