Hyponitic illusion using the core javascript.
`
⛶.illusion-container {
position: relative;
width: 80vmin;
height: 80vmin;
transform-style: preserve-3d;
animation: rotate 20s linear infinite;
}
.ring {
position: absolut...