@import url("https://fonts.googleapis.com/css2?family=Baloo+Thambi+2:wght@400..800&display=swap");body{font-family:Baloo Thambi\ 2,sans-serif;max-width:100vw;max-height:100vh;overflow:hidden;background-size:cover;background-repeat:repeat;padding:0;margin:0;color:#fff;font-weight:600;background-color:#fff}body:hover{cursor:default}.centered-main{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh}