.class-0 {
    margin: 20px;
    font-family: Verdana;
    text-align: center;
    opacity: 0.7;
    box-shadow: none;
    font-weight: bolder;
    white-space: normal;
    overflow-wrap: break-word;
    object-fit: none;
    border-style: double;
    border-top-color: blue;
    border-right-color: green;
    border-left-style: solid;
    outline-style: dotted;
    background-position: left;
    box-sizing: content-box;
    content: url(image.jpg);
    border-spacing: 2px;
    vertical-align: baseline;
    pointer-events: auto;
    hyphens: auto;
    tab-size: 8;
    widows: 4;
    marks: cross;
    speak: spell-out;
    speech-rate: x-slow;
    voice-family: inherit;
    flex-grow: 2;
    grid-column-start: 1;
    grid-template-columns: 100px auto 1fr;
    transition-property: transform;
    transition-timing-function: ease;
    animation-timing-function: linear;
    animation-delay: 2s;
    animation-play-state: running;
}

.class-1 {
    background: url(https://example.com/image.png);
    padding: 0px;
    line-height: 1.8;
    opacity: 0.7;
    float: left;
    font-weight: bolder;
    font-style: oblique;
    clip: rect(0, 0, 0, 0);
    border-top: none;
    border-top-color: red;
    border-right-width: 3px;
    border-left-width: 1px;
    border-left-color: red;
    outline-width: 3px;
    outline-style: solid;
    background-color: green;
    background-position: bottom;
    box-sizing: border-box;
    list-style-position: outside;
    list-style-image: none;
    table-layout: auto;
    border-spacing: 2px;
    column-gap: 2px;
    column-span: all;
    resize: both;
    unicode-bidi: embed;
    orphans: 2;
    widows: 4;
    page-break-before: left;
    counter-increment: section 1;
    speak-punctuation: none;
    volume: soft;
    flex-grow: 1;
    flex-shrink: 2;
    grid-column-start: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr 1fr;
    grid-auto-flow: dense;
    place-content: start;
    column-fill: balance;
    animation-timing-function: ease;
    animation-delay: 0s;
    animation-iteration-count: 1;
    animation-direction: reverse;
    mix-blend-mode: color-burn;
    isolation: isolate;
    mask-repeat: no-repeat;
    mask-size: cover;
    mask-origin: border-box;
    backdrop-filter: blur(5px);
}

.class-2 {
    background: aqua;
    padding: 10px;
    border: 2px dashed red;
    width: 200px;
    height: 200px;
    line-height: 2.0;
    opacity: 0.5;
    position: fixed;
    top: 0;
    float: right;
    z-index: -1;
    font-weight: bolder;
    white-space: normal;
    overflow-wrap: normal;
    object-position: bottom;
    border-right: 2px dashed red;
    border-top-color: red;
    border-bottom-style: dotted;
    border-left-color: red;
    outline-style: dashed;
    background-image: none;
    background-position: bottom;
    box-sizing: border-box;
    list-style: square;
    caption-side: bottom;
    column-count: 3;
    column-span: none;
    direction: ltr;
    widows: 4;
    quotes: none;
    speak: spell-out;
    speak-header: always;
    speak-numeral: digits;
    volume: loud;
    voice-family: male;
    flex-grow: 1;
    flex-basis: 50%;
    grid-auto-rows: min-content;
    grid-auto-flow: dense;
    column-fill: auto;
    perspective: 1000px;
    perspective-origin: top left;
    transform-style: flat;
    transition-property: all;
    transition-timing-function: ease-in;
    animation-name: none;
    animation-timing-function: linear;
    animation-delay: -0.5s;
    mix-blend-mode: normal;
    isolation: isolate;
    clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
}

.class-3 {
    color: white;
    border: 2px dashed red;
    align-items: end;
    justify-content: end;
    height: 100%;
    right: 5%;
    bottom: 30px;
    box-shadow: 2px 2px 5px rgba(0,0,0,0.3);
    overflow: auto;
    clear: both;
    font-weight: bold;
    border-top-width: 2px;
    border-bottom-style: dotted;
    outline-style: dashed;
    background-position: bottom;
    content: url(image.jpg);
    list-style-image: none;
    table-layout: auto;
    pointer-events: auto;
    text-shadow: 2px 2px 5px black;
    tab-size: 8;
    page-break-after: left;
    page-break-inside: auto;
    quotes: '\201C' '\201D' '\2018' '\2019';
    speak-punctuation: code;
    speech-rate: faster;
    voice-family: male;
    flex-shrink: 1;
    grid-column-end: auto;
    grid-row-end: 2;
    perspective: 500px;
    perspective-origin: 50% 50%;
    mask-image: url(mask.png);
    mask-mode: match-source;
    mask-repeat: no-repeat;
    mask-size: auto;
    mask-origin: content-box;
}

.class-4 {
    padding: 15px;
    display: inline-block;
    justify-content: space-around;
    right: auto;
    bottom: 5%;
    border-radius: 10px;
    font-style: oblique;
    text-decoration: line-through;
    letter-spacing: 0.1em;
    word-spacing: 0.2em;
    border-width: 3px;
    border-color: green;
    border-top: 1px solid black;
    border-top-width: 2px;
    border-top-style: dotted;
    border-right-width: 1px;
    border-left-color: red;
    outline: 1px solid black;
    background-color: transparent;
    background-position: center;
    background-size: 50%;
    content: url(image.jpg);
    list-style-image: none;
    border-collapse: collapse;
    border-spacing: 10px;
    vertical-align: baseline;
    column-gap: 2px;
    column-span: none;
    column-width: auto;
    direction: ltr;
    text-shadow: 2px 2px 5px black;
    word-wrap: normal;
    orphans: 2;
    page-break-before: auto;
    page-break-after: always;
    quotes: none;
    counter-reset: page 0;
    speak: spell-out;
    speak-numeral: digits;
    flex-shrink: 1;
    align-self: flex-end;
    grid-column-end: auto;
    grid-auto-columns: min-content;
    grid-auto-flow: row;
    place-content: start;
    animation-play-state: paused;
    will-change: auto;
    clip-path: none;
}

.class-5 {
    margin: 15px;
    display: inline;
    align-items: flex-end;
    justify-content: space-evenly;
    left: 0;
    overflow: auto;
    float: none;
    text-decoration: line-through;
    word-break: normal;
    object-fit: fill;
    border-bottom: 2px dashed red;
    border-left: 2px dashed red;
    border-top-style: dotted;
    border-top-color: green;
    border-right-color: red;
    border-left-style: dotted;
    border-left-color: green;
    outline: none;
    background-repeat: repeat-y;
    background-position: center;
    content: url(image.jpg);
    column-gap: 1em;
    text-shadow: 2px 2px 5px black;
    widows: 2;
    page-break-inside: avoid;
    marks: cross;
    quotes: none;
    counter-reset: page 0;
    counter-increment: none;
    speak-numeral: digits;
    speech-rate: faster;
    order: 0;
    align-self: auto;
    grid-area: auto;
    grid-auto-columns: max-content;
    column-fill: auto;
    transform-style: preserve-3d;
    transition-property: opacity;
    transition-timing-function: ease-in-out;
    animation-direction: normal;
    animation-fill-mode: forwards;
    clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
    mask-mode: subtract;
    mask-size: 100px;
    mask-clip: border-box;
}

