.panorama {
    position:relative;
    margin:100px auto;
    width:100%;
    height:500px;
    background-color:#ddd;
    border:5px solid #fff;
}