body {
  padding: 0;
}

body > div#admin-menu {
  display: none;
}

html body.admin-menu {
  margin-top: 0 !important;
}
