body {
    background-color: black;
}

.player1 {
    float: left;
    padding-right: 50px;
}
.player2 {
    float: left;
}