#background-container {
    position: fixed;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.image {

    z-index: 600;

    position: absolute;
    width: 50px;
    height: 50px;
}