#preview {
    border: 1px solid #818179;
    width: 400px;
    height: 300px;
    text-align: center;
    margin-bottom:20px;
    overflow: hidden;
    padding: 5px;
    background-color: #ffffff;
}
