@import"https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;700;900&display=swap";html,body,#root{margin:0;padding:0;width:100%;height:100%;background-color:#ffde59;color:#000;font-family:Outfit,sans-serif;overflow:hidden;display:flex;justify-content:center;align-items:center}::selection{background:#000;color:#ffde59}
