
      
body {
background-color: black;
}

.cheers {
border: 5px solid white;
width: 100%;
}


h1 {
text-transform: uppercase;
font-size: 3rem;
}

.poster {
width: 50%;
margin-left: 25%;
margin-top: 100px;  
color: white;
font-family: "Libre Baskerville", "sans-serif";
text-align: center;
}

 