html, body {
    font-family: "Poppins", system-ui, sans-serif;
    box-sizing: border-box;
    margin: auto;
    padding: 0;
}
