.square {
    border: 4px solid rgb(12, 12, 12);
    padding: 50px;
    width: 800px;
    left: 50px;
    justify-content: space-between;
    align-items: center;
    height: 400;
    background-image: url("../img/entrada.jpg");
    
    }

    