img{max-height: 76vh !important}


body {
    background: #0f0f0f;
    text-align: center;
    color: #fff;
}

body a {
    color: #fff;
}

p {
    width: 100%;
}

h1 {
    width: 100%;
}
.logo{
	  width: 258px;  margin-top: 76px;
}
.center{
	text-align: center;
}