canvas{
  /*prevent interaction with the canvas*/
  pointer-events:none;
}

#captcha {
    margin-top: 5px;
}