body {
    background-color: black;
}

.placeHolder {
    justify-content: center;
    margin: 0 auto;
    text-align: center;
    padding-top: 20px;
}
p {
    color: hotpink;
    font-size: 20px;
}