body {
    background-image: url("../images/tgsports.jpg");
    background-color: black;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 50vh;
    height: 100vh;
    color: white;
}