@import url("https://fonts.googleapis.com/css2?family=Unbounded:wght@300;400;500;600;700;800&family=Manrope:wght@300;400;500;600;700;800&display=swap");*{box-sizing:border-box;margin:0;padding:0}body{font-family:Manrope,sans-serif;background:#080c16;color:#e2ded8;min-height:100vh}input[type=number]{-moz-appearance:textfield}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}