/**
 * Hide <body> element.
 */
/*body {
  display: none !important;
}*/
