body {
    background-color: #1C3C57;
    color: white;
  }
  h1 {
    font-size: 2em;
    color: rgb(36, 36, 32);
  }

  
  pass1 {
    font-size: 3em;
    color: rgb(8, 112, 39);
  }
  
  kin1 {
    font-size: 2em;
    color: rgb(8, 112, 39);
  }
  f1 {
    font-size: 1em;
    color: rgb(255, 0, 43);
    position:fixed;
    bottom:0;
  }
  r1 {
    font-size: 1em;
    color: rgb(255, 0, 43);
  }
  i1 {
    font-size: 1em;
    color: rgb(0, 0, 0);
    left: 100px;;
  }