body {
    background: black;
    text-align: center;
}

img {
    width: 20%;
}

p {
    color: white;
    font-size: 2vw;
    font-weight: bold;
}
