section#active-area {
    position: relative;
    background: #1abc9c;
    border: 3px dashed #F00;
    width: 80%; height: 500px;
    margin: 0 auto;
    margin-top: 150px;
}