{"__browser":{"device":"unknown_device","mobile":false,"name":"unknown browser","platform":"unknown_platform","version":"0"},"__constants":{},"__CPDATA":{"domain_iframe":"https://cdpn.io","environment":"production","host":"codepen.io","iframe_allow":"accelerometer; ambient-light-sensor; camera; display-capture; encrypted-media; geolocation; gyroscope; microphone; midi; payment; web-share; vr","iframe_sandbox":"allow-forms allow-modals allow-pointer-lock allow-popups allow-same-origin allow-scripts allow-top-navigation-by-user-activation allow-downloads allow-presentation"},"__graphql":{"data":{"data":{"sessionUser":{"id":"VoDkNZ","name":"Captain Anonymous","title":"Captain Anonymous","avatar":"https://assets.codepen.io/t-1/user-default-avatar.jpg?format=auto&version=0","currentContext":{"id":"VoDkNZ","title":"Captain Anonymous","name":"Captain Anonymous","avatar":"https://assets.codepen.io/t-1/user-default-avatar.jpg?format=auto&version=0","username":"anon","__typename":"User"},"currentTeamId":null,"username":"anon","admin":false,"anon":true,"pro":false,"verified":false,"teams":[],"__typename":"User"}}},"url":"https://codepen.io/graphql","api":"cprails","cpedata":{"action":"show","controller":"live_fullpage"}},"__user":{"anon":true,"base_url":"/anon/","current_team_id":0,"current_team_hashid":null,"hashid":"VoDkNZ","id":1,"itemType":"user","name":"Captain Anonymous","paid":false,"tier":0,"username":"anon","created_at":null,"email_verified":null,"collections_count":0,"collections_private_count":0,"followers_count":0,"followings_count":0,"pens_count":0,"pens_private_count":0,"projects_count":0,"projects_private_count":0},"__firebase":{"config":{"apiKey":"AIzaSyBgLAe7N_MdFpuVofMkcQLGwwhUu5tuxls","authDomain":"codepen-store-production.firebaseapp.com","databaseURL":"https://codepen-store-production.firebaseio.com","disabled":false,"projectId":"codepen-store-production"},"token":"eyJhbGciOiJSUzI1NiJ9.eyJhdWQiOiJodHRwczovL2lkZW50aXR5dG9vbGtpdC5nb29nbGVhcGlzLmNvbS9nb29nbGUuaWRlbnRpdHkuaWRlbnRpdHl0b29sa2l0LnYxLklkZW50aXR5VG9vbGtpdCIsImNsYWltcyI6eyJvd25lcklkIjoiVm9Ea05aIiwiYWRtaW4iOmZhbHNlfSwiZXhwIjoxNjc1NDQ1MDc2LCJpYXQiOjE2NzU0NDE0NzYsImlzcyI6ImZpcmViYXNlLWFkbWluc2RrLThva3lsQGNvZGVwZW4tc3RvcmUtcHJvZHVjdGlvbi5pYW0uZ3NlcnZpY2VhY2NvdW50LmNvbSIsInN1YiI6ImZpcmViYXNlLWFkbWluc2RrLThva3lsQGNvZGVwZW4tc3RvcmUtcHJvZHVjdGlvbi5pYW0uZ3NlcnZpY2VhY2NvdW50LmNvbSIsInVpZCI6IlZvRGtOWiJ9.dZ2qUTk_uPQNGEd-_PPyY3CZQXtWTwhfPjZ6mlmd9-RJBgeQcFJ8bUoKdguJPkFsowP3CKS54QJTJeldyyw1HMobhTfmRFS5x5jXeh-suXoMfMMys5ydV9jhzHTtM9Gn4e1jy8LPvks4WxU4V4MIb57zD_I0kCo5BqtYpeDcJhDC_2oEoDqeHRrXJhyGq9uUzakyvDmZu4RYgU3Tx8TIohfj2SqNEISX6DzE1Pucbk1mHs6gZuBbYFaN4X-6abNLOnFcBjtlLwMaArfcSKlHHbV4qw7h5t3QAeZsXiLNMAop8JAjYWrmx8SVGzWfF9tEnqPpAdPtW0KorpWVyz8Fdw"},"__pay_stripe_public_key":"pk_live_2GndomDfiklqpSNQn8FrGuwZSMIMzha7DkLJqlYe7IR0ihKAlKdiHg68JJc5eVPt68rzAjzAAVXcUwjySHRCsgjQQ00gtRBUFNH","__pay_braintree_env":"production","__item":"{\"id\":48866713,\"user_id\":265602,\"html\":\"<!--\\nUne grille responsive d'images \\n(images du site : https:\\/\\/picsum.photos\\/)\\n-->\\n\\n<div class=\\\"container\\\">\\n\\t\\n\\t<img src=\\\"https:\\/\\/picsum.photos\\/640\\/480?random=1\\\">\\n\\t<img src=\\\"https:\\/\\/picsum.photos\\/640\\/480?random=2\\\">\\n\\t<img src=\\\"https:\\/\\/picsum.photos\\/640\\/480?random=3\\\">\\n\\t<img src=\\\"https:\\/\\/picsum.photos\\/640\\/480?random=4\\\">\\n\\t<img src=\\\"https:\\/\\/picsum.photos\\/640\\/480?random=5\\\">\\n\\t<img src=\\\"https:\\/\\/picsum.photos\\/640\\/480?random=6\\\">\\n\\t<img src=\\\"https:\\/\\/picsum.photos\\/640\\/480?random=7\\\">\\n\\t<img src=\\\"https:\\/\\/picsum.photos\\/640\\/480?random=8\\\">\\n\\t<img src=\\\"https:\\/\\/picsum.photos\\/640\\/480?random=9\\\">\\n\\t<img src=\\\"https:\\/\\/picsum.photos\\/640\\/480?random=10\\\">\\n\\t<img src=\\\"https:\\/\\/picsum.photos\\/640\\/480?random=11\\\">\\n\\t<img src=\\\"https:\\/\\/picsum.photos\\/640\\/480?random=12\\\">\\n\\t\\n<\\/div>\",\"css\":\"* {\\n\\tmargin:0;\\n\\tpadding:0;\\n}\\n\\nbody {\\n\\tbackground-color:black;\\n}\\n\\n.container {\\n\\tdisplay: grid;\\n\\tgrid-template-columns: repeat(auto-fit, minmax(400px, 1fr));\\/*on ajoute des colonnes de façon à remplir tout l'espace disponible. Les images font 400px de large minimum et 1 fraction au maximum.*\\/\\n\\tgrid-gap:20px;\\/*goutière de 20px entre les images. À enlenver si on veut que les images se touchent.*\\/\\n}\\n\\n.container img {\\n\\twidth:100%;\\/*les images du container sont à 100% de largeur*\\/\\n}\",\"js\":\"\",\"html_pre_processor\":\"none\",\"css_pre_processor\":\"none\",\"js_pre_processor\":\"none\",\"html_classes\":\"\",\"css_starter\":\"neither\",\"js_library\":null,\"created_at\":\"2020-12-06T19:43:05.000Z\",\"updated_at\":\"2020-12-06T20:36:57.000Z\",\"title\":\"Portfolio : css grid #2\",\"description\":\"\",\"slug_hash\":\"dypMwbZ\",\"head\":\"\",\"private\":false,\"slug_hash_private\":\"65b9970762b0d1dbb1406aba97f8fcdb\",\"has_animation\":false,\"team_id\":0,\"css_prefix\":\"neither\",\"template\":false,\"parent_id\":48499102,\"comments_count\":0,\"custom_screenshot_filename\":null,\"loves_count\":0,\"pick\":false,\"popularity_score\":0,\"views_count\":0,\"pick_visible_at\":\"2022-11-08T22:42:55.128Z\",\"pen_hash\":null,\"hashid\":\"dypMwbZ\"}"}