#p1{

display: none; 
position: fixed; 
bottom: 120px; right: 0px; 
width: 50%; 
height: 200px; 
padding-top: 10px;
padding-left: 20px; 
padding-right: 20px; 
padding-bottom: 10px; 
z-index: 20000; 
color: lime;
border: 1px solid #d4d4d4; 
overflow: hidden; 
text-align: left;
font-family: Courier;
font-size: 1em;
pointer-events: none;
}
