html {
    height: 100%;
}

body {
    height: 100%;
}
.bottom-left {
    position: absolute;
    bottom: 8px;
    left: 16px;
}