html{
    font-size: 16px;
    font-family: system-ui;
}
body{
    padding: 0;
    margin: 0;
    background-color: #d7d7d7;
}