-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
926 lines (916 loc) · 47.9 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
<!DOCTYPE html>
<html lang="en">
<head>
<!--pdfmake imports-->
<script
src="https://cdnjs.cloudflare.com/ajax/libs/pdfmake/0.2.9/pdfmake.min.js"
integrity="sha512-5wC3oH3tojdOtHBV6B4TXjlGc0E2uk3YViSrWnv1VUmmVlQDAs1lcupsqqpwjh8jIuodzADYK5xCL5Dkg/ving=="
crossorigin="anonymous"
referrerpolicy="no-referrer"
></script>
<script
src="https://cdnjs.cloudflare.com/ajax/libs/pdfmake/0.2.9/vfs_fonts.js"
integrity="sha512-nNkHPz+lD0Wf0eFGO0ZDxr+lWiFalFutgVeGkPdVgrG4eXDYUnhfEj9Zmg1QkrJFLC0tGs8ZExyU/1mjs4j93w=="
crossorigin="anonymous"
referrerpolicy="no-referrer"
></script>
<script src="./consts.js" type="module"></script>
<script src="./main.js" type="module"></script>
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/bulma/0.9.4/css/bulma.min.css"
/>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<!-- Favicon -->
<link
rel="apple-touch-icon"
sizes="180x180"
href="F1-TOOLS-Favicon/apple-touch-icon.png"
/>
<link
rel="icon"
type="image/png"
sizes="32x32"
href="F1-TOOLS-Favicon/favicon-32x32.png"
/>
<link
rel="icon"
type="image/png"
sizes="16x16"
href="F1-TOOLS-Favicon/favicon-16x16.png"
/>
<link rel="manifest" href="F1-TOOLS-Favicon/site.webmanifest" />
<meta name="msapplication-TileColor" content="#da532c" />
<meta name="theme-color" content="#ffffff" />
<meta
name="description"
content="A web tool to generate a Formula 1 bingo card for the 2023 season."
/>
<!-- Google tag (gtag.js) -->
<script
async
src="https://www.googletagmanager.com/gtag/js?id=G-5ZR0M75GHR"
></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag("js", new Date());
gtag("config", "G-5ZR0M75GHR");
</script>
<script
async
src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-8282094253815988"
crossorigin="anonymous"
></script>
<meta charset="utf-8" />
<link rel="stylesheet" href="styles.css" />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap"
rel="stylesheet"
/>
<title>F1 Bingo Card Generator</title>
</head>
<body>
<!--==============================CODE FOR THE NAVBAR BEGIN==============================-->
<nav
class="navbar is-fixed-top is-spaced has-shadow"
role="navigation"
aria-label="main navigation"
>
<div class="navbar-brand">
<a class="navbar-item" href="/">
<img id="logo" src="f1-tools-rec.png" alt="F1 tools" />
</a>
<a
role="button"
class="navbar-burger"
aria-label="menu"
aria-expanded="false"
data-target="navbarBasicExample"
>
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
</a>
</div>
<div id="navbarBasicExample" class="navbar-menu">
<div class="navbar-start">
<a class="navbar-item" href="#ABOUT"> About </a>
<a class="navbar-item" href="#GENERATOR">
F1 Bingo Card Generator
</a>
<a class="navbar-item" href="#POSSSQU">
Possible Squares
</a>
<div class="navbar-item has-dropdown is-hoverable">
<a class="navbar-link" href="#"> More </a>
<div class="navbar-dropdown">
<a
class="navbar-item"
href="https://github.com/f1-tools"
target="_blank"
>
Github
</a>
<a
class="navbar-item"
href="/discord"
target="_blank"
>
Discord
</a>
<a
class="navbar-item"
href="mailto:f1-tools-contact@umich.edu"
target="_blank"
>
Email
</a>
</div>
</div>
</div>
</div>
</nav>
<!--==============================CODE FOR THE NAVBAR END==============================-->
<div id="EVERYTHING">
<!--==============================CODE FOR THE ABOUT SECTION START==============================-->
<section class="section">
<div id="ABOUT" class="sectionAnchor"></div>
<h1 class="title">About</h1>
<p>
The F1 Bingo Card Generator is a tool to help you generate
bingo cards for the 2024 Formula 1 season in a matter of
seconds. Every bingo card that is generated is in a random
order, so you can play with your friends and family by
asking them to generate a card as well. This tool was created
because one of our developers was making F1 bingo cards for
his friends and family, and he thought it would be a good
idea to make a tool to help others do the same. Please visit
the
<a
href="https://github.com/f1-tools/F1-Bingo-Card-Generator"
target="_blank"
>GitHub</a
>
page if you like our tool, GitHub stars are a great way to
show your support. We also have a
<a href="/discord" target="_blank">Discord</a> server, where
you can ask questions or give feedback.
</p>
<br>
<h2 class="title is-4">About the Generator</h2>
<p>
The bingo card generator always puts the race starts square
in the middle of the card. It then places the safety car,
vsc, and red flag squares randomly around the card. The remaining
possible squares are then placed at random in the remaining 21 squares.
The generator will never place two of the same square on the same bingo card.
This means that if you generate more than one bingo card, it is highly
unlikely that you will get the same card.
</p>
<br>
<div class="columns is-multiline">
<div class="column is-2 card-min-width">
<div class="card card-equal-height">
<div class="card-content">
<div class="media-content">
<p class="title is-4">Bingo Card Type</p>
</div>
<br>
<div class="content">
You can generate either a single race bingo card or a season bingo card.
Single race bingo cards are designed to be used over the course of a single race.
Season bingo cards are designed to be used over the course of the entire season.
</div>
</div>
</div>
</div>
<div class="column is-2 card-min-width">
<div class="card card-equal-height">
<div class="card-content">
<div class="media-content">
<p class="title is-4">Paper Size</p>
</div>
<br>
<div class="content">
Basically, the size of the paper you want to print the bingo card on.
Letter is the standard size for the United States and Canada.
A4 is the standard size for the rest of the world.
Choose accordingly! Only really matters if you are printing the bingo card.
</div>
</div>
</div>
</div>
<div class="column is-2 card-min-width">
<div class="card card-equal-height">
<div class="card-content">
<div class="media-content">
<p class="title is-4">Margins</p>
</div>
<br>
<div class="content">
Whether you want small or large margins on the bingo card.
It is recommended to use large margins if you are printing the bingo card.
</div>
</div>
</div>
</div>
<div class="column is-2 card-min-width">
<div class="card card-equal-height">
<div class="card-content">
<div class="media-content">
<p class="title is-4">Party Mode</p>
<p class="subtitle is-6">Warning: intensifies lag made by Number to Generate</p>
</div>
<br>
<div class="content">
Have lots of friends?
Select Party Mode "On" to get 4 mini bingo cards per page.
This feature is good if you are planning to host a viewing party
and want to give everyone a bingo card.
Print the page and cut the cards out!
Also good if you just want a small and portable bingo card.
</div>
</div>
</div>
</div>
<div class="column is-2 card-min-width">
<div class="card card-equal-height">
<div class="card-content">
<div class="media-content">
<p class="title is-4">Number to Generate</p>
<p class="subtitle is-6">Warning: high numbers cause lag</p>
</div>
<br>
<div class="content">
How many bingo cards you want to generate.
It should be noted that the more bingo cards you generate,
the longer it will take for the preview and download to load.
Selecting big numbers here can cause some long loading times.
To avoid this the absolute maximum is set to 10 (and yes even this is too much).
</div>
</div>
</div>
</div>
</div>
</section>
<!--==============================CODE FOR THE ABOUT SECTION END==============================-->
<!--==============================CODE FOR THE BINGO CARD GENERATOR START==============================-->
<section class="section">
<div id="GENERATOR" class="sectionAnchor"></div>
<h1 class="title">F1 Bingo Card Generator</h1>
<h2 class="subtitle">
Select your options and click generate to get your bingo card!
</h2>
<div class="container">
<div class="box">
<h3 class="title is-4">F1BingoCardInator3001</h3>
<div class="columns">
<div class="column is-one-fifth">
<label class="label">Bingo Card Type</label>
</div>
<div class="column">
<div class="select is-rounded">
<select id="cardType">
<option>Race</option>
<option>Season</option>
</select>
</div>
</div>
</div>
<div class="columns">
<div class="column is-one-fifth">
<label class="label">Paper Size</label>
</div>
<div class="column">
<div class="select is-rounded">
<select id="pageSize">
<option>Letter</option>
<option>A4</option>
</select>
</div>
</div>
</div>
<div class="columns">
<div class="column is-one-fifth">
<label class="label">Margins</label>
</div>
<div class="column">
<div class="select is-rounded">
<select id="marginSize">
<option>Small</option>
<option>Large</option>
</select>
</div>
</div>
</div>
<div class="columns">
<div class="column is-one-fifth">
<label class="label">Party Mode</label>
</div>
<div class="column">
<div class="select is-rounded">
<select id="partyMode">
<option>Off</option>
<option>On</option>
</select>
</div>
</div>
</div>
<div class="columns">
<div class="column is-one-fifth">
<label class="label">Number to Generate</label>
</div>
<div class="column">
<div class="select is-rounded">
<select id="numToGen">
<option>1</option>
<option>2</option>
<option>3</option>
<option>4</option>
<option>5</option>
<option>6</option>
<option>7</option>
<option>8</option>
<option>9</option>
<option>10</option>
</select>
</div>
</div>
</div>
<div class="control">
<button class="button is-danger my-2" id="generate">
Generate
</button>
</div>
<progress
id="progressBar"
class="progress is large is-danger my-2"
value="0"
max="100"
>
10%
</progress>
</div>
</div>
<div class="container" id="docView">
<div class="box fileBox">
<label class="label"
>Your PDF has been created, it may take a few seconds to load into the preview...</label
>
<p class="help">
This can fail if you selected a large pdf. It takes the longest with Party Mode "On" and Number to Generate being "10".
Please be patient or try again with a smaller pdf. After a few seconds the download will work even if the preview fails.
</p>
<label class="label"
>What should I do now I have my bingo card
pdf?</label
>
<p class="help">
We suggest printing the pdf. You can also use the
card by drawing on the pdf on a tablet or phone.
</p>
<hr />
<p class="help">
Don't like the card you generated? Click generate
again to get a completely new card!
</p>
<p class="help">
If you are on mobile, you may have to click your
browser's share button after the pdf opens on
another page in order to download it.
Also on mobile the preview only shows the first page,
but the download button will work for all pages.
</p>
<a id="downloadButton" class="button is-danger my-2"
>Download PDF</a
>
<br />
<div class="columns is-centered">
<div id="iframe-box" class="column is-8"></div>
</div>
</div>
</div>
</section>
<!--==============================CODE FOR THE BINGO CARD GENERATOR END==============================-->
<!--==============================CODE FOR THE POSSIBLE SQUARES START==============================-->
<section class="section">
<div id="POSSSQU" class="sectionAnchor"></div>
<h1 class="title">Possible Squares</h1>
<h2 class="subtitle">
On every bingo card you will find the following squares:
</h2>
<div class="columns is-multiline">
<div class="column is-2 card-min-width">
<div class="card card-equal-height">
<div class="card-image">
<figure class="image is-square">
<picture>
<source
type="image/webp"
srcset="imgs/WebP/r_race_starts@3x.webp"
/>
<source
type="image/png"
srcset="imgs/PNG/race/race_starts.png"
/>
<img
src="imgs/PNG/race/race_starts.png"
alt="Race Starts"
/>
</picture>
</figure>
</div>
<hr>
<div class="card-image">
<figure class="image is-square">
<picture>
<source
type="image/webp"
srcset="imgs/WebP/race_starts@3x.webp"
/>
<source
type="image/png"
srcset="imgs/PNG/season/race_starts.png"
/>
<img
src="imgs/PNG/season/race_starts.png"
alt="Race Starts"
/>
</picture>
</figure>
</div>
<hr>
<div class="card-content">
<div class="media-content">
<p class="title is 4">Race Starts</p>
</div>
<br>
<div class="content">
This square appears at the center of every
bingo card.
For single race cards it acts as
a free square (hopefully).
For Season cards, has 24 race starts that must
be crossed off before you can cross off the
bingo square. It's up to you whether you
choose to count race restarts as race
starts (I, the creator, do count restarts).
</div>
</div>
</div>
</div>
<div class="column is-2 card-min-width">
<div class="card card-equal-height">
<div class="card-image">
<figure class="image is-square">
<picture>
<source
type="image/webp"
srcset="imgs/WebP/r_sc@3x.webp"
/>
<source
type="image/png"
srcset="imgs/PNG/season/r_sc.png"
/>
<img
src="imgs/PNG/race/sc.png"
alt="Race Starts"
/>
</picture>
</figure>
</div>
<hr>
<div class="card-image">
<figure class="image is-square">
<picture>
<source
type="image/webp"
srcset="imgs/WebP/sc@3x.webp"
/>
<source
type="image/png"
srcset="imgs/PNG/season/sc.png"
/>
<img
src="imgs/PNG/season/sc.png"
alt="Race Starts"
/>
</picture>
</figure>
</div>
<hr>
<div class="card-content">
<div class="media-content">
<p class="title is 4">Safety Car</p>
</div>
<br>
<div class="content">
This square appears in every bingo card but
in a random location.
The single race version is self explanatory.
The intention with season cards is for
the numbers to be crossed off when the
safety car goes on track until you reach 10
safety cars, then cross off the square. The
Virtual Safety Car does not count towards
this square.
</div>
</div>
</div>
</div>
<div class="column is-2 card-min-width">
<div class="card card-equal-height">
<div class="card-image">
<figure class="image is-square">
<picture>
<source
type="image/webp"
srcset="imgs/WebP/r_vsc@3x.webp"
/>
<source
type="image/png"
srcset="imgs/PNG/season/r_vsc.png"
/>
<img
src="imgs/PNG/race/vsc.png"
alt="Race Starts"
/>
</picture>
</figure>
</div>
<hr>
<div class="card-image">
<figure class="image is-square">
<picture>
<source
type="image/webp"
srcset="imgs/WebP/vsc@3x.webp"
/>
<source
type="image/png"
srcset="imgs/PNG/season/vsc.png"
/>
<img
src="imgs/PNG/season/vsc.png"
alt="Race Starts"
/>
</picture>
</figure>
</div>
<hr>
<div class="card-content">
<div class="media-content">
<p class="title is 4">Virtual Safety Car</p>
</div>
<br>
<div class="content">
This square appears in every bingo card but
in a random location.
The single race version is self explanatory.
The intention with season cards is for
the numbers to be crossed off when the
virtual safety car goes on track until you
reach 8 virtual safety cars, then cross off
the square. The Safety Car does not count
towards this square.
</div>
</div>
</div>
</div>
<div class="column is-2 card-min-width">
<div class="card card-equal-height">
<div class="card-image">
<figure class="image is-square">
<picture>
<source
type="image/webp"
srcset="imgs/WebP/r_red_flag@3x.webp"
/>
<source
type="image/png"
srcset="imgs/PNG/season/r_red_flag.png"
/>
<img
src="imgs/PNG/race/red_flag.png"
alt="Race Starts"
/>
</picture>
</figure>
</div>
<hr>
<div class="card-image">
<figure class="image is-square">
<picture>
<source
type="image/webp"
srcset="imgs/WebP/red_flag@3x.webp"
/>
<source
type="image/png"
srcset="imgs/PNG/season/red_flag.png"
/>
<img
src="imgs/PNG/season/red_flag.png"
alt="Race Starts"
/>
</picture>
</figure>
</div>
<hr>
<div class="card-content">
<div class="media-content">
<p class="title is 4">Red Flag</p>
</div>
<br>
<div class="content">
This square appears on every bingo card but
in a random location.
The single race version is self explanatory.
The intention with season cards is for
the numbers to be crossed off when the
red flag is shown until you reach 4 red
flags, then cross off the square. Upto you if
red flags in qualifying count.
</div>
</div>
</div>
</div>
</div>
<!--REST OF SQUARES-->
<h2 class="subtitle">
Here are some examples of other possible squares that fill the remaining 21 squares on each bingo card:
</h2>
<p class="help">
There are many more --generate cards to see them all!
</p>
<br>
<div class="columns is is-multiline">
<div class="column is-2 card-min-width">
<div class="card card-equal-height">
<div class="card-image">
<figure class="image is-square">
<picture>
<source
type="image/webp"
srcset="imgs/WebP/2@3x.webp"
/>
<source
type="image/png"
srcset="imgs/PNG/race/2.png"
/>
<img
src="imgs/PNG/race/2.png"
alt="Max does not win the race"
/>
</picture>
</figure>
</div>
<div class="card-content">
<div class="media-content">
<p class="title is 4">
Finally Some Variety
</p>
<p class="subtitle">Race Cards</p>
</div>
<br>
<div class="content">
Check this one off if Max Verstappen doesn't win the race.
</div>
</div>
</div>
</div>
<div class="column is-2 card-min-width">
<div class="card card-equal-height">
<div class="card-image">
<figure class="image is-square">
<picture>
<source
type="image/webp"
srcset="imgs/WebP/3@3x.webp"
/>
<source
type="image/png"
srcset="imgs/PNG/race/3.png"
/>
<img
src="imgs/WebP/3@3x.webp"
alt="Rain!"
/>
</picture>
</figure>
</div>
<div class="card-content">
<div class="media-content">
<p class="title is 4">
It Rains!!
</p>
<p class="subtitle">
Race Cards
</p>
</div>
<br>
<div class="content">
Check this one off if it rains during the race.
</div>
</div>
</div>
</div>
<div class="column is-2 card-min-width">
<div class="card card-equal-height">
<div class="card-image">
<figure class="image is-square">
<picture>
<source
type="image/webp"
srcset="imgs/WebP/8@3x.webp"
/>
<source
type="image/png"
srcset="imgs/PNG/race/8.png"
/>
<img
src="imgs/PNG/race/8.png"
alt="Penalty is given"
/>
</picture>
</figure>
</div>
<div class="card-content">
<div class="media-content">
<p class="title is 4">
A Penalty is Given
</p>
<p class="subtitle">
Race Cards
</p>
</div>
<br>
<div class="content">
A penalty is given out to a driver during the race.
Any single penalty will do to check off this square.
</div>
</div>
</div>
</div>
<div class="column is-2 card-min-width">
<div class="card card-equal-height">
<div class="card-image">
<figure class="image is-square">
<picture>
<source
type="image/webp"
srcset="imgs/WebP/season_29@3x.webp"
/>
<source
type="image/png"
srcset="imgs/PNG/season/29.png"
/>
<img
src="imgs/PNG/season/29.png"
alt="Victories from pole with 8 required for the square"
/>
</picture>
</figure>
</div>
<div class="card-content">
<div class="media-content">
<p class="title is 4">
Pole Driver Also Wins
</p>
<p class="subtitle">
Season Cards
</p>
</div>
<br>
<div class="content">
The driver who starts on pole position also
wins the race. 8 of these are required to check off this square.
Upto you if sprint races count.
</div>
</div>
</div>
</div>
<div class="column is-2 card-min-width">
<div class="card card-equal-height">
<div class="card-image">
<figure class="image is-square">
<picture>
<source
type="image/webp"
srcset="imgs/WebP/season_35@3x.webp"
/>
<source
type="image/png"
srcset="imgs/PNG/season/35.png"
/>
<img
src="imgs/PNG/season/35.png"
alt="Heart, Home Win!"
/>
</picture>
</figure>
</div>
<div class="card-content">
<div class="media-content">
<p class="title is 4">
Driver Wins at Home
</p>
<p class="subtitle">
Season Cards
</p>
</div>
<br>
<div class="content">
If any driver wins a race in their home country, check this square off. When is the Dutch GP again?
</div>
</div>
</div>
</div>
<div class="column is-2 card-min-width">
<div class="card card-equal-height">
<div class="card-image">
<figure class="image is-square">
<picture>
<source
type="image/webp"
srcset="imgs/WebP/season_42@3x.webp"
/>
<source
type="image/png"
srcset="imgs/PNG/season/42.png"
/>
<img
src="imgs/PNG/season/42.png"
alt="Wet and dry tires used in one race"
/>
</picture>
</figure>
</div>
<div class="card-content">
<div class="media-content">
<p class="title is 4">
Drying Track or Rain
</p>
<p class="subtitle">
Season Cards
</p>
</div>
<br>
<div class="content">
If both a type of wet tire and a type of dry tire are are used during the same race,
check this square off. Wet tires are blue/green and dry tires are red/yellow/white.
</div>
</div>
</div>
</div>
</div>
</section>
<!--==============================CODE FOR THE POSSIBLE SQUARES END==============================-->
<!--==============================CODE FOR THE FOOTER START==============================-->
<footer class="footer">
<div class="content has-text-centered">
<div class="columns">
<div class="column is 4">
<a href="/discord" target="_blank">Discord</a>
</div>
<div class="column is 4">
<a
href="https://github.com/f1-tools"
target="_blank"
>GitHub</a
>
</div>
<div class="column is 4">
<a
href="mailto:f1-tools-contact@umich.edu"
target="_blank"
>Email: f1-tools-contact@umich.edu</a
>
</div>
</div>
<br />
<p>
This website is unofficial and is not associated in any
way with the Formula 1 companies. F1, FORMULA ONE,
FORMULA 1, FIA FORMULA ONE WORLD CHAMPIONSHIP, GRAND
PRIX and related marks are trade marks of Formula One
Licensing B.V.
<br />
<strong>F1-Tools</strong> by
<a href="https://github.com/f1-tools">F1-Tools</a>. The
source code is licensed
<a href="http://opensource.org/licenses/mit-license.php"
>MIT</a
>.
</p>
</div>
</footer>
<!--==============================CODE FOR THE FOOTER END==============================-->
</div>
</body>
</html>