#container{
    width: 300px;
    height: 300px;
    background-image: url(images/VARIAÇÃO COM FUNDO 1.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
