John Johansen

131
reputation
1
11

#myappearance {height: 177cm; width: 57cm; .eye-color: #073505; position: absolute; .margin: 0%; visibility:hidden;}

<script>
 function mylife() {
   var I = me
   if(I == "drunk")  { 
   alert('It was too much for me!');
                      } 
   else { 
   alert('Lets go!');
         } 
            }
</script>