.sic-wrapper{
    max-width:600px;
    margin:40px auto;
    padding:20px;
    border:1px solid #ddd;
    border-radius:8px;
}

.sic-wrapper input,
.sic-wrapper select,
.sic-wrapper button{
    width:100%;
    padding:10px;
    margin-top:10px;
}