.bottomn {
    position:absolute;
bottom:0px;
width:99%;
}
.top {
width:99%;
position:absolute;
top:0px;
}

body {
    background: rgb(218, 246, 255);
    background-repeat:no-repeat;
    background-size: cover;
    color:rgb(0, 0, 0);
    font-family: 'Bricolage Grotesque', sans-serif;
}


* {
    cursor: url("BC.png"), auto;
}

.hr-top-lgo {
    max-width:290px;
}