:root{--amarelo: #f6e27a;--amarelo-escuro: #f0d24a;--vermelho: #e8453c;--azul: #3f8fd6;--verde: #57b74e;--laranja: #f0a336;--roxo: #8b5fbf;--texto: #3a2e1e}*{box-sizing:border-box}html,body{margin:0;padding:0;min-height:100%}body{font-family:"Baloo 2",system-ui,sans-serif;background-color:var(--amarelo);background-image:url(/background.png);background-repeat:repeat;background-size:320px;color:var(--texto)}button{font-family:inherit}
