
.viewer {
    position: relative;
    width: 500px;
    height: 500px;
}
.viewport {
    position: relative;
    width: 400px;
    height: 600px;
    background: #f55;
}