body {

 
    background-color: rgb(255, 255, 255);

    img {
        width: 620px;
        height: 867px;
        object-fit: cover;
        object-position: left;
      }

}

h1 {
    color: rgb(0, 0, 0);
    text-align: center;
    font-size: 60px;
    font-family: Lucida Sans Typewriter,Lucida Console,monaco,Bitstream Vera Sans Mono,monospace; 
  
  }

  table {
    font-size: 16px;
    font-family: Lucida Sans Typewriter,Lucida Console,monaco,Bitstream Vera Sans Mono,monospace; 
    width: 100%;
    
  } 
  
  td {

    height: -100xp;
    width: 180px;
    vertical-align: bottom;
    }