
* {
    padding: 0;
    margin: 0;
    outline: none;
    -webkit-tap-highlight-color: transparent;
}

html,
body {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}
.bgo{
	background: url();
    background-size: cover;
    filter: brightness(0.9);
    width: 100%;
    height: 100%;
    z-index: 1;
}
.bgo{
	background: url(https://s6.jpg.cm/2022/09/01/PAn04p.jpg);
    background-size: cover;
    filter: brightness(0.9);
    width: 100%;
    height: 100%;
    z-index: 1;
}


