/**
 * Hide <body> element.
 */
/* Commenting for avoid page going blank.
body {
 display: none !important;
}
*/
