File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717 width : 100vw ; height : 100lvh ;}
1818 # wdyd {margin-bottom : 0px ;}
1919 </ style >
20- < script defer >
21- let cookies = 404 ;
22-
23- document . getElementById ( "cookie" ) . addEventListener ( "click" , ( ) => {
24- if ( cookies < 424 ) {
25- cookies ++ ;
26- }
27- if ( cookies === 424 ) {
28- document . getElementById ( "wdyd" ) . innerText = "that's enough" ;
29- }
30- document . getElementById ( "big404" ) . innerText = cookies ;
31- } ) ;
32- </ script >
3320 </ head >
3421 < body >
3522 < div class ="background ">
@@ -41,5 +28,18 @@ <h1 id="wdyd">what did you do</h1>
4128 < button > < a href ="https://clickercookie.github.io/ "> resume clicking</ a > </ button >
4229 </ div >
4330 </ div >
31+ < script >
32+ let cookies = 404 ;
33+
34+ document . getElementById ( "cookie" ) . addEventListener ( "click" , ( ) => {
35+ if ( cookies < 424 ) {
36+ cookies ++ ;
37+ }
38+ if ( cookies === 424 ) {
39+ document . getElementById ( "wdyd" ) . innerText = "that's enough" ;
40+ }
41+ document . getElementById ( "big404" ) . innerText = cookies ;
42+ } ) ;
43+ </ script >
4444 </ body >
4545</ html >
You can’t perform that action at this time.
0 commit comments