body {
    background-color: black;
}

.player1 {
    float: left;
}
.player2 {
    float: left;
}