body.settings-no-pattern::before,
body.settings-no-pattern::after {
  opacity: 0;
}

body.settings-no-animations * {
  animation: none !important;
  transition: none !important;
}
