html {
}

body {
  background: url("https://i.postimg.cc/sgDwxmK1/tennessee-flat-top-box-tennessee-flat-top-box-tennessee-flat-to.png");
  background-repeat: none;
  background-size: cover;
  z-index: 1;
  max-width: 100%;
  align-items: center;
}


.tv {
    margin-left: 500px;
    width: 672px;
    height: 534px;
    background-image: url("https://i.postimg.cc/PJLdc3Gs/Layer-2.png");
    background-size: 100%;
    overflow: hidden;
    color: #d60000;
    padding: 12px;
    border-radius: 10px;
    margin-top: 70px;
    position: relative;
    align-items: center;
    z-index: 0;
} 

#vid {
  margin-top: 175px;
  margin-right: -25px;
  position: absolute;
  z-index: -1;
}


.mine {
  
}