﻿body {
}
.rectangle {
    width:500px;
    height:400px;
    overflow:scroll;
    background-color:#0094ff;
    color:#f8f7e9;
}
span.rectangle {

}
div.rectangle {
    width:450px;
    height:350px;
    padding:10px;
}