@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab&display=swap'); html { font-family: 'Roboto Slab', serif; } /* Hide required title */ .frame-content > div > div:first-child { display: none; }