.container
{
    color:white;
    background-color: #2B2E4A;
    display: block;
    text-align: center;
    width: 100%;
    height: 100%;
    border-top: 1px solid black;
    padding-left: 30px;
    padding-top: 20px;
}