p {
    font-family: Roboto;
    color: rgb(244, 244, 245);
}

body {
    margin: 0;
}

html {
    scroll-behavior: smooth;
}