.#{$prefix}monaco-editor-container .main {
  position: unset;
  top: unset;
  left: unset;
  right: unset;
  bottom: unset;
  background-color: unset!important;
  background: unset!important;
}
.#{$prefix}monaco-editor-container a:hover {
  text-decoration: none;
}