*{
    scroll-behavior: smooth;
}

h1, h2, h3, h4, h5, h6, p {
    margin-bottom: 0!important;
}

span.typed-me {
    text-decoration: underline solid #e68ed6 3px;
}

.hide{
    display: none;
}


::-webkit-scrollbar {
    display: none;
}
