I have this white space below the footer, it is in the html and i cant understand how to remove it, i have on my css
html {
   margin:0
   padding:0
}
The button has a div, maybe if I extend it i could remove the blank space> How could I do that maybe?