jimin

HTML

......@@ -93,10 +93,10 @@
</script>
</head>
<body>
<div class="center">
<img src= "dust_icon.jpg" width = 300, height = 300/>
<div class="wrap">
<img src= "dust_icon.jpg" width = 300, height = 300/>
</div>
<div id="container"></div>
<div id="container" ></div>
</body>
</html>
......