4 <meta name=
"viewport" content=
"width=400,height=400">
12 background-color: blue;
17 <body style=
"width: 500px; height: 500px">
18 <div id=
"bottom-fixed" style=
"left: 0px; bottom: 0px; width: 20px; height: 20px"></div>
19 <div id=
"top-bottom-fixed" style=
"left: 0px; top: 0px; bottom: 0px; width: 20px"></div>
20 <div id=
"right-fixed" style=
"top: 0px; right: 0px; width: 20px; height: 20px"></div>
21 <div id=
"left-right-fixed" style=
"top: 0px; left: 0px; right: 0px; height: 20px"></div>