FourLabs-UN2's picture
Usei tokens até o dia 10, após isso não usei mais
593b435 verified
raw
history blame contribute delete
217 Bytes
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap');
body {
font-family: 'Inter', sans-serif;
}
canvas {
width: 100% !important;
height: 100% !important;
}