.container{
    width: 1520px;
    height: 800px;
    /*border: 4px solid black;*/
    /* background-color: red;
    background-image: url('Firefox_logo.png');
    background-repeat: no-repeat;
    background-size: contain;
    background: url('Firefox_logo.png'); */
    background-size: contain;
}
