    img.screenshot{
        border: 2px solid transparent;
        border-color: rgb(180, 180, 180);
        max-width: 100%;
        height: auto;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);

    }
