body {
    background-color: black;
}

.putmeinthemiddle {
    position: fixed;
    top: 45%;
    left: 45%;
    color: tomato;
}