body{
    background-color: #fff;
    color: #000;
    font-weight: 400;
    line-height: 1.5;
    overflow-x: hidden;
    font-family: 'Prompt', sans-serif;
}
#mainNavbar{
    overflow-x: hidden;
}
main{
    overflow-x: hidden;
}
.a {
    fill: none;
    stroke: currentColor;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 1.5px;
}