html {
    scroll-behavior: smooth;
}
body {
    background-image: url('studentbg.jpg');
    
    background-size: cover;
    
}