.sd-question__content .drawing-Board {
  position: relative;
  background-color: blue;
  width: 300px;
  height: 200px;
}

.sd-question__content .drawing-Board p {
  font-size: medium;
}