{
(set: $one to (transition:"dissolve")+(transition-time: 15s))
(set: $two to (transition:"dissolve")+(transition-time: 30s))
(set: $three to (transition:"dissolve")+(transition-time: 45s))
(set: $four to (transition:"dissolve")+(transition-time: 60s))
(enchant: ?Passage, (css: "font-size: 10vh")+(align: "=><==")+(css: "line-height: 10vh"))
}
$one[SL]
-
$two[PW]
-
$three[LK]
-
$four[RS]