body,
html {
  padding: 0;
  margin: 0;
}

/* workaround for fix bug of loading styles of MUI */
.menu-item-fix {
  display: flex !important;
  padding: 6px 16px !important;
  justify-content: unset !important;
}
