body{
    background: #111213;
    font-family: 'Libre Franklin';
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
}
h3{
    color: var(--color-teen-sand);
    font-size: 15px;
    font-family: 'Plus Jakarta Sans';
    font-weight: bolder;
    letter-spacing: 5px;
}
html{scroll-behavior:smooth}
