.game .game-map-step #map.h-100 button.button.geolocation-button i(data-feather="map-pin") button.button.start-button i(data-feather="play") .game-quizz-step.none ul.proposals audio(controls).none .game-results-step.none p.message .species.answer p #{ __('It was a') } span.com span.sci button.button.restart-button i(data-feather="repeat") link(rel="stylesheet" href="/dist/leaflet/leaflet.css") script(src="/dist/leaflet/leaflet.js") script(src="/dist/axios/axios.min.js") script(src="/javascripts/game.js" type="module")