html {
    scroll-behavior: smooth;
}

body {
    /* background-color: #000000; */
    background: linear-gradient(to right bottom, #26262C, #15171B );
    /*background-image: url(../image/bg.jpg);*/
    background-repeat: repeat;
    background-attachment: fixed;
    background-size: cover;
    color: white;
}

p {
    font-family: 'Ubuntu', sans-serif;
    color: white;
    font-size: 24px;
}

#mainName {
    font-family: 'Russo One', sans-serif;
}

#minor {
    font-family: 'Ubuntu', sans-serif;

}

.grad {
    background: linear-gradient(to bottom, #f32170, #ff6b08,
            #cf23cf, #eedd44);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
}

.gradDef {
    background: linear-gradient(to right, #FF6A00 40%, #FF00DC 60%);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
}

#awwawa {
    font-family: 'Ubuntu', sans-serif;
    color: white;
    font-size: 24px;
}

#awwawa:link,
#awwawa:visited {
    font-family: 'Ubuntu', sans-serif;
    color: white;
    font-size: 24px;
}

#awwawa:hover,
#awwawa:active {
    font-family: 'Ubuntu', sans-serif;
    color: rgb(38, 150, 255);
    font-size: 24px;
}

/*menu back----------------------------*/
.mback {
    width: 240px;
    height: 90px;
    position: fixed;
    display: table;
    top: 0%;
    left: 0%;
}

.mback .img-h {
    width: 240px;
    height: 90px;
    display: table;
    position: fixed;
    z-index: -1;
}

.mback .img-nh {
    width: 240px;
    height: 90px;
    position: fixed;
    display: table;

}

.mback:hover .img-nh {
    opacity: 0%;
}

/*osu----------------------------------*/
.osupng {
    width: 100px;
    height: 100px;
    position: relative;
    margin: auto;
}

.osupng .img-nh {
    width: 100px;
    height: 100px;
    position: relative;
    margin: auto;
}

.osupng .img-h {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
}

.osupng:hover .img-h {
    display: inline;
}

.osupng:hover .img-nh {
    opacity: 0%;
}

/*youtube----------------------------------*/
.ytpng {
    width: 100px;
    height: 100px;
    position: relative;
    margin: auto;
}

.ytpng .img-nh {
    width: 100px;
    height: 100px;
    position: relative;
    margin: auto;
}

.ytpng .img-h {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
}

.ytpng:hover .img-h {
    display: inline;
}

.ytpng:hover .img-nh {
    opacity: 0%;
}

/*twitter----------------------------------*/
.twitpng {
    width: 100px;
    height: 100px;
    position: relative;
    margin: auto;
}

.twitpng .img-nh {
    width: 100px;
    height: 100px;
    position: relative;
    margin: auto;
}

.twitpng .img-h {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
}

.twitpng:hover .img-h {
    display: inline;
}

.twitpng:hover .img-nh {
    opacity: 0%;
}

/*discord----------------------------------*/
.discpng {
    width: 100px;
    height: 100px;
    position: relative;
    margin: auto;
}

.discpng .img-nh {
    width: 100px;
    height: 100px;
    position: relative;
    margin: auto;
}

.discpng .img-h {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
}

.discpng:hover .img-h {
    display: inline;
}

.discpng:hover .img-nh {
    opacity: 0%;
}

/*twitch----------------------------------*/
.twitchpng {
    width: 100px;
    height: 100px;
    position: relative;
    margin: auto;
}

.twitchpng .img-nh {
    width: 100px;
    height: 100px;
    position: relative;
    margin: auto;
}

.twitchpng .img-h {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
}

.twitchpng:hover .img-h {
    display: inline;
}

.twitchpng:hover .img-nh {
    opacity: 0%;
}

/*osu skinning----------------------------------*/
.osuskpng {
    width: 100px;
    height: 100px;
    position: relative;
    margin: auto;
}

.osuskpng .img-nh {
    width: 100px;
    height: 100px;
    position: relative;
    margin: auto;
}

.osuskpng .img-h {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
}

.osuskpng:hover .img-h {
    display: inline;
}

.osuskpng:hover .img-nh {
    opacity: 0%;
}

/*github----------------------------------*/
.gitpng {
    width: 100px;
    height: 100px;
    position: relative;
    margin: auto;
}

.gitpng .img-nh {
    width: 100px;
    height: 100px;
    position: relative;
    margin: auto;
}

.gitpng .img-h {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
}

.gitpng:hover .img-h {
    display: inline;
}

.gitpng:hover .img-nh {
    opacity: 0%;
}

/*gmail----------------------------------*/
.mailpng {
    width: 100px;
    height: 100px;
    position: relative;
    margin: auto;
}

.mailpng .img-nh {
    width: 100px;
    height: 100px;
    position: relative;
    margin: auto;
}

.mailpng .img-h {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
}

.mailpng:hover .img-h {
    display: inline;
}

.mailpng:hover .img-nh {
    opacity: 0%;
}

/*streamelements tip----------------------------------*/
.tippng {
    width: 100px;
    height: 100px;
    position: relative;
    margin: auto;
}

.tippng .img-nh {
    width: 100px;
    height: 100px;
    position: relative;
    margin: auto;
}

.tippng .img-h {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
}

.tippng:hover .img-h {
    display: inline;
}

.tippng:hover .img-nh {
    opacity: 0%;
}

/*stuff----------------------------------*/
.stuffpng {
    width: 100px;
    height: 100px;
    position: relative;
    margin: auto;
}

.stuffpng .img-nh {
    width: 100px;
    height: 100px;
    position: relative;
    margin: auto;
}

.stuffpng .img-h {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
}

.stuffpng:hover .img-h {
    display: inline;
}

.stuffpng:hover .img-nh {
    opacity: 0%;
}