display: flex;
flex-direction: row-reverse;
flex-flow: row-reverse wrap
flex-wrap: wrap;
user-select:none;
transform-origin: 20% 40%;
transition: all 4s ease;
column-count: 3;
column-gap: 10px;
column-fill: auto;
column-rule: 4px outset #ff00ff;
column-rule-color: green;
column-rule-style: initial;
column-rule-width: 2px;
column-width: 2px;
columns: initial;
column-fill: auto;
column-rule-color: green;
column-span: all;
box-ordinal-group: integer;
box-orient: inherit;
box-pack: inherit;
box-align: center;
box-flex: initial;
box-flex-group: initial;
box-lines: single;
transform: rotate(30deg);
backface-visibility: hidden;
mask-clip: initial;
mask-image: url(splash.png);
mask-origin: inherit;
mask-position: inherit;
mask-origin: inherit;
mask-repeat: inherit;
mask-size: inherit;
line-break: inherit;
text-size-adjust: auto;
box-sizing: border-box;
appearance:button;
background: linear-gradient(red, green);
user-modify: inherit;
border-radius: 4px;
border-image: url(border.png) 50 round;
tab-size: 16;
box-shadow: 2px 2px 2px 2px #000;
column-break-before: always;
column-break-after: always;
column-break-inside: avoid
font-smoothing: antialiased;
text-combine-upright: inherit;
hyphens: inherit;
line-clamp: 3;
mask-composite: clear;
text-orientation: upright;
text-security:disc;
text-stroke: 4px navy;
text-stroke-width: thin;
user-drag: auto;
animation: mymove 2s;
perspective-origin: 10% 10%;
text-decoration-color: #000;
text-decoration-line: overline;
text-decoration-style: wavy;
text-fill-color: red;
grid-area: inherit;
grid-auto-columns: 100px;
grid-auto-rows: 100px;
grid-rows: 50px 5em auto;
grid-row-end: 2;
grid-row-start: 2;
grid-row: auto;
text-justify: inter-word;
text-underline-position: right;
filter: grayscale(50%);
object-fit: fill;