h1 {font-family: "tenez"; font-weight: 900; color: white;}

p {font-family: "tenez"; color: white; font-size: 28px;}
li {font-family: "tenez"; color: white; font-size: 18px;}

body {background-color: #222;}

img {
    max-width: 100%;
    max-height: 100%;
}

