- <?xml version="1.0" encoding="utf-8"?>
- <html>
- <head>
- <style type="css">
- body {
- height:480px;
- width:320px;
- max-width:320px;
- max-height:480px;
- }
- div.snowman {
- height:480px;
- width:320px;
- }
- </style>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
- </head>
- <body>
- <center>
- <div id="snowman" style="font-size:1000%;"><font color="#FFFFFF">
- ☃
- </font>
- </div>
- </center>
- </body>
- </html>