container {
    width: auto;
    height: auto;
    
    margin: 0;
    padding: 0;
    background-image: url('./img/tech-bg.jpg');
    background-size:100% 100%;
    background-repeat: no-repeat;
}

