
 
.menu-bar{
    background: #004B8C;
    right: 20px;
    color: floralwhite;
    padding: 6px;
    text-align: center;
    
}
.firstimage{
    position: absolute;
    top: 15%;
    left: 400px;
    border-radius: 10px;
    margin-right: 30px;

}