  body {
    margin: 0; /* Removes the default white border around the page */
  }

.test-logo {
    width: 100vw;
    display: block;
    height: auto;
  }
  
