#container{
    position: relative;
    width:1900px;
    height:1000px;
    background-color: rgba(18,18,18,1);
    margin: 0 auto;
}