@import url("https://fonts.googleapis.com/css2?family=Fredoka:wght@400;500;600;700&family=Rubik:wght@400;500;600;700&display=swap");*{box-sizing:border-box}body{margin:0}a{color:#4361ee;text-decoration:none}a:hover{text-decoration:underline}@keyframes popIn{0%{transform:scale(.2) rotate(-25deg);opacity:0}60%{transform:scale(1.12) rotate(4deg)}to{transform:scale(1) rotate(0);opacity:1}}