Skip to content

Instantly share code, notes, and snippets.

@rvvvt
Created September 10, 2019 02:43
Show Gist options
  • Save rvvvt/cf18c421301fbd8c076b91fc5e82c99f to your computer and use it in GitHub Desktop.
Save rvvvt/cf18c421301fbd8c076b91fc5e82c99f to your computer and use it in GitHub Desktop.
<style>
body {
margin: 0;
display: grid;
height: 100vh;
place-items: center;
background-color: #000;
font-size: 12px;
}
.container {
display: grid;
grid-template-columns: repeat(55, 1fr);
grid-template-rows: repeat(35, 1fr);
}
.cell {
width: 2em;
height: 2em;
}
.cell:nth-child(19) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -2635ms;
}
.cell:nth-child(20) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -3717ms;
}
.cell:nth-child(21) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -2337ms;
}
.cell:nth-child(73) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -3610ms;
}
.cell:nth-child(74) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -2722ms;
}
.cell:nth-child(75) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -2243ms;
}
.cell:nth-child(76) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -1022ms;
}
.cell:nth-child(77) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -923ms;
}
.cell:nth-child(123) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -2907ms;
}
.cell:nth-child(124) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -637ms;
}
.cell:nth-child(127) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -176ms;
}
.cell:nth-child(128) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -66ms;
}
.cell:nth-child(129) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -2751ms;
}
.cell:nth-child(130) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -1465ms;
}
.cell:nth-child(131) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -2472ms;
}
.cell:nth-child(132) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -1054ms;
}
.cell:nth-child(177) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -243ms;
}
.cell:nth-child(178) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -1012ms;
}
.cell:nth-child(179) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -831ms;
}
.cell:nth-child(181) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -288ms;
}
.cell:nth-child(182) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -1504ms;
}
.cell:nth-child(183) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -2617ms;
}
.cell:nth-child(184) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -224ms;
}
.cell:nth-child(185) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -2003ms;
}
.cell:nth-child(186) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -2986ms;
}
.cell:nth-child(187) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -3617ms;
}
.cell:nth-child(188) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -515ms;
}
.cell:nth-child(228) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -2809ms;
}
.cell:nth-child(229) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -3152ms;
}
.cell:nth-child(230) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -3381ms;
}
.cell:nth-child(231) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -636ms;
}
.cell:nth-child(232) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -1220ms;
}
.cell:nth-child(233) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -3072ms;
}
.cell:nth-child(234) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -426ms;
}
.cell:nth-child(237) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -2013ms;
}
.cell:nth-child(238) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -3840ms;
}
.cell:nth-child(239) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -752ms;
}
.cell:nth-child(240) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -2782ms;
}
.cell:nth-child(241) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -2624ms;
}
.cell:nth-child(242) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -2917ms;
}
.cell:nth-child(243) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -206ms;
}
.cell:nth-child(283) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -306ms;
}
.cell:nth-child(284) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -889ms;
}
.cell:nth-child(285) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -3035ms;
}
.cell:nth-child(286) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -3448ms;
}
.cell:nth-child(287) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -3292ms;
}
.cell:nth-child(288) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -1016ms;
}
.cell:nth-child(289) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -1422ms;
}
.cell:nth-child(293) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -2688ms;
}
.cell:nth-child(294) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -3727ms;
}
.cell:nth-child(295) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -467ms;
}
.cell:nth-child(296) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -2321ms;
}
.cell:nth-child(297) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -838ms;
}
.cell:nth-child(332) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -2409ms;
}
.cell:nth-child(333) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -2175ms;
}
.cell:nth-child(334) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -1007ms;
}
.cell:nth-child(337) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -1895ms;
}
.cell:nth-child(339) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -3269ms;
}
.cell:nth-child(340) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -3920ms;
}
.cell:nth-child(341) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -1594ms;
}
.cell:nth-child(342) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -296ms;
}
.cell:nth-child(343) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -3486ms;
}
.cell:nth-child(348) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -494ms;
}
.cell:nth-child(349) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -133ms;
}
.cell:nth-child(350) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -1004ms;
}
.cell:nth-child(351) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -2225ms;
}
.cell:nth-child(352) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -2207ms;
}
.cell:nth-child(387) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -1107ms;
}
.cell:nth-child(388) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -1963ms;
}
.cell:nth-child(389) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -3542ms;
}
.cell:nth-child(390) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -1940ms;
}
.cell:nth-child(391) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -2853ms;
}
.cell:nth-child(392) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -3708ms;
}
.cell:nth-child(393) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -918ms;
}
.cell:nth-child(394) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -2155ms;
}
.cell:nth-child(395) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -278ms;
}
.cell:nth-child(396) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -646ms;
}
.cell:nth-child(397) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -1005ms;
}
.cell:nth-child(398) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -3544ms;
}
.cell:nth-child(399) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -170ms;
}
.cell:nth-child(404) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -1558ms;
}
.cell:nth-child(405) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -225ms;
}
.cell:nth-child(406) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -1565ms;
}
.cell:nth-child(407) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -2629ms;
}
.cell:nth-child(441) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -3634ms;
}
.cell:nth-child(442) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -1128ms;
}
.cell:nth-child(443) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -340ms;
}
.cell:nth-child(444) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -1083ms;
}
.cell:nth-child(445) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -3128ms;
}
.cell:nth-child(446) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -729ms;
}
.cell:nth-child(447) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -2069ms;
}
.cell:nth-child(448) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -2525ms;
}
.cell:nth-child(449) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -1659ms;
}
.cell:nth-child(450) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -2639ms;
}
.cell:nth-child(451) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -63ms;
}
.cell:nth-child(452) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -3138ms;
}
.cell:nth-child(453) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -3594ms;
}
.cell:nth-child(454) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -3231ms;
}
.cell:nth-child(455) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -3330ms;
}
.cell:nth-child(459) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -603ms;
}
.cell:nth-child(460) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -3537ms;
}
.cell:nth-child(497) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -3958ms;
}
.cell:nth-child(498) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -1902ms;
}
.cell:nth-child(499) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -265ms;
}
.cell:nth-child(500) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -3002ms;
}
.cell:nth-child(501) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -3251ms;
}
.cell:nth-child(502) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -672ms;
}
.cell:nth-child(503) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -2311ms;
}
.cell:nth-child(504) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -2892ms;
}
.cell:nth-child(505) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -3019ms;
}
.cell:nth-child(506) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -974ms;
}
.cell:nth-child(507) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -1868ms;
}
.cell:nth-child(509) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -1045ms;
}
.cell:nth-child(510) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -3797ms;
}
.cell:nth-child(511) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -2053ms;
}
.cell:nth-child(514) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -2746ms;
}
.cell:nth-child(552) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -3473ms;
}
.cell:nth-child(553) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -1486ms;
}
.cell:nth-child(554) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -400ms;
}
.cell:nth-child(555) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -2445ms;
}
.cell:nth-child(556) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -186ms;
}
.cell:nth-child(557) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -921ms;
}
.cell:nth-child(558) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -2696ms;
}
.cell:nth-child(559) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -3596ms;
}
.cell:nth-child(560) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -712ms;
}
.cell:nth-child(561) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -1350ms;
}
.cell:nth-child(562) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -1814ms;
}
.cell:nth-child(564) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -3632ms;
}
.cell:nth-child(565) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -1561ms;
}
.cell:nth-child(566) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -527ms;
}
.cell:nth-child(607) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -3130ms;
}
.cell:nth-child(610) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -3621ms;
}
.cell:nth-child(611) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -1378ms;
}
.cell:nth-child(612) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -3993ms;
}
.cell:nth-child(613) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -646ms;
}
.cell:nth-child(614) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -1788ms;
}
.cell:nth-child(615) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -3301ms;
}
.cell:nth-child(616) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -2765ms;
}
.cell:nth-child(619) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -2955ms;
}
.cell:nth-child(620) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -2977ms;
}
.cell:nth-child(621) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -1649ms;
}
.cell:nth-child(622) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -427ms;
}
.cell:nth-child(666) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -3499ms;
}
.cell:nth-child(667) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -3438ms;
}
.cell:nth-child(668) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -3234ms;
}
.cell:nth-child(669) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -640ms;
}
.cell:nth-child(670) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -266ms;
}
.cell:nth-child(671) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -1672ms;
}
.cell:nth-child(672) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -3358ms;
}
.cell:nth-child(674) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -2643ms;
}
.cell:nth-child(675) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -1164ms;
}
.cell:nth-child(676) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -235ms;
}
.cell:nth-child(722) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -3785ms;
}
.cell:nth-child(723) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -1588ms;
}
.cell:nth-child(724) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -3074ms;
}
.cell:nth-child(725) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -1625ms;
}
.cell:nth-child(726) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -3961ms;
}
.cell:nth-child(727) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -2111ms;
}
.cell:nth-child(728) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -1087ms;
}
.cell:nth-child(729) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -2473ms;
}
.cell:nth-child(730) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -155ms;
}
.cell:nth-child(731) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -68ms;
}
.cell:nth-child(778) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -2667ms;
}
.cell:nth-child(779) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -79ms;
}
.cell:nth-child(780) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -2445ms;
}
.cell:nth-child(781) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -2196ms;
}
.cell:nth-child(782) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -1414ms;
}
.cell:nth-child(783) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -3502ms;
}
.cell:nth-child(784) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -1893ms;
}
.cell:nth-child(785) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -2251ms;
}
.cell:nth-child(786) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -1147ms;
}
.cell:nth-child(834) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -2177ms;
}
.cell:nth-child(835) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -649ms;
}
.cell:nth-child(836) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -327ms;
}
.cell:nth-child(837) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -3623ms;
}
.cell:nth-child(838) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -77ms;
}
.cell:nth-child(839) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -1606ms;
}
.cell:nth-child(889) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -2698ms;
}
.cell:nth-child(890) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -1331ms;
}
.cell:nth-child(891) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -1577ms;
}
.cell:nth-child(892) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -2692ms;
}
.cell:nth-child(893) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -2503ms;
}
.cell:nth-child(894) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -344ms;
}
.cell:nth-child(944) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -3560ms;
}
.cell:nth-child(945) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -3721ms;
}
.cell:nth-child(946) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -1071ms;
}
.cell:nth-child(947) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -3872ms;
}
.cell:nth-child(948) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -1480ms;
}
.cell:nth-child(949) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -2811ms;
}
.cell:nth-child(1000) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -1476ms;
}
.cell:nth-child(1001) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -918ms;
}
.cell:nth-child(1002) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -1175ms;
}
.cell:nth-child(1005) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -1388ms;
}
.cell:nth-child(1056) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -2642ms;
}
.cell:nth-child(1057) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -2274ms;
}
.cell:nth-child(1112) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -2707ms;
}
.cell:nth-child(1113) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -670ms;
}
.cell:nth-child(1114) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -3355ms;
}
.cell:nth-child(1169) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: north-america 4s linear infinite;
animation-delay: -3608ms;
}
.cell:nth-child(1225) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: south-america 3s linear infinite;
animation-delay: -2848ms;
}
.cell:nth-child(1226) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: south-america 3s linear infinite;
animation-delay: -1841ms;
}
.cell:nth-child(1227) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: south-america 3s linear infinite;
animation-delay: -1826ms;
}
.cell:nth-child(1228) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: south-america 3s linear infinite;
animation-delay: -2312ms;
}
.cell:nth-child(1229) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: south-america 3s linear infinite;
animation-delay: -314ms;
}
.cell:nth-child(1281) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: south-america 3s linear infinite;
animation-delay: -407ms;
}
.cell:nth-child(1282) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: south-america 3s linear infinite;
animation-delay: -1265ms;
}
.cell:nth-child(1283) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: south-america 3s linear infinite;
animation-delay: -353ms;
}
.cell:nth-child(1284) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: south-america 3s linear infinite;
animation-delay: -77ms;
}
.cell:nth-child(1285) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: south-america 3s linear infinite;
animation-delay: -1239ms;
}
.cell:nth-child(1335) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: south-america 3s linear infinite;
animation-delay: -2417ms;
}
.cell:nth-child(1336) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: south-america 3s linear infinite;
animation-delay: -2517ms;
}
.cell:nth-child(1337) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: south-america 3s linear infinite;
animation-delay: -1757ms;
}
.cell:nth-child(1338) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: south-america 3s linear infinite;
animation-delay: -2986ms;
}
.cell:nth-child(1339) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: south-america 3s linear infinite;
animation-delay: -291ms;
}
.cell:nth-child(1340) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: south-america 3s linear infinite;
animation-delay: -630ms;
}
.cell:nth-child(1341) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: south-america 3s linear infinite;
animation-delay: -2674ms;
}
.cell:nth-child(1342) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: south-america 3s linear infinite;
animation-delay: -886ms;
}
.cell:nth-child(1390) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: south-america 3s linear infinite;
animation-delay: -1642ms;
}
.cell:nth-child(1391) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: south-america 3s linear infinite;
animation-delay: -1101ms;
}
.cell:nth-child(1392) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: south-america 3s linear infinite;
animation-delay: -102ms;
}
.cell:nth-child(1393) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: south-america 3s linear infinite;
animation-delay: -2338ms;
}
.cell:nth-child(1394) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: south-america 3s linear infinite;
animation-delay: -2460ms;
}
.cell:nth-child(1395) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: south-america 3s linear infinite;
animation-delay: -57ms;
}
.cell:nth-child(1396) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: south-america 3s linear infinite;
animation-delay: -1039ms;
}
.cell:nth-child(1397) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: south-america 3s linear infinite;
animation-delay: -164ms;
}
.cell:nth-child(1446) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: south-america 3s linear infinite;
animation-delay: -935ms;
}
.cell:nth-child(1447) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: south-america 3s linear infinite;
animation-delay: -52ms;
}
.cell:nth-child(1448) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: south-america 3s linear infinite;
animation-delay: -123ms;
}
.cell:nth-child(1449) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: south-america 3s linear infinite;
animation-delay: -832ms;
}
.cell:nth-child(1450) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: south-america 3s linear infinite;
animation-delay: -1526ms;
}
.cell:nth-child(1451) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: south-america 3s linear infinite;
animation-delay: -1389ms;
}
.cell:nth-child(1502) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: south-america 3s linear infinite;
animation-delay: -861ms;
}
.cell:nth-child(1503) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: south-america 3s linear infinite;
animation-delay: -221ms;
}
.cell:nth-child(1504) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: south-america 3s linear infinite;
animation-delay: -1138ms;
}
.cell:nth-child(1505) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: south-america 3s linear infinite;
animation-delay: -2468ms;
}
.cell:nth-child(1506) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: south-america 3s linear infinite;
animation-delay: -1721ms;
}
.cell:nth-child(1557) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: south-america 3s linear infinite;
animation-delay: -1227ms;
}
.cell:nth-child(1558) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: south-america 3s linear infinite;
animation-delay: -1721ms;
}
.cell:nth-child(1559) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: south-america 3s linear infinite;
animation-delay: -887ms;
}
.cell:nth-child(1560) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: south-america 3s linear infinite;
animation-delay: -166ms;
}
.cell:nth-child(1612) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: south-america 3s linear infinite;
animation-delay: -2448ms;
}
.cell:nth-child(1613) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: south-america 3s linear infinite;
animation-delay: -1025ms;
}
.cell:nth-child(1614) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: south-america 3s linear infinite;
animation-delay: -2304ms;
}
.cell:nth-child(1666) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: south-america 3s linear infinite;
animation-delay: -33ms;
}
.cell:nth-child(1667) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: south-america 3s linear infinite;
animation-delay: -1598ms;
}
.cell:nth-child(1668) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: south-america 3s linear infinite;
animation-delay: -1343ms;
}
.cell:nth-child(1721) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: south-america 3s linear infinite;
animation-delay: -1440ms;
}
.cell:nth-child(1722) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: south-america 3s linear infinite;
animation-delay: -1927ms;
}
.cell:nth-child(1776) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: south-america 3s linear infinite;
animation-delay: -1576ms;
}
.cell:nth-child(1777) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: south-america 3s linear infinite;
animation-delay: -1638ms;
}
.cell:nth-child(1831) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: south-america 3s linear infinite;
animation-delay: -2060ms;
}
.cell:nth-child(1832) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: south-america 3s linear infinite;
animation-delay: -532ms;
}
.cell:nth-child(1887) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: south-america 3s linear infinite;
animation-delay: -1038ms;
}
.cell:nth-child(361) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: europe 3s linear infinite;
animation-delay: -2002ms;
}
.cell:nth-child(362) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: europe 3s linear infinite;
animation-delay: -833ms;
}
.cell:nth-child(415) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: europe 3s linear infinite;
animation-delay: -986ms;
}
.cell:nth-child(416) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: europe 3s linear infinite;
animation-delay: -501ms;
}
.cell:nth-child(417) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: europe 3s linear infinite;
animation-delay: -1000ms;
}
.cell:nth-child(469) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: europe 3s linear infinite;
animation-delay: -2840ms;
}
.cell:nth-child(470) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: europe 3s linear infinite;
animation-delay: -1055ms;
}
.cell:nth-child(471) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: europe 3s linear infinite;
animation-delay: -1838ms;
}
.cell:nth-child(472) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: europe 3s linear infinite;
animation-delay: -1799ms;
}
.cell:nth-child(523) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: europe 3s linear infinite;
animation-delay: -2509ms;
}
.cell:nth-child(524) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: europe 3s linear infinite;
animation-delay: -1807ms;
}
.cell:nth-child(525) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: europe 3s linear infinite;
animation-delay: -2343ms;
}
.cell:nth-child(527) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: europe 3s linear infinite;
animation-delay: -2091ms;
}
.cell:nth-child(582) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: europe 3s linear infinite;
animation-delay: -38ms;
}
.cell:nth-child(580) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: europe 3s linear infinite;
animation-delay: -1885ms;
}
.cell:nth-child(579) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: europe 3s linear infinite;
animation-delay: -803ms;
}
.cell:nth-child(578) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: europe 3s linear infinite;
animation-delay: -2951ms;
}
.cell:nth-child(632) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: europe 3s linear infinite;
animation-delay: -2649ms;
}
.cell:nth-child(634) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: europe 3s linear infinite;
animation-delay: -1369ms;
}
.cell:nth-child(636) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: europe 3s linear infinite;
animation-delay: -608ms;
}
.cell:nth-child(631) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: europe 3s linear infinite;
animation-delay: -384ms;
}
.cell:nth-child(311) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: europe 3s linear infinite;
animation-delay: -1977ms;
}
.cell:nth-child(312) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: europe 3s linear infinite;
animation-delay: -2541ms;
}
.cell:nth-child(251) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: europe 3s linear infinite;
animation-delay: -1717ms;
}
.cell:nth-child(519) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: europe 3s linear infinite;
animation-delay: -159ms;
}
.cell:nth-child(520) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: europe 3s linear infinite;
animation-delay: -94ms;
}
.cell:nth-child(686) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: europe 3s linear infinite;
animation-delay: -2759ms;
}
.cell:nth-child(687) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: europe 3s linear infinite;
animation-delay: -2406ms;
}
.cell:nth-child(689) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: europe 3s linear infinite;
animation-delay: -2993ms;
}
.cell:nth-child(688) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: europe 3s linear infinite;
animation-delay: -2327ms;
}
.cell:nth-child(690) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: europe 3s linear infinite;
animation-delay: -1486ms;
}
.cell:nth-child(691) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: europe 3s linear infinite;
animation-delay: -14ms;
}
.cell:nth-child(692) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: europe 3s linear infinite;
animation-delay: -680ms;
}
.cell:nth-child(637) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: europe 3s linear infinite;
animation-delay: -2626ms;
}
.cell:nth-child(638) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: europe 3s linear infinite;
animation-delay: -945ms;
}
.cell:nth-child(583) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: europe 3s linear infinite;
animation-delay: -197ms;
}
.cell:nth-child(528) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: europe 3s linear infinite;
animation-delay: -263ms;
}
.cell:nth-child(473) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: europe 3s linear infinite;
animation-delay: -2403ms;
}
.cell:nth-child(418) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: europe 3s linear infinite;
animation-delay: -1324ms;
}
.cell:nth-child(474) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: europe 3s linear infinite;
animation-delay: -415ms;
}
.cell:nth-child(475) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: europe 3s linear infinite;
animation-delay: -1942ms;
}
.cell:nth-child(365) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: europe 3s linear infinite;
animation-delay: -432ms;
}
.cell:nth-child(421) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: europe 3s linear infinite;
animation-delay: -2783ms;
}
.cell:nth-child(476) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: europe 3s linear infinite;
animation-delay: -321ms;
}
.cell:nth-child(477) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: europe 3s linear infinite;
animation-delay: -2451ms;
}
.cell:nth-child(531) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: europe 3s linear infinite;
animation-delay: -1501ms;
}
.cell:nth-child(530) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: europe 3s linear infinite;
animation-delay: -2861ms;
}
.cell:nth-child(529) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: europe 3s linear infinite;
animation-delay: -1400ms;
}
.cell:nth-child(584) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: europe 3s linear infinite;
animation-delay: -578ms;
}
.cell:nth-child(585) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: europe 3s linear infinite;
animation-delay: -13ms;
}
.cell:nth-child(586) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: europe 3s linear infinite;
animation-delay: -249ms;
}
.cell:nth-child(639) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: europe 3s linear infinite;
animation-delay: -2547ms;
}
.cell:nth-child(640) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: europe 3s linear infinite;
animation-delay: -1816ms;
}
.cell:nth-child(641) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: europe 3s linear infinite;
animation-delay: -790ms;
}
.cell:nth-child(693) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: europe 3s linear infinite;
animation-delay: -2759ms;
}
.cell:nth-child(694) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: europe 3s linear infinite;
animation-delay: -2731ms;
}
.cell:nth-child(695) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: europe 3s linear infinite;
animation-delay: -1710ms;
}
.cell:nth-child(696) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: europe 3s linear infinite;
animation-delay: -157ms;
}
.cell:nth-child(795) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: europe 3s linear infinite;
animation-delay: -636ms;
}
.cell:nth-child(796) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: europe 3s linear infinite;
animation-delay: -2930ms;
}
.cell:nth-child(850) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: europe 3s linear infinite;
animation-delay: -1964ms;
}
.cell:nth-child(851) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: europe 3s linear infinite;
animation-delay: -1616ms;
}
.cell:nth-child(797) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: europe 3s linear infinite;
animation-delay: -1339ms;
}
.cell:nth-child(742) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: europe 3s linear infinite;
animation-delay: -278ms;
}
.cell:nth-child(743) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: europe 3s linear infinite;
animation-delay: -1711ms;
}
.cell:nth-child(744) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: europe 3s linear infinite;
animation-delay: -575ms;
}
.cell:nth-child(745) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: europe 3s linear infinite;
animation-delay: -1320ms;
}
.cell:nth-child(746) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: europe 3s linear infinite;
animation-delay: -2332ms;
}
.cell:nth-child(747) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: europe 3s linear infinite;
animation-delay: -2357ms;
}
.cell:nth-child(748) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: europe 3s linear infinite;
animation-delay: -1075ms;
}
.cell:nth-child(749) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: europe 3s linear infinite;
animation-delay: -1832ms;
}
.cell:nth-child(750) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: europe 3s linear infinite;
animation-delay: -1700ms;
}
.cell:nth-child(751) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: europe 3s linear infinite;
animation-delay: -1415ms;
}
.cell:nth-child(805) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: europe 3s linear infinite;
animation-delay: -1253ms;
}
.cell:nth-child(804) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: europe 3s linear infinite;
animation-delay: -2525ms;
}
.cell:nth-child(803) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: europe 3s linear infinite;
animation-delay: -596ms;
}
.cell:nth-child(802) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: europe 3s linear infinite;
animation-delay: -2489ms;
}
.cell:nth-child(801) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: europe 3s linear infinite;
animation-delay: -1707ms;
}
.cell:nth-child(799) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: europe 3s linear infinite;
animation-delay: -289ms;
}
.cell:nth-child(798) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: europe 3s linear infinite;
animation-delay: -1693ms;
}
.cell:nth-child(800) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: europe 3s linear infinite;
animation-delay: -1946ms;
}
.cell:nth-child(854) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: europe 3s linear infinite;
animation-delay: -2754ms;
}
.cell:nth-child(856) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: europe 3s linear infinite;
animation-delay: -858ms;
}
.cell:nth-child(857) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: europe 3s linear infinite;
animation-delay: -2566ms;
}
.cell:nth-child(911) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: europe 3s linear infinite;
animation-delay: -1380ms;
}
.cell:nth-child(961) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: africa 4s linear infinite;
animation-delay: -2133ms;
}
.cell:nth-child(962) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: africa 4s linear infinite;
animation-delay: -1433ms;
}
.cell:nth-child(963) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: africa 4s linear infinite;
animation-delay: -3094ms;
}
.cell:nth-child(965) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: africa 4s linear infinite;
animation-delay: -997ms;
}
.cell:nth-child(1020) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: africa 4s linear infinite;
animation-delay: -2153ms;
}
.cell:nth-child(1021) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: africa 4s linear infinite;
animation-delay: -2488ms;
}
.cell:nth-child(1019) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: africa 4s linear infinite;
animation-delay: -669ms;
}
.cell:nth-child(1018) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: africa 4s linear infinite;
animation-delay: -2895ms;
}
.cell:nth-child(1017) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: africa 4s linear infinite;
animation-delay: -338ms;
}
.cell:nth-child(1016) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: africa 4s linear infinite;
animation-delay: -920ms;
}
.cell:nth-child(1015) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: africa 4s linear infinite;
animation-delay: -1960ms;
}
.cell:nth-child(1069) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: africa 4s linear infinite;
animation-delay: -3916ms;
}
.cell:nth-child(1070) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: africa 4s linear infinite;
animation-delay: -1609ms;
}
.cell:nth-child(1071) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: africa 4s linear infinite;
animation-delay: -1350ms;
}
.cell:nth-child(1072) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: africa 4s linear infinite;
animation-delay: -3992ms;
}
.cell:nth-child(1073) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: africa 4s linear infinite;
animation-delay: -3774ms;
}
.cell:nth-child(1074) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: africa 4s linear infinite;
animation-delay: -2505ms;
}
.cell:nth-child(1075) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: africa 4s linear infinite;
animation-delay: -1925ms;
}
.cell:nth-child(1076) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: africa 4s linear infinite;
animation-delay: -2818ms;
}
.cell:nth-child(1077) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: africa 4s linear infinite;
animation-delay: -2710ms;
}
.cell:nth-child(1124) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: africa 4s linear infinite;
animation-delay: -791ms;
}
.cell:nth-child(1125) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: africa 4s linear infinite;
animation-delay: -2925ms;
}
.cell:nth-child(1126) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: africa 4s linear infinite;
animation-delay: -2366ms;
}
.cell:nth-child(1127) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: africa 4s linear infinite;
animation-delay: -2384ms;
}
.cell:nth-child(1128) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: africa 4s linear infinite;
animation-delay: -1651ms;
}
.cell:nth-child(1129) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: africa 4s linear infinite;
animation-delay: -1778ms;
}
.cell:nth-child(1130) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: africa 4s linear infinite;
animation-delay: -738ms;
}
.cell:nth-child(1131) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: africa 4s linear infinite;
animation-delay: -2571ms;
}
.cell:nth-child(1132) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: africa 4s linear infinite;
animation-delay: -3563ms;
}
.cell:nth-child(1133) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: africa 4s linear infinite;
animation-delay: -269ms;
}
.cell:nth-child(1179) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: africa 4s linear infinite;
animation-delay: -189ms;
}
.cell:nth-child(1180) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: africa 4s linear infinite;
animation-delay: -1366ms;
}
.cell:nth-child(1181) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: africa 4s linear infinite;
animation-delay: -957ms;
}
.cell:nth-child(1182) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: africa 4s linear infinite;
animation-delay: -326ms;
}
.cell:nth-child(1183) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: africa 4s linear infinite;
animation-delay: -1965ms;
}
.cell:nth-child(1184) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: africa 4s linear infinite;
animation-delay: -3435ms;
}
.cell:nth-child(1185) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: africa 4s linear infinite;
animation-delay: -2198ms;
}
.cell:nth-child(1186) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: africa 4s linear infinite;
animation-delay: -282ms;
}
.cell:nth-child(1187) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: africa 4s linear infinite;
animation-delay: -1995ms;
}
.cell:nth-child(1188) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: africa 4s linear infinite;
animation-delay: -2880ms;
}
.cell:nth-child(1189) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: africa 4s linear infinite;
animation-delay: -1200ms;
}
.cell:nth-child(1235) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: africa 4s linear infinite;
animation-delay: -1550ms;
}
.cell:nth-child(1236) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: africa 4s linear infinite;
animation-delay: -2046ms;
}
.cell:nth-child(1237) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: africa 4s linear infinite;
animation-delay: -955ms;
}
.cell:nth-child(1238) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: africa 4s linear infinite;
animation-delay: -3128ms;
}
.cell:nth-child(1239) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: africa 4s linear infinite;
animation-delay: -2269ms;
}
.cell:nth-child(1240) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: africa 4s linear infinite;
animation-delay: -2915ms;
}
.cell:nth-child(1241) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: africa 4s linear infinite;
animation-delay: -3684ms;
}
.cell:nth-child(1242) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: africa 4s linear infinite;
animation-delay: -3240ms;
}
.cell:nth-child(1243) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: africa 4s linear infinite;
animation-delay: -351ms;
}
.cell:nth-child(1244) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: africa 4s linear infinite;
animation-delay: -2640ms;
}
.cell:nth-child(1293) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: africa 4s linear infinite;
animation-delay: -305ms;
}
.cell:nth-child(1294) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: africa 4s linear infinite;
animation-delay: -2892ms;
}
.cell:nth-child(1295) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: africa 4s linear infinite;
animation-delay: -2113ms;
}
.cell:nth-child(1296) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: africa 4s linear infinite;
animation-delay: -2887ms;
}
.cell:nth-child(1297) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: africa 4s linear infinite;
animation-delay: -1539ms;
}
.cell:nth-child(1298) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: africa 4s linear infinite;
animation-delay: -1621ms;
}
.cell:nth-child(1348) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: africa 4s linear infinite;
animation-delay: -3400ms;
}
.cell:nth-child(1349) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: africa 4s linear infinite;
animation-delay: -1057ms;
}
.cell:nth-child(1350) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: africa 4s linear infinite;
animation-delay: -1737ms;
}
.cell:nth-child(1351) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: africa 4s linear infinite;
animation-delay: -2592ms;
}
.cell:nth-child(1352) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: africa 4s linear infinite;
animation-delay: -3915ms;
}
.cell:nth-child(1404) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: africa 4s linear infinite;
animation-delay: -103ms;
}
.cell:nth-child(1405) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: africa 4s linear infinite;
animation-delay: -2572ms;
}
.cell:nth-child(1406) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: africa 4s linear infinite;
animation-delay: -2738ms;
}
.cell:nth-child(1407) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: africa 4s linear infinite;
animation-delay: -3095ms;
}
.cell:nth-child(1459) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: africa 4s linear infinite;
animation-delay: -3441ms;
}
.cell:nth-child(1460) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: africa 4s linear infinite;
animation-delay: -656ms;
}
.cell:nth-child(1461) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: africa 4s linear infinite;
animation-delay: -3598ms;
}
.cell:nth-child(1462) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: africa 4s linear infinite;
animation-delay: -1362ms;
}
.cell:nth-child(1514) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: africa 4s linear infinite;
animation-delay: -963ms;
}
.cell:nth-child(1515) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: africa 4s linear infinite;
animation-delay: -3382ms;
}
.cell:nth-child(1516) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: africa 4s linear infinite;
animation-delay: -937ms;
}
.cell:nth-child(1518) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: africa 4s linear infinite;
animation-delay: -2811ms;
}
.cell:nth-child(1573) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: africa 4s linear infinite;
animation-delay: -1568ms;
}
.cell:nth-child(1569) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: africa 4s linear infinite;
animation-delay: -3381ms;
}
.cell:nth-child(1570) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: africa 4s linear infinite;
animation-delay: -1366ms;
}
.cell:nth-child(1571) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: africa 4s linear infinite;
animation-delay: -1213ms;
}
.cell:nth-child(1624) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: africa 4s linear infinite;
animation-delay: -67ms;
}
.cell:nth-child(1625) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: africa 4s linear infinite;
animation-delay: -1727ms;
}
.cell:nth-child(154) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -3447ms;
}
.cell:nth-child(208) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -4578ms;
}
.cell:nth-child(209) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -1403ms;
}
.cell:nth-child(210) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -3612ms;
}
.cell:nth-child(262) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -4638ms;
}
.cell:nth-child(263) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -546ms;
}
.cell:nth-child(264) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -4153ms;
}
.cell:nth-child(265) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -671ms;
}
.cell:nth-child(314) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -1250ms;
}
.cell:nth-child(315) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -2618ms;
}
.cell:nth-child(316) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -3332ms;
}
.cell:nth-child(317) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -1393ms;
}
.cell:nth-child(318) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -4784ms;
}
.cell:nth-child(319) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -2478ms;
}
.cell:nth-child(320) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -4173ms;
}
.cell:nth-child(321) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -1788ms;
}
.cell:nth-child(322) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -2579ms;
}
.cell:nth-child(323) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -1258ms;
}
.cell:nth-child(325) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -3625ms;
}
.cell:nth-child(326) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -3552ms;
}
.cell:nth-child(369) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -2429ms;
}
.cell:nth-child(370) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -3587ms;
}
.cell:nth-child(371) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -3889ms;
}
.cell:nth-child(372) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -3760ms;
}
.cell:nth-child(373) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -2069ms;
}
.cell:nth-child(374) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -272ms;
}
.cell:nth-child(375) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -3775ms;
}
.cell:nth-child(376) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -3551ms;
}
.cell:nth-child(377) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -659ms;
}
.cell:nth-child(378) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -2765ms;
}
.cell:nth-child(379) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -103ms;
}
.cell:nth-child(380) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -907ms;
}
.cell:nth-child(381) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -1600ms;
}
.cell:nth-child(382) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -2466ms;
}
.cell:nth-child(423) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -4117ms;
}
.cell:nth-child(424) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -1150ms;
}
.cell:nth-child(425) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -4084ms;
}
.cell:nth-child(426) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -4911ms;
}
.cell:nth-child(427) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -1324ms;
}
.cell:nth-child(428) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -1795ms;
}
.cell:nth-child(429) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -3934ms;
}
.cell:nth-child(430) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -771ms;
}
.cell:nth-child(431) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -4527ms;
}
.cell:nth-child(432) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -1793ms;
}
.cell:nth-child(433) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -543ms;
}
.cell:nth-child(434) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -2878ms;
}
.cell:nth-child(435) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -2162ms;
}
.cell:nth-child(436) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -178ms;
}
.cell:nth-child(437) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -2889ms;
}
.cell:nth-child(438) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -1801ms;
}
.cell:nth-child(439) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -571ms;
}
.cell:nth-child(440) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -1355ms;
}
.cell:nth-child(478) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -3235ms;
}
.cell:nth-child(479) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -3775ms;
}
.cell:nth-child(480) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -1723ms;
}
.cell:nth-child(481) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -3051ms;
}
.cell:nth-child(482) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -1166ms;
}
.cell:nth-child(483) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -3922ms;
}
.cell:nth-child(484) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -4461ms;
}
.cell:nth-child(485) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -553ms;
}
.cell:nth-child(486) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -4975ms;
}
.cell:nth-child(487) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -1332ms;
}
.cell:nth-child(488) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -573ms;
}
.cell:nth-child(489) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -4312ms;
}
.cell:nth-child(490) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -2996ms;
}
.cell:nth-child(491) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -3556ms;
}
.cell:nth-child(492) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -482ms;
}
.cell:nth-child(493) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -4074ms;
}
.cell:nth-child(494) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -131ms;
}
.cell:nth-child(495) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -3994ms;
}
.cell:nth-child(532) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -498ms;
}
.cell:nth-child(533) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -4658ms;
}
.cell:nth-child(534) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -2774ms;
}
.cell:nth-child(535) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -4577ms;
}
.cell:nth-child(536) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -4567ms;
}
.cell:nth-child(537) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -391ms;
}
.cell:nth-child(538) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -3212ms;
}
.cell:nth-child(539) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -1851ms;
}
.cell:nth-child(540) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -758ms;
}
.cell:nth-child(541) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -1883ms;
}
.cell:nth-child(542) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -91ms;
}
.cell:nth-child(543) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -4705ms;
}
.cell:nth-child(544) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -1923ms;
}
.cell:nth-child(545) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -2592ms;
}
.cell:nth-child(546) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -837ms;
}
.cell:nth-child(547) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -2577ms;
}
.cell:nth-child(548) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -4181ms;
}
.cell:nth-child(549) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -2668ms;
}
.cell:nth-child(550) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -4612ms;
}
.cell:nth-child(587) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -1576ms;
}
.cell:nth-child(588) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -4368ms;
}
.cell:nth-child(589) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -670ms;
}
.cell:nth-child(590) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -1153ms;
}
.cell:nth-child(591) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -4679ms;
}
.cell:nth-child(592) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -926ms;
}
.cell:nth-child(593) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -1039ms;
}
.cell:nth-child(594) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -4713ms;
}
.cell:nth-child(595) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -4316ms;
}
.cell:nth-child(596) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -4903ms;
}
.cell:nth-child(597) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -3024ms;
}
.cell:nth-child(598) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -554ms;
}
.cell:nth-child(599) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -1593ms;
}
.cell:nth-child(600) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -3357ms;
}
.cell:nth-child(601) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -4124ms;
}
.cell:nth-child(603) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -3420ms;
}
.cell:nth-child(642) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -1054ms;
}
.cell:nth-child(643) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -4992ms;
}
.cell:nth-child(644) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -3477ms;
}
.cell:nth-child(645) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -4539ms;
}
.cell:nth-child(646) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -2893ms;
}
.cell:nth-child(647) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -250ms;
}
.cell:nth-child(648) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -4403ms;
}
.cell:nth-child(649) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -1665ms;
}
.cell:nth-child(650) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -341ms;
}
.cell:nth-child(651) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -3015ms;
}
.cell:nth-child(652) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -4882ms;
}
.cell:nth-child(653) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -1459ms;
}
.cell:nth-child(654) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -120ms;
}
.cell:nth-child(657) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -601ms;
}
.cell:nth-child(658) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -2918ms;
}
.cell:nth-child(697) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -1472ms;
}
.cell:nth-child(698) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -4794ms;
}
.cell:nth-child(699) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -4084ms;
}
.cell:nth-child(700) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -340ms;
}
.cell:nth-child(701) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -694ms;
}
.cell:nth-child(702) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -103ms;
}
.cell:nth-child(703) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -1602ms;
}
.cell:nth-child(704) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -3124ms;
}
.cell:nth-child(705) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -732ms;
}
.cell:nth-child(706) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -2796ms;
}
.cell:nth-child(707) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -4244ms;
}
.cell:nth-child(708) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -2663ms;
}
.cell:nth-child(709) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -1648ms;
}
.cell:nth-child(712) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -2575ms;
}
.cell:nth-child(752) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -4040ms;
}
.cell:nth-child(753) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -3727ms;
}
.cell:nth-child(754) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -3623ms;
}
.cell:nth-child(755) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -610ms;
}
.cell:nth-child(756) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -1767ms;
}
.cell:nth-child(757) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -4299ms;
}
.cell:nth-child(758) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -2132ms;
}
.cell:nth-child(759) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -1511ms;
}
.cell:nth-child(760) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -506ms;
}
.cell:nth-child(761) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -1043ms;
}
.cell:nth-child(762) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -4315ms;
}
.cell:nth-child(763) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -832ms;
}
.cell:nth-child(764) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -962ms;
}
.cell:nth-child(807) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -3458ms;
}
.cell:nth-child(808) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -21ms;
}
.cell:nth-child(809) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -1987ms;
}
.cell:nth-child(810) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -2931ms;
}
.cell:nth-child(811) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -2305ms;
}
.cell:nth-child(812) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -2197ms;
}
.cell:nth-child(813) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -766ms;
}
.cell:nth-child(814) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -1389ms;
}
.cell:nth-child(815) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -261ms;
}
.cell:nth-child(816) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -3815ms;
}
.cell:nth-child(817) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -4364ms;
}
.cell:nth-child(818) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -2519ms;
}
.cell:nth-child(819) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -1918ms;
}
.cell:nth-child(821) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -4654ms;
}
.cell:nth-child(859) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -2724ms;
}
.cell:nth-child(860) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -4297ms;
}
.cell:nth-child(861) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -4981ms;
}
.cell:nth-child(862) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -322ms;
}
.cell:nth-child(863) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -2015ms;
}
.cell:nth-child(864) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -2684ms;
}
.cell:nth-child(865) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -4425ms;
}
.cell:nth-child(866) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -4586ms;
}
.cell:nth-child(867) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -134ms;
}
.cell:nth-child(868) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -448ms;
}
.cell:nth-child(869) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -4767ms;
}
.cell:nth-child(870) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -3781ms;
}
.cell:nth-child(871) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -750ms;
}
.cell:nth-child(872) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -279ms;
}
.cell:nth-child(873) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -542ms;
}
.cell:nth-child(876) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -683ms;
}
.cell:nth-child(913) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -4772ms;
}
.cell:nth-child(914) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -3190ms;
}
.cell:nth-child(916) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -1387ms;
}
.cell:nth-child(917) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -2859ms;
}
.cell:nth-child(918) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -883ms;
}
.cell:nth-child(919) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -3685ms;
}
.cell:nth-child(920) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -4167ms;
}
.cell:nth-child(921) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -852ms;
}
.cell:nth-child(922) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -4062ms;
}
.cell:nth-child(923) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -3860ms;
}
.cell:nth-child(924) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -4257ms;
}
.cell:nth-child(925) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -2148ms;
}
.cell:nth-child(926) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -3986ms;
}
.cell:nth-child(928) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -4298ms;
}
.cell:nth-child(930) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -4619ms;
}
.cell:nth-child(967) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -3739ms;
}
.cell:nth-child(968) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -597ms;
}
.cell:nth-child(969) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -3779ms;
}
.cell:nth-child(970) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -767ms;
}
.cell:nth-child(972) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -4778ms;
}
.cell:nth-child(973) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -1028ms;
}
.cell:nth-child(974) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -20ms;
}
.cell:nth-child(975) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -1798ms;
}
.cell:nth-child(976) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -3797ms;
}
.cell:nth-child(977) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -362ms;
}
.cell:nth-child(978) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -2050ms;
}
.cell:nth-child(979) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -4994ms;
}
.cell:nth-child(980) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -4710ms;
}
.cell:nth-child(981) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -4284ms;
}
.cell:nth-child(982) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -3391ms;
}
.cell:nth-child(1022) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -1165ms;
}
.cell:nth-child(1023) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -1043ms;
}
.cell:nth-child(1024) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -2304ms;
}
.cell:nth-child(1025) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -4818ms;
}
.cell:nth-child(1026) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -2120ms;
}
.cell:nth-child(1027) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -751ms;
}
.cell:nth-child(1029) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -2453ms;
}
.cell:nth-child(1030) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -61ms;
}
.cell:nth-child(1031) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -3955ms;
}
.cell:nth-child(1034) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -2033ms;
}
.cell:nth-child(1035) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -282ms;
}
.cell:nth-child(1036) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -3576ms;
}
.cell:nth-child(1037) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -208ms;
}
.cell:nth-child(1079) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -3837ms;
}
.cell:nth-child(1080) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -233ms;
}
.cell:nth-child(1081) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -1167ms;
}
.cell:nth-child(1085) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -2521ms;
}
.cell:nth-child(1089) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -396ms;
}
.cell:nth-child(1090) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -4777ms;
}
.cell:nth-child(1135) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -254ms;
}
.cell:nth-child(1144) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -2502ms;
}
.cell:nth-child(1145) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -1137ms;
}
.cell:nth-child(1200) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -676ms;
}
.cell:nth-child(1202) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -4577ms;
}
.cell:nth-child(1203) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -3920ms;
}
.cell:nth-child(1255) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -2914ms;
}
.cell:nth-child(1256) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -2459ms;
}
.cell:nth-child(1257) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -1886ms;
}
.cell:nth-child(1311) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: asia 5s linear infinite;
animation-delay: -2616ms;
}
.cell:nth-child(1206) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: australia 2s linear infinite;
animation-delay: -145ms;
}
.cell:nth-child(1262) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: australia 2s linear infinite;
animation-delay: -1093ms;
}
.cell:nth-child(1263) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: australia 2s linear infinite;
animation-delay: -1749ms;
}
.cell:nth-child(1317) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: australia 2s linear infinite;
animation-delay: -253ms;
}
.cell:nth-child(1369) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: australia 2s linear infinite;
animation-delay: -1208ms;
}
.cell:nth-child(1370) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: australia 2s linear infinite;
animation-delay: -1655ms;
}
.cell:nth-child(1372) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: australia 2s linear infinite;
animation-delay: -1773ms;
}
.cell:nth-child(1422) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: australia 2s linear infinite;
animation-delay: -408ms;
}
.cell:nth-child(1423) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: australia 2s linear infinite;
animation-delay: -162ms;
}
.cell:nth-child(1424) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: australia 2s linear infinite;
animation-delay: -494ms;
}
.cell:nth-child(1425) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: australia 2s linear infinite;
animation-delay: -1493ms;
}
.cell:nth-child(1426) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: australia 2s linear infinite;
animation-delay: -373ms;
}
.cell:nth-child(1427) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: australia 2s linear infinite;
animation-delay: -275ms;
}
.cell:nth-child(1428) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: australia 2s linear infinite;
animation-delay: -1312ms;
}
.cell:nth-child(1476) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: australia 2s linear infinite;
animation-delay: -429ms;
}
.cell:nth-child(1477) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: australia 2s linear infinite;
animation-delay: -1616ms;
}
.cell:nth-child(1478) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: australia 2s linear infinite;
animation-delay: -1955ms;
}
.cell:nth-child(1479) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: australia 2s linear infinite;
animation-delay: -1015ms;
}
.cell:nth-child(1480) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: australia 2s linear infinite;
animation-delay: -1309ms;
}
.cell:nth-child(1481) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: australia 2s linear infinite;
animation-delay: -1122ms;
}
.cell:nth-child(1482) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: australia 2s linear infinite;
animation-delay: -1721ms;
}
.cell:nth-child(1483) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: australia 2s linear infinite;
animation-delay: -432ms;
}
.cell:nth-child(1531) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: australia 2s linear infinite;
animation-delay: -1201ms;
}
.cell:nth-child(1532) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: australia 2s linear infinite;
animation-delay: -915ms;
}
.cell:nth-child(1533) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: australia 2s linear infinite;
animation-delay: -229ms;
}
.cell:nth-child(1534) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: australia 2s linear infinite;
animation-delay: -32ms;
}
.cell:nth-child(1535) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: australia 2s linear infinite;
animation-delay: -350ms;
}
.cell:nth-child(1536) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: australia 2s linear infinite;
animation-delay: -1066ms;
}
.cell:nth-child(1537) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: australia 2s linear infinite;
animation-delay: -1052ms;
}
.cell:nth-child(1538) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: australia 2s linear infinite;
animation-delay: -858ms;
}
.cell:nth-child(1586) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: australia 2s linear infinite;
animation-delay: -56ms;
}
.cell:nth-child(1587) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: australia 2s linear infinite;
animation-delay: -1948ms;
}
.cell:nth-child(1590) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: australia 2s linear infinite;
animation-delay: -1264ms;
}
.cell:nth-child(1591) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: australia 2s linear infinite;
animation-delay: -1290ms;
}
.cell:nth-child(1592) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: australia 2s linear infinite;
animation-delay: -332ms;
}
.cell:nth-child(1645) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: australia 2s linear infinite;
animation-delay: -453ms;
}
.cell:nth-child(1646) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: australia 2s linear infinite;
animation-delay: -61ms;
}
.cell:nth-child(1650) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: australia 2s linear infinite;
animation-delay: -25ms;
}
.cell:nth-child(1705) {
background-color: #222;
font-size: 0.5em;
border-radius: 50%;
animation: australia 2s linear infinite;
animation-delay: -1779ms;
}
@keyframes north-america {
0% {
background-color: #11f801;
}
100% {
background-color: #222;
}
}
@keyframes south-america {
0% {
background-color: cyan;
}
100% {
background-color: #222;
}
}
@keyframes africa {
0% {
background-color: blue;
}
100% {
background-color: #222;
}
}
@keyframes europe {
0% {
background-color: #f80001;
}
100% {
background-color: #222;
}
}
@keyframes asia {
0% {
background-color: white;
}
100% {
background-color: #222;
}
}
@keyframes australia {
0% {
background-color: #9503c4;
}
100% {
background-color: #222;
}
}
</style>
<div class='container'>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
<div class='cell'></div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment