body {
    background-color: #000000;
}



.container {
    text-align: center;
    
}


.main_stang {
    border-radius: 30px;
    border: solid gray 5px;
}

.NAV {
    position: fixed;
    bottom: 0px;
}