@import url('https://fonts.googleapis.com/css2?family=Tektur:wght@400;500;600;700;800;900&display=swap'); html { background: #201135; min-height:100%; /*color:#61666c;*/ font-weight:400; font-size: 16px !important; font-family:'Tektur', sans-serif; line-height:2em; } body { color: #00ffd1; font-size: 16px !important; font-family: 'Tektur', cursive; } script { background: none!important; color: rgb(255, 255, 255); font-size: 16px !important; font-family: 'Tektur', cursive; } .center { display: block; margin-left: auto; margin-right: auto; }