/* Remove the spacing in the footer */
#socket .container {
    padding-top: 0px;
    padding-bottom: 0px;
}