/* Hide the header with left arrow */ .header-container { display: none; } /* Hide the share option in the body */ .share-container { display: none; }