home

Explore the world around you with DJEO!

1 . Find challenges

DJEO phone map

2 . Play or watch

DJEO phone rate

3 . Show love (or not)

DJEO phone rate

Try it out!

(totally free btw)

@-webkit-keyframes Scaling { 0% { transform: scale(0); } 50% { transform: scale(1); } 100% { transform: scale(0); } } @keyframes Scaling { 0% { transform: scale(0); } 50% { transform: scale(1); } 100% { transform: scale(0); } } polygon { transform-origin: center center; transform-box: fill-box; -webkit-animation-duration: 10s; animation-duration: 10s; -webkit-animation-name: Scaling ; animation-name: Scaling ; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-timing-function: linear; animation-timing-function: linear; }

talk to us