-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpleasing-volumes.html
88 lines (78 loc) · 992 Bytes
/
pleasing-volumes.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
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Luke</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<h1>Pleasing Volumes</h1>
<p>0</p>
<p>1</p>
<p>2</p>
<p>4</p>
<p>5</p>
<p>6</p>
<p>8</p>
<p>10</p>
<p>11</p>
<p>12</p>
<p>14</p>
<p>15</p>
<p>16</p>
<p>18</p>
<p>20</p>
<p>22</p>
<p>24</p>
<p>25</p>
<p>26</p>
<p>28</p>
<p>30</p>
<p>32</p>
<p>33</p>
<p>34</p>
<p>35</p>
<p>36</p>
<p>38</p>
<p>40</p>
<p>42</p>
<p>44</p>
<p>45</p>
<p>46</p>
<p>48</p>
<p>50</p>
<p>52</p>
<p>54</p>
<p>55</p>
<p>56</p>
<p>58</p>
<p>60</p>
<p>62</p>
<p>64</p>
<p>65</p>
<p>66</p>
<p>68</p>
<p>70</p>
<p>72</p>
<p>74</p>
<p>75</p>
<p>76</p>
<p>77</p>
<p>78</p>
<p>80</p>
<p>82</p>
<p>84</p>
<p>85</p>
<p>86</p>
<p>88</p>
<p>90</p>
<p>92</p>
<p>94</p>
<p>95</p>
<p>96</p>
<p>98</p>
<p>99</p>
<p>100</p>
</body>
</html>