/**
 * Visible Content
 *
 */
body {
  transition: opacity 0.3s ease-in-out;
  opacity: 100 !important;
}
