html, body {
    height: 100%;
    width: 100%;
    margin: 0;
}

.controls span {
    display: block;
}

.controls {
    margin: 15px;
}
