.content {
    height: 89%;
    width: 98%;
    position: relative;
    display: block;
    top:3.5rem;
    left: 1%;
}
.content contentlist{
    height: 40rem;
    width: 100%;
    position: relative;
    display: block;
}
.content contentform {
    height: 10rem;
    width: 100%;
    position: relative;
    display: block;
    top:1rem;
}