
.hum {
border: solid 3px;
border-color: black;
position: left;
margin-bottom: 2px;
width: 100%;
height: 550px;
}

.comp {
border: solid 3px;
border-color: black;
position: right;
width: 100%;
height: 500px;
}
