:root{--page-title-display:none;}/* Start custom CSS */html, body {
  margin: 0;
  padding: 0;
  overflow-x: hidden; /* This hides horizontal scroll */
}/* End custom CSS */