#container {
    width: 100%;
    display: flex;
    justify-content: space-between;
    background: rgb(0, 105, 143);
    color: #fff;
}






