<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title></title>
<style type="text/css">
*{
margin:0;
padding:0;
}
.show{
width: 200px;
height: 200px;
background-color: orange;
position: absolute;
}
p{
<html>
<head>
<meta charset="utf-8">
<title></title>
<style type="text/css">
*{
margin:0;
padding:0;
}
.show{
width: 200px;
height: 200px;
background-color: orange;
position: absolute;
}
p{