body {
    background-color: black;

}

.banner {
    background-color: black;
    color:white;
    border:60px  solid black;
}



.prince{
    background-color: white;
    color:black;
    border:50px solid white;
}



.nissan{
    background-color: white;
    color:black;
    border:50px solid white;
}



.show {
    position: relative;
    bottom: 100px;
    left: 650px;
}



.r34{
    background-color: lightblue;
    color: black;
    border: 50px solid lightblue
}





.white{
    position: relative;
    left: 600px;
    top:50px;
}

.rudy{
    position: relative;
    bottom: 30px;
}

.blue{
    position: relative;
    left: 700px;
    bottom: 200px;
}



.ff{
    position: relative;
    left: 450px;
}


.list{
    background-color: white;
    border: 50px solid burlywood;
    color:saddlebrown
}