body{
width:800px;
background-color:rgb(90,230,140);
}
.panel{
margin:auto;
width:500px;
height:300px;
top:0;bottom:0;left:0;right:0;
position:absolute;
background-color:white;
}
body{
width:800px;
background-color:rgb(90,230,140);
}
.panel{
margin:auto;
width:500px;
height:300px;
top:0;bottom:0;left:0;right:0;
position:absolute;
background-color:white;
}