:root{--background-color:#056cf2;--primary-color:#cee1f2;--secondary-color:#15038c;--incorrect-color:#ef4940;--correct-color:#03ba9e;--text-color:#ecf0f1;--star-text-color:#fedc1a}.dark-mode{--background-color:#2c3e50;--secondary-color:#cee1f2;--text-color:#ecf0f1;--primary-color:#cee1f2;--incorrect-color:#ef4940;--correct-color:#0db1db}body,html{height:100%;margin:0;padding:0}body,button,html{font-family:Montserrat,sans-serif}#__next,main{height:100%;width:100%}body{display:flex}a:visited{color:inherit}.loading_loading-screen__AZFyr{display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0;right:0;bottom:0;background-color:var(--background-color);z-index:9999}