.wrapper {
    width: 100%;
    @mixin style style=flat;
    @mixin outline-inward;

    & img {
        width: 100%;
        height: 100%;
    }
}