...istled. I was like, “What do you8230;?” because that’s not how I thought about it.
Now, I’m thrilled that our mission is a socially good mission, b...he Pebble Watch.
Perry: ?Pebble Watch8230; not so small anymore.
Om: ?In the grand scheme of things, it’s not really a big product. But it’s, like, $10 millio...
...es (grow up, it’s not that funny8230; :])
#ball {
width: 140px;
height: 140px;
border-radius: 70px;
background: linear-gradient(top, rgba(187,187,187,1) 0%,rgb...t’s take a look at the fun stuff8230;
I’ll start by adding the animation property to our ball:
#ball {
animation: jump 1s infinite;
}
All I did was to defin...