.status-footer {
  background-color: #283448;
  color: #fff;
  position: fixed;
  bottom: 0;
  width: 100%;
  padding: 20px 0px 20px 40px; 
}

/**  Hide existing container from default statuspage **/
.container { 
  display: none;
}