body {
    background: url('Logo.jpg') no-repeat center center;
    background-size: contain;
    background-color: black;
    height: 100vh;
}
