body {
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size: 16px;
}

.heading {
    color: red;
    margin: 0 -9999rem;
    height:40px;
    font-weight: bolder;
    font-size: 32px;
}
.answer-options{

}


.answer-options {
 margin-left: 30px;
 margin-top: 20px;
}
.comments, .edit {
 margin-left: 40px;
 font-weight: bolder;
  }

.submit{
    margin-top: 20px;
}

.image-container, .passage, .section {
   margin-top: 40px;
}