
  

body, html {
    height: 100%;
    display: grid;
  }
  
  .ft{
    color: #555555;
    font-family: sans-serif;
  }
  .cc {
    display: block;
    margin-top: auto;
    margin-bottom: auto;
  }