* {
    margin: 0;
    padding: 0;

}

a {
    cursor: pointer;
}

html {
    scroll-behavior: smooth;
}