-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
747 lines (609 loc) · 27.9 KB
/
index.html
File metadata and controls
747 lines (609 loc) · 27.9 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Fashion for Thrashin!</title>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<base target="_blank" rel="noopener noreferrer">
<!-- import the webpage's stylesheet -->
<link rel="stylesheet" href="/style.css">
<!-- import the webpage's javascript file -->
<script src="/script.js" defer></script>
</head>
<body>
<header>
<h1>Fashion for Thrashin'!</h1>
<h3>Choose the outfits you like the best or are most drawn to! I'll reccomend you some music based on your choices!
</h3>
<h5><i>Note: Can filter through options, when you have the one you want press next/submit!</i></h5>
</header>
<main>
<!-- Q1 -->
<div id="Q1">
<h4>Question One ~ Pick a fit!</h4>
<div class="flexContainer">
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerShake"> <img src="assets/Q1_070.jpeg" alt="oversized white button up shirt">
</button>
</div>
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerZeph"> <img src="assets/Q1_Zeph.jpeg" alt="tan jacket with black fishnets">
</button>
</div>
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerCrumb"> <img src="assets/Q1_Crumb.jpeg" alt="white tank top with grey pants">
</button>
</div>
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerDodie"> <img src="assets/Q1_Dodie.jpeg" alt="thin long off white button up coat with loose pants to match">
</button>
</div>
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerEnya"> <img src="assets/Q1_Enya.jpeg" alt="white cropped long sleeve with yellow smiley face and white drawstring pants.">
</button>
</div>
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerLove"> <img src="assets/Q1_Love.jpeg" alt="A black and white photo of a person wearing a short white dress with roses around them in a circular formation">
</button>
</div>
</div>
<div class="flexContainer">
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerPortish"> <img src="assets/Q1_PH.jpeg" alt="A person in a chair wearing a light brown coat, black boots, and a shirt with newspaper writing.">
</button>
</div>
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerSteve"> <img src="assets/Q1_Steve.jpeg" alt="A person wearing a black tank top, hat, and pants leaning on a fence in front of a yellow background.">
</button>
</div>
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerKero"> <img src="assets/Q1_KKB.jpeg" alt="A person in white drawstring pants with purple lettering, a light pink cropped sweater, and a slightly puffy jacket - darker pink on top and white on the bottom.">
</button>
</div>
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerHeap"> <img src="assets/Q1_H&S.webp" alt="A person sitting on an RV in the day wearing a white somewhat trasnparent dress with lights strung up around them.">
</button>
</div>
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerKing"> <img src="assets/Q1_KP.jpeg" alt="Two people looking down at a camera. The one on the left in a grey coat, the right with a black coat and blue pants.">
</button>
</div>
</div>
<button class="submit" id="submitQ1"> Next </button>
</div>
<!-- Q2 -->
<div id="Q2" class="question">
<h4>Question Two ~ Choose a style!</h4>
<div class="flexContainer">
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerDodie"> <img src="assets/Q2_Dodie.jpeg" alt="A person in a long brown coat with a checkered grey dress over a white shirt.">
</button>
</div>
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerSteve"> <img src="assets/Q2_Steve.jpeg" alt="Two people with one facing the camera on the other's shoulder. They both have light brown blazers on standing in a grass field.">
</button>
</div>
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerEnya"> <img src="assets/Q2_Enya.jpeg" alt="A person in a leather like black coat with black glasses and a matching beanie.">
</button>
</div>
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerShake"> <img src="assets/Q2_070.jpeg" alt="A person with long pink hair, pink glasses, and a grey furry coat over a striped shirt. They have black shoes, red socks, blue jeans with patches and are sitting on the sidewalk.">
</button>
</div>
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerKing"> <img src="assets/Q2_KP.jpeg" alt="A person wearing a black dress with slits over a white long-sleave top, white heart glasses, black shoes & socks, and a black top hat. They are posing in front of a ferris wheel with their hands up.">
</button>
</div>
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerKero"> <img src="assets/Q2_KKB.jpeg" alt="A stylish person with a bob cut and black glasses in front of a green background. They are wearing black boots, yellow & blue plaid pants and a yellow, white, & black jacket over a Mona Lina shirt.">
</button>
</div>
</div>
<div class="flexContainer">
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerZeph"> <img src="assets/Q2_Zeph.jpeg" alt="A person sitting down wearing a light green dress with a white background.">
</button>
</div>
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerCrumb"> <img src="assets/Q2_Crumb.jpeg" alt="Two people with short black hair and orange eyeline, one in the back with a black T-shirt and pants and the other with a white T-shirt and shorts underneath a shear black tank top.">
</button>
</div>
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerHeap"> <img src="assets/Q2_H&S.jpeg" alt="A person with a short red cut wearing a blue dress.">
</button>
</div>
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerLove"> <img src="assets/Q2_Love.jpeg" alt="A black and white photo of a person wearing a coat, dress, and black boots.">
</button>
</div>
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerPortish"> <img src="assets/Q2_PH.jpeg" alt="A black and white photo of someone in a grey striped blazer on the payphone.">
</button>
</div>
</div>
<button class="submit" id="submitQ2"> Next </button>
</div>
<!-- Q3 -->
<div id="Q3" class="question">
<h4>Question Three ~ Put on your party fit!</h4>
<div class="flexContainer">
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerKero"> <img src="assets/Q3_KKB.jpeg" alt="A person wearing long red socks, a red firry coaat with black footprints and a black one-piece with hair tied up in 5 small buns with red ribbons.">
</button>
</div>
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerLove"> <img src="assets/Q3_Love.jpeg" alt="Someone with light pink hair in buns, white round glasses, and a magenta pom-pom link dress. They have one foot in the air with a white sneaker.">
</button>
</div>
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerZeph"> <img src="assets/Q3_Zeph.jpeg" alt="A person with a black dress with holes. They have hooped earings and black covers on their arms.">
</button>
</div>
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerKing"> <img src="assets/Q3_KP.jpeg" alt="A person in a black suit and tie with a white shirt.">
</button>
</div>
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerEnya"> <img src="assets/Q3_Enya.jpeg" alt="A person wearing black undergarments with a sheer cloak and flowers adorned on it.">
</button>
</div>
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerSteve"> <img src="assets/Q3_Steve.jpeg" alt="A person wearing a grey dress holding a disco ball. There are four ">
</button>
</div>
</div>
<div class="flexContainer">
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerShake"> <img src="assets/Q3_070.jpeg" alt="A person with yellow hair wearing an orange cropped shirt, orange pants, and yellow caution tape as a belt. Their arm is rested against a taxi.">
</button>
</div>
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerPortish"> <img src="assets/Q3_PH.webp" alt="A person wearing red shoes, black striped pants, and a white shirt with a black top over it.">
</button>
</div>
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerDodie"> <img src="assets/Q3_Dodie.jpeg" alt="A person wearing an slightly brown-orange loose suit with a black tank top and black boots.">
</button>
</div>
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerHeap"> <img src="assets/Q3_H&S.webp" alt="A person wearing a blue flowing dress with a long blue feathery coat.">
</button>
</div>
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerCrumb"> <img src="assets/Q3_Crumb.jpeg" alt="A person wearing an off-white jumpsuit with a giant ring.">
</button>
</div>
</div>
<button class="submit" id="submitQ3"> Next </button>
</div>
<!-- Q4 -->
<div id="Q4" class="question">
<h4>Question Four ~ Which one's your fav?</h4>
<div class="flexContainer">
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerCrumb"> <img src="assets/Q4_Crumb.jpeg" alt="A person wearing a dark blue top and blue eyeshadow with a blue background.">
</button>
</div>
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerSteve"> <img src="assets/Q4_Steve.jpeg" alt="A person wearing a short white dress with a painting frame.">
</button>
</div>
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerZeph"> <img src="assets/Q4_Zeph.jpeg" alt="A person wearing a long fitting dress with a leafy background.">
</button>
</div>
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerShake"> <img src="assets/Q4_070.jpeg" alt="A person wearing a grey shiny dress in ballet shoes and poses against a dark grey room and fireplace.">
</button>
</div>
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerKing"> <img src="assets/Q4_KP.jpeg" alt="A person wearing a red paint-like dress and black sunglasses against a sunny background with clouds.">
</button>
</div>
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerKero"> <img src="assets/Q4_KKB.jpeg" alt="A person wearing pink pants and a bucket hat with a black graphic T-shirt.">
</button>
</div>
</div>
<div class="flexContainer">
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerPortish"> <img src="assets/Q4_PH.jpeg" alt="A person wearing a pink coat over a black dress with a black purse, white socks, and black shoes.">
</button>
</div>
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerEnya"> <img src="assets/Q4_Enya.jpeg" alt="A person sitting in a field of small yellow-orange flowers in a wedding-like white gown.">
</button>
</div>
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerDodie"> <img src="assets/Q4_Dodie.jpeg" alt="A person at a white cafe-life round table with matching chairs wearing a pink-coral dress and a bouquet of blue, red, green flowers.">
</button>
</div>
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerHeap"> <img src="assets/Q4_H&S.jpeg" alt="A person sitting with a grand pink flamingo dress around some fake flamingos.">
</button>
</div>
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerLove"> <img src="assets/Q4_Love.jpeg" alt="A person wearing a yellow skirt and a white T-shirt with yellow lettering">
</button>
</div>
</div>
<button class="submit" id="submitQ4"> Next </button>
</div>
<!-- Q5 -->
<div id="Q5" class="question">
<h4>Question Five ~ Select a look to aquiree <3 </h4>
<div class="flexContainer">
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerEnya"> <img src="assets/Q5_Enya.jpeg" alt="A person wearing a black top and white-blueish cut off jeans. They are staring off with light in their eyes.">
</button>
</div>
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerHeap"> <img src="assets/Q5_H&S.jpeg" alt="A person with a light blue dress, white earings, and a serious look.">
</button>
</div>
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerDodie"> <img src="assets/Q5_Dodie.jpeg"
alt="A person wearing light brown overalls over a white T-shirt.">
</button>
</div>
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerLove"> <img src="assets/Q5_Love.jpeg" alt="Two people; one with a shiny black jacket and skirt and the other with black pants, shirt, jacket, and binoculars. They are staring apart from each other staring in opposite directions.">
</button>
</div>
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerSteve"> <img src="assets/Q5_Steve.jpeg"
alt="">
</button>
</div>
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerPortish"> <img src="assets/Q5_PH.jpeg"
alt="">
</button>
</div>
</div>
<div class="flexContainer">
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerCrumb"> <img src="assets/Q5_Crumb.jpeg"
alt="">
</button>
</div>
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerZeph"> <img src="assets/Q5_Zeph.jpeg" alt="">
</button>
</div>
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerShake"> <img src="assets/Q5_070.webp" alt="">
</button>
</div>
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerKing"> <img src="assets/Q5_KP.jpeg" alt="">
</button>
</div>
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerKero"> <img src="assets/Q5_KKB.jpeg" alt="">
</button>
</div>
</div>
<button class="submit" id="submitQ5"> Next </button>
</div>
<!-- Q6 -->
<div id="Q6" class="question">
<h4>Question Six ~ Pick some arsty wearr</h4>
<div class="flexContainer">
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerKing"> <img src="assets/Q6_KP.jpeg" alt="">
</button>
</div>
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerZeph"> <img src="assets/Q6_Zeph.jpeg" alt="">
</button>
</div>
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerEnya"> <img src="assets/Q6_Enya.jpeg" alt="">
</button>
</div>
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerCrumb"> <img src="assets/Q6_Crumb.jpg" alt="">
</button>
</div>
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerSteve"> <img src="assets/Q6_Steve.jpeg" alt="">
</button>
</div>
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerKero"> <img src="assets/Q6_KKB.jpeg" alt="">
</button>
</div>
</div>
<div class="flexContainer">
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerHeap"> <img src="assets/Q6_H&S.jpeg" alt="">
</button>
</div>
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerPortish"> <img src="assets/Q6_PH.jpeg" alt="">
</button>
</div>
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerDodie"> <img src="assets/Q6_Dodie.jpeg" alt="">
</button>
</div>
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerLove"> <img src="assets/Q6_Love.jpeg" alt="">
</button>
</div>
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerShake"> <img src="assets/Q6_070.jpeg" alt="">
</button>
</div>
</div>
<button class="submit" id="submitQ6"> Next </button>
</div>
<!-- Q7 -->
<div id="Q7" class="question">
<h4>Question Seven ~ Select the one that wants you to pick it!</h4>
<div class="flexContainer">
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerHeap"> <img src="assets/Q7_H&S.webp" alt="">
</button>
</div>
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerLove"> <img src="assets/Q7_Love.jpeg" alt="">
</button>
</div>
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerKing"> <img src="assets/Q7_KP.jpeg" alt="">
</button>
</div>
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerCrumb"> <img src="assets/Q7_Crumb.jpeg" alt="">
</button>
</div>
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerShake"> <img src="assets/Q7_070.jpeg" alt="">
</button>
</div>
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerSteve"> <img src="assets/Q7_Steve.jpeg" alt="">
</button>
</div>
</div>
<div class="flexContainer">
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerZeph"> <img src="assets/Q7_Zeph.jpeg" alt="">
</button>
</div>
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerPortish"> <img src="assets/Q7_PH.jpeg" alt="">
</button>
</div>
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerEnya"> <img src="assets/Q7_Enya.jpeg" alt="">
</button>
</div>
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerDodie"> <img src="assets/Q7_Dodie.jpeg" alt="">
</button>
</div>
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerKero"> <img src="assets/Q7_KKB.jpeg" alt="">
</button>
</div>
</div>
<button class="submit" id="submitQ7"> Next </button>
</div>
<!-- Q8 -->
<div id="Q8" class="question">
<h4>Question Eight ~ Which one would you wear?</h4>
<div class="flexContainer">
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerDodie"> <img src="assets/Q8_Dodie.webp" alt="">
</button>
</div>
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerEnya"> <img src="assets/Q8_Enya.jpeg" alt="">
</button>
</div>
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerShake"> <img src="assets/Q8_070.webp" alt="">
</button>
</div>
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerHeap"> <img src="assets/Q8_H&S.jpeg" alt="">
</button>
</div>
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerCrumb"> <img src="assets/Q8_Crumb.jpeg" alt="">
</button>
</div>
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerSteve"> <img src="assets/Q8_Steve.jpeg" alt="">
</button>
</div>
</div>
<div class="flexContainer">
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerKing"> <img src="assets/Q8_KP.jpeg" alt="">
</button>
</div>
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerKero"> <img src="assets/Q8_KKB.webp" alt="">
</button>
</div>
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerPortish"> <img src="assets/Q8_PH.jpeg" alt="">
</button>
</div>
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerZeph"> <img src="assets/Q8_Zeph.jpeg" alt="">
</button>
</div>
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerLove"> <img src="assets/Q8_Love.jpeg" alt="">
</button>
</div>
</div>
<button class="submit" id="submitQ8"> Next </button>
</div>
<!-- Q9 -->
<div id="Q9" class="question">
<h4>Question Nine ~ Choose some comfy clothes!</h4>
<div class="flexContainer">
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerKing"> <img src="assets/Q9_KP.jpeg" alt="">
</button>
</div>
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerLove"> <img src="assets/Q9_Love.jpeg" alt="">
</button>
</div>
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerKero"> <img src="assets/Q9_KKB.webp" alt="">
</button>
</div>
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerPortish"> <img src="assets/Q9_PH.webp" alt="">
</button>
</div>
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerDodie"> <img src="assets/Q9_Dodie.jpeg" alt="">
</button>
</div>
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerShake"> <img src="assets/Q9_070.jpeg" alt="">
</button>
</div>
</div>
<div class="flexContainer">
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerZeph"> <img src="assets/Q9_Zeph.jpeg" alt="">
</button>
</div>
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerEnya"> <img src="assets/Q9_Enya.jpeg" alt="">
</button>
</div>
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerHeap"> <img src="assets/Q9_H&S.jpeg" alt="">
</button>
</div>
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerCrumb"> <img src="assets/Q9_Crumb.jpeg" alt="">
</button>
</div>
<div class="answer-choice">
<br>
<button onclick="selected(this, 'not-allowed')" class="answerSteve"> <img src="assets/Q9_Steve.jpeg" alt="">
</button>
</div>
</div>
<button class="submit" id="submitQ9"> Submit </button>
</div>
<h3 id="answerNumber"></h3>
<h4 id="result"></h4>
<button class="allDisplay" id="all">All Recs</button>
<h5 id="recs"></h5>
<button id="restart">Restart Quiz</button>
</main>
</body>
</html>