body {
  background-image: url('./logic_and_valor_logo-fb.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 100vh;
  margin: 0;
}
