* {
    font-family: 'Rubik Mono One';
    background-color: #26282b;
}

.home {
    font-style: normal;
    font-weight: normal;
    font-size: 100px;
    line-height: 124px;
    color: #000000;
}

a:hover {
    color: rgb(105, 250, 255);
}

.yeezylogo {
    width:30em; 
    height:30em;
    position: absolute;
    left: 850px;
    top: 150px;
}

.jordanlogo {
    width:20em; 
    height:20em;
    position: absolute;
    left: 450px;
    top: 150px;
}

.jordanvolt {
    position: absolute;
    left: 760px;
    top: 150px;
}



