footer {
  width: 100%;
  height: 4%;
  text-align: center;
  background-color: #00ECFF;
  position: fixed; 
  bottom: 0; 
  left: 0;
}