.tflogo {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
}

img {
  max-width: 50%;
  max-height: 50%;
}