* {
    position: absolute
}

img {
    border: none
}

body, img {
    margin: 0;
    padding: 0
}

body {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: #51bbec;
}

.container {
    width: 300px;
    height: 600px;
    overflow: hidden;
    cursor: pointer
}

.outline {
    width: 298px;
    height: 598px;
    z-index: 3;
    top: 0;
    left: 0;
    border: 1px solid #000
}

#icons {
    left: 265px;
    top: 98px;
    visibility: hidden
}

#shadows {
    left: 26px;
    top: 38px;
    visibility: hidden
}
#shadows2 {
    left: 26px;
    top: 38px;
    visibility: hidden
}

.icon, .icon-shadow, .icon-img {
    left: 0px;
    top: 0px;
}

.icon-shadow {
    left: -14px;
    top: -44px;
    width: 240px;
    opacity: 0.50;
}

.icon-img {
    left: -7px;
    top: -11px;
    transform: scale(0.44) translate(-622px, -340px) !important;
}

.icon {
    z-index: 2;
    visibility: hidden
}

.icons-slot-0, .shadows-slot-0 {
    left: 0px;
    top: 0px;
}

.icons-slot-1, .shadows-slot-1 {
    left: 95px;
    top: 0px;
}

.icons-slot-2, .shadows-slot-2 {
    left: 188px;
    top: 0px;
}

#icono {
    left: 73px;
    top: 13px;
	visibility: hidden

}

.icons-slot-3, .shadows-slot-3 {
    left: 0px;
    top: 0px;
}


#fivem-1, #fivem-2, #logo, #copy-1, #copy-2, #copy-3, #legal {
    top: 0px;
    left: 0px;
    visibility: hidden
}

#copy-4{
    top: 0px;
    left: 0px;
    visibility: hidden
}

#button {
    top: 504px;
    left: 17px;
    width: 100px;
    height: 100px;
    visibility: hidden;
    z-index: 4
}
