/* app css stylesheet */ * { margin: 0; padding: 0; } .world { position: relative; overflow: hidden; } .world .line { position: absolute; }