* {
    outline: 0;
}

.bg {
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}