CINXE.COM
Home - CBBC Newsround
<!DOCTYPE html><html lang="en" class="b-pw-1280 b-reith-sans-font no-touch no-js"><head><script type="text/javascript" src="/_static/js/bundle-playback.js?v=HxkREWBo" charset="utf-8"></script> <script type="text/javascript" src="/_static/js/wombat.js?v=txqj7nKC" charset="utf-8"></script> <script>window.RufflePlayer=window.RufflePlayer||{};window.RufflePlayer.config={"autoplay":"on","unmuteOverlay":"hidden"};</script> <script type="text/javascript" src="/_static/js/ruffle/ruffle.js"></script> <script type="text/javascript"> __wm.init("https://web.archive.org/web"); __wm.wombat("https://www.bbc.co.uk/newsround","20190207175647","https://web.archive.org/","web","/_static/", "1549562207"); </script> <link rel="stylesheet" type="text/css" href="/_static/css/banner-styles.css?v=S1zqJCYt" /> <link rel="stylesheet" type="text/css" href="/_static/css/iconochive.css?v=3PDvdIFv" /> <!-- End Wayback Rewrite JS Include --> <script> window.orb_fig_blocking = false window.bbcredirection = { geo: false, device: false }; </script> <!-- Nav Env: live --> <!-- Analytics Web Module: 0.0.1-231.1bf8081 --> <!-- NavID Web Module: 0.2.0-26.cd5363e --> <!-- Searchbox Web Module: 1.0.0-19.f0f6837 --> <!-- Promo Web Module: 2.0.0-83.1a62ce3 --> <meta name="viewport" content="width=device-width, initial-scale=1.0"><meta property="fb:admins" content="100004154058350"><link rel="stylesheet" href="https://web.archive.org/web/20190207175647cs_/https://nav.files.bbci.co.uk/orbit/2.0.0-484.dce9fee/css/orb-ltr.min.css"><!--[if (lt IE 9) & (!IEMobile)]> <link rel="stylesheet" href="https://nav.files.bbci.co.uk/orbit/2.0.0-484.dce9fee/css/orb-ie-ltr.min.css"> <![endif]--><script type="text/javascript">/*<![CDATA[*/ window.orb = { lang: 'en', bbcBaseUrl: 'https://web.archive.org/web/20190207175647/https://www.bbc.co.uk', bbcUrlPrefix: 'https://web.archive.org/web/20190207175647/https://www.', staticHost: 'https://web.archive.org/web/20190207175647/https://nav.files.bbci.co.uk/orbit/2.0.0-484.dce9fee', figUrl: 'https://web.archive.org/web/20190207175647/https://fig.bbc.co.uk/frameworks/fig/2/fig.js', partialCookieOvenUrl: 'https://web.archive.org/web/20190207175647/https://cookie-oven.api.bbc' }; document.documentElement.className += (document.documentElement.className? ' ' : '') + 'orb-js'; window.orb.worldwideNavlinks = ''; /*]]>*/</script><script>// Promise polyfill from https://github.com/bramstein/promis (function(){'use strict';var f,g=[];function l(a){g.push(a);1==g.length&&f()}function m(){for(;g.length;)g[0](),g.shift()}f=function(){setTimeout(m)};function n(a){this.a=p;this.b=void 0;this.f=[];var b=this;try{a(function(a){q(b,a)},function(a){r(b,a)})}catch(c){r(b,c)}}var p=2;function t(a){return new n(function(b,c){c(a)})}function u(a){return new n(function(b){b(a)})}function q(a,b){if(a.a==p){if(b==a)throw new TypeError;var c=!1;try{var d=b&&b.then;if(null!=b&&"object"==typeof b&&"function"==typeof d){d.call(b,function(b){c||q(a,b);c=!0},function(b){c||r(a,b);c=!0});return}}catch(e){c||r(a,e);return}a.a=0;a.b=b;v(a)}} function r(a,b){if(a.a==p){if(b==a)throw new TypeError;a.a=1;a.b=b;v(a)}}function v(a){l(function(){if(a.a!=p)for(;a.f.length;){var b=a.f.shift(),c=b[0],d=b[1],e=b[2],b=b[3];try{0==a.a?"function"==typeof c?e(c.call(void 0,a.b)):e(a.b):1==a.a&&("function"==typeof d?e(d.call(void 0,a.b)):b(a.b))}catch(h){b(h)}}})}n.prototype.g=function(a){return this.c(void 0,a)};n.prototype.c=function(a,b){var c=this;return new n(function(d,e){c.f.push([a,b,d,e]);v(c)})}; function w(a){return new n(function(b,c){function d(c){return function(d){h[c]=d;e+=1;e==a.length&&b(h)}}var e=0,h=[];0==a.length&&b(h);for(var k=0;k<a.length;k+=1)u(a[k]).c(d(k),c)})}function x(a){return new n(function(b,c){for(var d=0;d<a.length;d+=1)u(a[d]).c(b,c)})};window.Promise||(window.Promise=n,window.Promise.resolve=u,window.Promise.reject=t,window.Promise.race=x,window.Promise.all=w,window.Promise.prototype.then=n.prototype.c,window.Promise.prototype["catch"]=n.prototype.g);}()); (function() { var language = 'en'; language = 'en'; var istatsLabels = {name: 'newsround' || undefined}; istatsLabels['bbc_site'] = 'cbbc'; istatsLabels['app_name'] = 'newsround'; istatsLabels['app_type'] = 'responsive'; istatsLabels['page_type'] = 'home'; istatsLabels['children_show'] = 'newsround'; var additionalPageProperties = {}; function getMetaValue(propertyName) { var metaTag = document.querySelector( "meta[property='" + propertyName + "'], " + "meta[name='" + propertyName + "']"); if (metaTag) { return metaTag.getAttribute("content"); } else { throw new Error('No meta tag called: ' + propertyName) } } function generateCountername() { var pathName = window.location.pathname .replace(/\/$/, "") .replace(/^\//, "") .replace(/\//g, '.'); return pathName + '.page'; } window.bbcpage = { loadModule: function(deps) { return new Promise(function (resolve, reject) { window.require(deps, function () { resolve.apply(this, arguments); }, function (error) { reject(error); }); }) }, loadCSS: function (url, timeout) { return window.bbcpage.loadModule(['orb/lib/_$']) .then(function($) { return new Promise(function(resolve, reject) { var stylesheet = loadCSS(url); $.onloadCSS(stylesheet, function() { resolve(); }); if (timeout) { setTimeout(function () { reject(); }, timeout); } }); }); }, getLanguage: function () { return new Promise(function(resolve, reject) { resolve(language); }); }, trackRegion: function (region, labels) { return window.bbcpage.loadModule(['istats-1']) .then(function(istats) { var trackLabels = { region: region }; for (var label in labels) { trackLabels[label] = labels[label]; } var linkType = labels.linkType || 'internal'; istats.track(linkType, trackLabels); }); }, getName: function() { return Promise.resolve('newsround.page' || generateCountername()); }, getDestination: function() { return Promise.resolve('NEWSROUND' || null); }, getProducer: function() { return Promise.resolve('NEWSROUND' || null); }, getSite: function() { return Promise.resolve('' || null); }, getSection: function() { return Promise.resolve('' || null); }, getContentType: function() { return Promise.resolve('index-home' || null); }, getContentId: function() { return Promise.resolve('urn:bbc:cps:69a8f5ef-1d3a-b1f9-e050-17ac8045757b' || null); }, getEdition: function() { return Promise.resolve('domestic' || null); }, getAdditionalProperties: function() { return Promise.resolve(additionalPageProperties); } }; var country; var sanitiseCountry = function(country) { return country ? country.replace(/ /g, '') : undefined; } window.bbcuser = { getHashedId: function() { return window.bbcpage.loadModule(['idcta-v2/idcta-1']) .then(function(idcta) { return idcta.getCookieInstance().getHidFromCookie(); }); }, getCountry: function() { if (country) { return new Promise(function(resolve, reject) { resolve(sanitiseCountry(country)); }) } else { return window.bbcpage.loadModule(['orb/fig']) .then(function(orbFig) { return new Promise(function(resolve, reject) { orbFig.load(function (fig) { if (fig.geo.isUK()) { resolve('GB'); } else if (fig.geo.isEU()) { resolve('EU'); } else { resolve(undefined); } }, function () { reject('Error determining country. Timeout?'); }); }); }); } }, isUKCombined: function(inputCountry) { return window.bbcpage.loadModule(['orb/bbcuser']) .then(function(service) { return new Promise(function(resolve, reject) { if (inputCountry) { resolve(service.isUKCombined(sanitiseCountry(inputCountry))); } else { window.bbcuser.getCountry().then(function(fetchedCountry){ resolve(service.isUKCombined(fetchedCountry)); }) } }); }); }, isEU: function(inputCountry) { return window.bbcpage.loadModule(['orb/bbcuser']) .then(function(service) { return new Promise(function(resolve, reject) { if (inputCountry) { resolve(service.isEU(sanitiseCountry(inputCountry))); } else { window.bbcuser.getCountry().then(function(fetchedCountry){ resolve(service.isEU(fetchedCountry)); }) } }); }); }, allowsPerformanceCookies: function() { return window.bbcpage.loadModule(['orb/cookies']) .then(function(bbccookies) { return !!bbccookies.cookiesEnabled() && !!bbccookies.readPolicy('performance'); }); }, allowsFunctionalCookies: function() { return window.bbcpage.loadModule(['orb/cookies']) .then(function(bbccookies) { return !!bbccookies.cookiesEnabled() && !!bbccookies.readPolicy('personalisation'); }); }, getCookieValue: function(cookieName) { return window.bbcpage.loadModule(['orb/cookies']) .then(function(bbccookies) { return bbccookies.get(cookieName); }); }, resetCookiesPreferences: function() { return window.bbcpage.loadModule(['orb/cookies']) .then(function(bbccookies) { bbccookies.setDefaultCookiesSingleDomain(); }); }, hasCookiesEnabled: function() { return window.bbcpage.loadModule(['orb/cookies']) .then(function(bbccookies) { return !!bbccookies.cookiesEnabled(); }); }, hasSeenCookieBanner: function() { return window.bbcpage.loadModule(['orb/cookies']) .then(function (bbccookies) { return !!bbccookies.isCookiePolicySet(); }); }, logEvent: function (verb, noun, extraLabels) { return window.bbcuser.hasCookiesEnabled() .then(function(allowsCookies) { if (allowsCookies) { return window.bbcpage.loadModule(['istats-1']) .then(function(istats) { istats.log(verb, noun, extraLabels); }); } else { throw new Error('User cannot be tracked due to cookies preferences.'); } }); }, }; }());</script><script src="https://web.archive.org/web/20190207175647js_/https://nav.files.bbci.co.uk/orbit/2.0.0-484.dce9fee/js/require.min.js"></script> <script src="https://web.archive.org/web/20190207175647js_/https://nav.files.bbci.co.uk/orbit-webmodules/0.0.1-231.1bf8081/cookie-banner/cookie-library.min.js"></script><script type="text/javascript">define('orb/cookies', function() { return window.bbccookies; });</script> <script src="https://web.archive.org/web/20190207175647js_/https://nav.files.bbci.co.uk/orbit/2.0.0-484.dce9fee/js/api.min.js"></script><script type="text/javascript">window.bbcFlagpoles_istats="ON",require.config({paths:{"istats-1":"https://web.archive.org/web/20190207175647/https://nav.files.bbci.co.uk/orbit-webmodules/0.0.1-231.1bf8081/istats/istats-1"}}),require(["istats-1","orb/cookies"],function(t,a){if(a.isAllowed("s1")){var e=(o=document.location.href.match(/^(?:https|http):\/\/\w*\.(?:(int|test|stage|live|)\.)?bbc\.(?:co\.uk|com)/))?void 0===o[1]||""===o[1]||"live"===o[1]?"//web.archive.org/web/20190207175647/https://sa.bbc.co.uk/bbc/bbc/s":"//web.archive.org/web/20190207175647/https://sa.bbc.co.uk/bbc/"+o[1]+"/s":"//web.archive.org/web/20190207175647/https://sa.bbc.co.uk/bbc/test/s";t.addCollector({name:"default",url:e,separator:"&"});var s="newsround";t.setCountername(s),window.istats_countername&&t.setCountername(window.istats_countername),t.addLabels("ml_name=webmodule&ml_version=0.0.1-231.1bf8081&blq_e=orbit&blq_r=orbit&blq_s=orbit&blq_v=cbbc&language=en&bbc_site=cbbc&app_name=newsround&app_type=responsive&page_type=home&children_show=newsround")}var o});</script><link rel="stylesheet" href="https://web.archive.org/web/20190207175647cs_/https://mybbc.files.bbci.co.uk/s/id/account-idcta/1.10.0/style/id-cta.css"><!--[if IE 8]><link href="https://mybbc.files.bbci.co.uk/s/id/account-idcta/1.10.0/style/ie8.css" rel="stylesheet"/> <![endif]--><script type="text/javascript">(function() {if (!window.require) {throw new Error('idcta: could not find require module');}if (typeof(map) == 'undefined') {var map = {};}if (!!document.createElementNS && !!document.createElementNS('http://www.w3.org/2000/svg', 'svg').createSVGRect) {document.documentElement.className += ' id-svg';}var ptrt = new RegExp("[\\?&]ptrt=([^&]*)").exec(document.location.href);var ENDPOINT_URL = 'https://web.archive.org/web/20190207175647/https://idcta.api.bbc.co.uk';var ENDPOINT_CONFIG = ('/idcta/config?callback=&context=cbbc&ptrt=' + encodeURIComponent((ptrt ? ptrt[1] : document.location.href))).replace(/\&/g, '&');var ENDPOINT_TRANSLATIONS = '/idcta/translations?callback=';function hasPromise() {var P = window.Promise;var promiseToString = null;if (P) {try {promiseToString = Object.prototype.toString.call(P.resolve());} catch(e) {/*silently ignored*/}}return (promiseToString === '[object Promise]' && !P.cast);}if (hasPromise()) {define('idcta/es6-promise', function() {return window.Promise;});define('idcta-v2/es6-promise', function() {return window.Promise;});}map['idcta-v2'] = 'https://web.archive.org/web/20190207175647/https://mybbc.files.bbci.co.uk/s/id/account-idcta/1.10.0/modules/idcta-v2';map['idcta-v2/config'] = ENDPOINT_URL + ENDPOINT_CONFIG;map['idcta-v2/translations'] = ENDPOINT_URL + ENDPOINT_TRANSLATIONS;map['idcta'] = 'https://web.archive.org/web/20190207175647/https://mybbc.files.bbci.co.uk/s/id/account-idcta/1.8.2/modules/idcta';map['idcta-v2/idcta-1'] = 'https://web.archive.org/web/20190207175647/https://mybbc.files.bbci.co.uk/s/id/account-idcta/1.10.0/modules/idcta-v2/dist/idcta-1.min';const idctaShim = {deps: ['idcta-v2/idcta-1'],};require({shim: {'idcta-v2/statusbar': idctaShim,'idcta-v2/id-config': idctaShim},map: {'*': {'idcta/idcta-1': 'idcta-v2/idcta-1','idcta': 'idcta-v2',}},paths: map});window.idctaBaseUrl = ENDPOINT_URL;define('idcta/config', ['idcta-v2/config'], function(data) {return data;});define('idcta/translations', ['idcta-v2/translations'], function(data) {return data;});})();</script><script type="text/javascript">// Globally available search context window.SEARCHBOX={"variant":"cbbc","locale":"en","navSearchboxStaticPrefix":"https://web.archive.org/web/20190207175647/https://nav.files.bbci.co.uk/searchbox/1.0.0-19.f0f6837","searchboxAppStaticPrefix":"https://web.archive.org/web/20190207175647/https://nav.files.bbci.co.uk/searchbox/1.0.0-19.f0f6837/drawer","searchFormHtml":"<div tabindex=\"-1\" data-reactroot=\"\" data-reactid=\"1\" data-react-checksum=\"729995048\"><div data-reactid=\"2\"><section class=\"se-searchbox-panel\" data-reactid=\"3\"><div class=\"se-g-wrap\" data-reactid=\"4\"><div class=\"se-g-layout\" data-reactid=\"5\"><div class=\"se-g-layout__item se-searchbox-title\" aria-hidden=\"true\" data-reactid=\"6\">search</div><div class=\"se-g-layout__item se-searchbox\" data-reactid=\"7\"><form accept-charset=\"utf-8\" id=\"searchboxDrawerForm\" method=\"get\" action=\"https://search.bbc.co.uk/search\" data-reactid=\"8\"><label class=\"se-searchbox__input\" for=\"se-searchbox-input-field\" data-reactid=\"9\"><span class=\"se-sr-only\" data-reactid=\"10\">Search Term</span><input type=\"text\" name=\"q\" value=\"\" id=\"se-searchbox-input-field\" class=\"se-searchbox__input__field\" maxlength=\"512\" autocomplete=\"off\" autocorrect=\"off\" autocapitalize=\"off\" spellcheck=\"false\" tabindex=\"0\" data-reactid=\"11\"/></label><input type=\"hidden\" name=\"scope\" value=\"\" data-reactid=\"12\"/><button type=\"submit\" class=\"se-searchbox__submit\" tabindex=\"0\" data-reactid=\"13\">Search</button><button type=\"button\" class=\"se-searchbox__clear se-searchbox__clear--visible\" tabindex=\"0\" data-reactid=\"14\">Close</button></form></div></div></div></section><div aria-live=\"polite\" aria-atomic=\"true\" class=\"se-suggestions-container\" data-reactid=\"15\"><section class=\"se-g-wrap\" data-reactid=\"16\"></section></div></div></div>","searchScopePlaceholder":"<input type=\"hidden\" name=\"scope\" id=\"orb-search-scope\" value=\"cbbc\">","searchScopeParam":"?scope=cbbc","searchScopeTemplate":"cbbc","searchPlaceholderWrapperStart":"","searchPlaceholderWrapperEnd":""}; window.SEARCHBOX.suppress = false; window.SEARCHBOX.searchScope = SEARCHBOX.searchScopeTemplate.split('-')[0];</script><link rel="stylesheet" href="https://web.archive.org/web/20190207175647cs_/https://nav.files.bbci.co.uk/searchbox/1.0.0-19.f0f6837/css/main.css"><!--[if IE 8]> <script type="text/javascript" src="https://nav.files.bbci.co.uk/searchbox/1.0.0-19.f0f6837/script/html5shiv.min.js"></script> <script type="text/javascript">window['searchboxIEVersion'] = 8;</script> <link rel="stylesheet" href="https://nav.files.bbci.co.uk/searchbox/1.0.0-19.f0f6837/css/ie8.css"> <![endif]--><!--[if IE 9]> <script type="text/javascript">window['searchboxIEVersion'] = 9;</script> <![endif]--><script type="text/javascript">require.config({ "paths": { "orb/async/_footerpromo": 'https://web.archive.org/web/20190207175647/https://nav.files.bbci.co.uk/navpromo/2.0.0-83.1a62ce3/js/async/_footerpromo' } });</script><!-- BBCDOTCOM head --><script type="text/javascript">/*<![CDATA[*/ var _sf_startpt = (new Date()).getTime(); /*]]>*/</script><style type="text/css">.bbccom_display_none{display:none;}</style><script type="text/javascript">/*<![CDATA[*/ var bbcdotcomConfig, googletag = googletag || {}; googletag.cmd = googletag.cmd || [], bbcdotcomScripts = []; var bbcdotcom = false; (function(){ if(typeof require !== 'undefined') { require({ paths:{ "bbcdotcom":"https://web.archive.org/web/20190207175647/https://static.bbc.co.uk/bbcdotcom/1.97.0/script" } }); } })(); /*]]>*/</script><script type="text/javascript">/*<![CDATA[*/ var bbcdotcom = { adverts: { keyValues: { set: function() {} } }, advert: { write: function () {}, show: function () {}, isActive: function () { return false; }, layout: function() { return { reset: function() {} } } }, config: { init: function() {}, isActive: function() {}, setSections: function() {}, isAdsEnabled: function() {}, setAdsEnabled: function() {}, isAnalyticsEnabled: function() {}, setAnalyticsEnabled: function() {}, setAssetPrefix: function() {}, setVersion: function () {}, setJsPrefix: function() {}, setSwfPrefix: function() {}, setCssPrefix: function() {}, setConfig: function() {}, getAssetPrefix: function() {}, getJsPrefix: function () {}, getSwfPrefix: function () {}, getCssPrefix: function () {}, isOptimizelyEnabled: function() {} }, survey: { init: function(){ return false; } }, data: {}, init: function() {}, objects: function(str) { return false; }, locale: { set: function() {}, get: function() {} }, setAdKeyValue: function() {}, utils: { addEvent: function() {}, addHtmlTagClass: function() {}, log: function () {} }, addLoadEvent: function() {} }; /*]]>*/</script><script type="text/javascript">/*<![CDATA[*/ (function(){ if (typeof orb !== 'undefined' && typeof orb.fig === 'function') { if (orb.fig('ad') && orb.fig('uk') == 0) { bbcdotcom.data = { ads: (orb.fig('ad') ? 1 : 0), stats: (orb.fig('uk') == 0 ? 1 : 0), statsProvider: orb.fig('ap') }; } } else { document.write('<script type="text/javascript" src="https://web.archive.org/web/20190207175647/https://www.bbc.com/wwscripts/data">\x3C/script>'); } })(); /*]]>*/</script><script type="text/javascript">/*<![CDATA[*/ (function(){ if (typeof orb === 'undefined' || typeof orb.fig !== 'function') { bbcdotcom.data = { ads: bbcdotcom.data.a, stats: bbcdotcom.data.b, statsProvider: bbcdotcom.data.c }; } if (bbcdotcom.data.ads == 1) { document.write('<script type="text/javascript" src="https://web.archive.org/web/20190207175647/https://www.bbc.com/wwscripts/flag">\x3C/script>'); } })(); /*]]>*/</script><script type="text/javascript">/*<![CDATA[*/ (function(){ if (window.bbcdotcom && (typeof bbcdotcom.flag == 'undefined' || (typeof bbcdotcom.data.ads !== 'undefined' && bbcdotcom.flag.a != 1))) { bbcdotcom.data.ads = 0; } if (/[?|&]ads/.test(window.location.href) || /(^|; )ads=on; /.test(document.cookie) || /; ads=on(; |$)/.test(document.cookie)) { bbcdotcom.data.ads = 1; bbcdotcom.data.stats = 1; } if (window.bbcdotcom && (bbcdotcom.data.ads == 1 || bbcdotcom.data.stats == 1)) { bbcdotcom.assetPrefix = "https://web.archive.org/web/20190207175647/https://static.bbc.co.uk/bbcdotcom/1.97.0/"; if (/(sandbox|int)(.dev)*.bbc.co*/.test(window.location.href) || /[?|&]ads-debug/.test(window.location.href) || document.cookie.indexOf('ads-debug=') !== -1) { document.write('<script type="text/javascript" src="https://web.archive.org/web/20190207175647/https://static.bbc.co.uk/bbcdotcom/1.97.0/script/dist/bbcdotcom.dev.js">\x3C/script>'); } else { document.write('<script type="text/javascript" src="https://web.archive.org/web/20190207175647/https://static.bbc.co.uk/bbcdotcom/1.97.0/script/dist/bbcdotcom.js">\x3C/script>'); } } })(); /*]]>*/</script><script type="text/javascript">if (window.bbcdotcom && bbcdotcom.data.stats == 1) { document.write('<link rel="dns-prefetch" href="//web.archive.org/web/20190207175647/https://secure-us.imrworldwide.com/">'); document.write('<link rel="dns-prefetch" href="//web.archive.org/web/20190207175647/https://me-cdn.effectivemeasure.net/">'); document.write('<link rel="dns-prefetch" href="//web.archive.org/web/20190207175647/https://ssc.api.bbc.com/">'); } if (window.bbcdotcom && bbcdotcom.data.ads == 1) { document.write('<link rel="dns-prefetch" href="//web.archive.org/web/20190207175647/https://www.googletagservices.com/">'); document.write('<link rel="dns-prefetch" href="//web.archive.org/web/20190207175647/https://bbc.gscontxt.net/">'); document.write('<link rel="dns-prefetch" href="//web.archive.org/web/20190207175647/https://tags.crwdcntrl.net/">'); document.write('<link rel="dns-prefetch" href="//web.archive.org/web/20190207175647/https://ad.crwdcntrl.net/">'); }</script><script type="text/javascript">if (window.bbcdotcom && bbcdotcom.data.ads == 1) { document.write('<meta name="google-site-verification" content="auTeTTwSt_KBY_4iDoR00Lwb7-qzx1IgzJy6ztaWgEI" />'); }</script><script type="text/javascript">/*<![CDATA[*/ (function(){ if (window.bbcdotcom && (bbcdotcom.data.ads == 1 || bbcdotcom.data.stats == 1)) { bbcdotcomConfig = {"adFormat":"standard","adKeyword":"","adMode":"smart","adsEnabled":true,"appAnalyticsSections":"","asyncEnabled":true,"disableInitialLoad":false,"advertInfoPageUrl":"https:\/\/web.archive.org\/web\/20190207175647\/https:\/\/www.bbc.com\/privacy\/cookies\/international\/","advertisementText":"Advertisement","analyticsEnabled":true,"sherlockEnabled":false,"appName":"","assetPrefix":"https:\/\/web.archive.org\/web\/20190207175647\/https:\/\/static.bbc.co.uk\/bbcdotcom\/1.97.0\/","customAdParams":[],"customStatsParams":[],"headline":"","id":"","inAssociationWithText":"in association with","keywords":"","language":"","orbTransitional":false,"lotameWSEnabled":false,"optimizelyEnabled":true,"palEnv":"live","productName":"","sections":[],"comScoreEnabled":true,"comscoreSite":"bbc","comscoreID":"19293874","comscorePageName":"","slots":"","sponsoredByText":"is sponsored by","adsByGoogleText":"Ads by Google","summary":"","type":"","features":{"testfeature":{"name":"testfeature","envs":["sandbox","int","test"],"on":true,"options":{},"override":null},"lxadverts":{"name":"lxadverts","envs":[],"on":true,"options":{},"override":null}},"staticBase":"\/bbcdotcom","staticHost":"https:\/\/web.archive.org\/web\/20190207175647\/https:\/\/static.bbc.co.uk","staticVersion":"1.97.0","staticPrefix":"https:\/\/web.archive.org\/web\/20190207175647\/https:\/\/static.bbc.co.uk\/bbcdotcom\/1.97.0","dataHttp":"tps.bbc.com","dataHttps":"www.bbc.com","flagHttp":"www.bbc.co.uk","flagHttps":"www.bbc.co.uk","analyticsHttp":"sa.bbc.com","analyticsHttps":"ssa.bbc.com"}; bbcdotcom.config.init(bbcdotcomConfig, bbcdotcom.data, window.location, window.document); bbcdotcom.config.setFlagpoles(bbcdotcom.flag || {}); bbcdotcom.config.setAssetPrefix("https://web.archive.org/web/20190207175647/https://static.bbc.co.uk/bbcdotcom/1.97.0/"); bbcdotcom.config.setVersion("1.97.0"); document.write('<!--[if IE 7]><script type="text/javascript">bbcdotcom.config.setIE7(true);\x3C/script><![endif]-->'); document.write('<!--[if IE 8]><script type="text/javascript">bbcdotcom.config.setIE8(true);\x3C/script><![endif]-->'); document.write('<!--[if IE 9]><script type="text/javascript">bbcdotcom.config.setIE9(true);\x3C/script><![endif]-->'); if (/[?|&]ex-dp/.test(window.location.href) || document.cookie.indexOf('ex-dp=') !== -1) { bbcdotcom.utils.addHtmlTagClass('bbcdotcom-ex-dp'); } } })(); /*]]>*/</script><script type="text/javascript">var initOptimizely = (function(isEnabled){ if(!isEnabled) return; var logger = window.bbcdotcom.Logger('bbcdotcom:head:optimizely'); /* Allow Optimizely in these paths */ var allowPaths = ['/', '/wwhp']; /* Only run on optimizely on homepage */ if (bbcdotcom.utils && allowPaths.indexOf(window.location.pathname) !== -1 && window.bbccookies && bbccookies.readPolicy('performance') ){ /* set correct OptimizelyURL for prod or sandbox */ var optimizelyURL = "https://web.archive.org/web/20190207175647/https://cdn.optimizely.com/public/4621041136/s/bbccom_sandbox.js"; if(window.location.hostname === 'www.bbc.com') { optimizelyURL = "https://web.archive.org/web/20190207175647/https://cdn.optimizely.com/public/4621041136/s/bbccom_prod.js"; } /* Set cookie to 1 year */ window['optimizely'] = window['optimizely'] || []; window['optimizely'].push({ "type": "cookieExpiration", "cookieExpirationDays": 365 }); document.write('<script type="text/javascript" src="'+optimizelyURL+'">\x3C/script>'); } })( bbcdotcom.config.isOptimizelyEnabled() );</script><script type="text/javascript">/*<![CDATA[*/ if ( window.bbcdotcom && bbcdotcom.data && bbcdotcom.data.ads && bbcdotcom.data.ads == 1 && bbcdotcom.config && bbcdotcom.config.isGrapeshotEnabled && bbcdotcom.config.isGrapeshotEnabled() && bbcdotcom.config.isWorldService && !bbcdotcom.config.isWorldService() ) { var gs_channels="DEFAULT"; (function () { var gsurl = window.location.href.split("?")[0]; bbcdotcomScripts.push({src:'https://web.archive.org/web/20190207175647/https://bbc.gscontxt.net/?url='+encodeURIComponent(gsurl)}); })(); } /*]]>*/</script><script type="text/javascript">/*<![CDATA[*/ if (window.bbcdotcom && bbcdotcom.data && bbcdotcom.data.stats && bbcdotcom.data.stats == 1 && bbcdotcom.config && bbcdotcom.config.isLotameEnabled && bbcdotcom.config.isLotameEnabled()){ (function () { var clientId, lotameUrl, lotameAudienceUrl; clientId = (bbcdotcom.config.isWorldService && bbcdotcom.config.isWorldService()) ? '10826' : '10816'; lotameUrl = 'https://web.archive.org/web/20190207175647/https://tags.crwdcntrl.net/c/'+clientId+'/cc.js?ns='+clientId; lotameAudienceUrl = 'https://web.archive.org/web/20190207175647/https://ad.crwdcntrl.net/5/c=10815/pe=y/var=ccauds'; bbcdotcomScripts.push({src:lotameUrl,id:"LOTCC"+clientId}); bbcdotcomScripts.push({src:lotameAudienceUrl}); })(); } /*]]>*/</script><script type="text/javascript">/*<![CDATA[*/ /** * ASYNC waits to make any gpt requests until the bottom of the page */ if ( window.bbcdotcom && bbcdotcom.data && bbcdotcom.data.ads && bbcdotcom.data.ads == 1 && bbcdotcom.config && bbcdotcom.config.isAsync && bbcdotcom.config.isAsync() ) { (function () { bbcdotcomScripts.push({src:'https://web.archive.org/web/20190207175647/https://www.googletagservices.com/tag/js/gpt.js'}); })(); } /*]]>*/</script><script type="text/javascript">/*<![CDATA[*/ /* Load Lotame, Grapeshot and GPT without blocking rendering but executing in order */ if ( bbcdotcomScripts && bbcdotcomScripts.length > 0 ) { (function () { bbcdotcomScripts.forEach(function(item) { var script = document.createElement('script'); script.async = false; if(item.id) script.id = item.id; script.src = item.src; document.head.appendChild(script); }); })(); } /*]]>*/</script><script type="text/javascript" async="true">/*<![CDATA[*/ if (window.bbcdotcom && bbcdotcom.data && bbcdotcom.data.stats && bbcdotcom.data.stats == 1 && bbcdotcom.config && bbcdotcom.config.isLotameEnabled && bbcdotcom.config.isLotameEnabled() && bbcdotcom.lotame){ (function () { bbcdotcom.lotame.callback(); })(); } /*]]>*/</script><script type="text/javascript">/*<![CDATA[*/ (function() { window.bbcdotcom.head = true; }()); /*]]>*/</script><script type="text/javascript">require.config({paths:{reverb:"https://web.archive.org/web/20190207175647/https://mybbc-analytics.files.bbci.co.uk/reverb-client-js/reverb-0.5.0"}}),function(){function e(c){require(["reverb"],function(e){if(c.detail){var t=c.detail.label,i=c.detail.type,n=c.detail.elem,r=c.detail.originalEvent;e.userActionEvent(i,t,c.detail,n,r)}})}document.addEventListener("bbc-user-event",e),document.addEventListener("bbc-user-click",e)}();</script><script type="text/javascript">/*<![CDATA[*/ bbcpage.loadModule(['orb/cookies']) .then(function(bbccookies) { require(['istats-1', 'orb/fig'], function (istats, orbFig) { istats.addLabels({ 'bbc_mc': bbccookies.analyticsPolicyString() }); var domesticBlqV = istats._getLabels().blq_v; var worldwideBlqV = istats._getLabels().blq_v + '-ww'; function setBlqVLabel(fig) { if (fig.geo.isUK()) { istats.addLabels({'blq_v': domesticBlqV}); } else { istats.addLabels({'blq_v': worldwideBlqV}); } } // Guess with synchronous API first (might be cached and the async version might be too slow) setBlqVLabel(orbFig); orbFig.load(function (fig) { setBlqVLabel(fig); }); }); }); /*]]>*/</script><link rel="preload" as="script" href="//web.archive.org/web/20190207175647/https://m.files.bbci.co.uk/modules/morph-vendor/1.0.2/bundle.vendor.js"/><link rel="preload" as="script" href="//web.archive.org/web/20190207175647/https://m.files.bbci.co.uk/modules/morph/5.3.1/bundle.js"/><script>window.Morph = {}</script><script type="text/javascript">Morph.markPerformance = function(label) { if(window.performance && window.performance.mark) { window.performance.mark(label); } }; Morph.versions = {}; Morph.modules = {}; Morph.config = { cdn: "m.files.bbci.co.uk", pushEnv: "live" }; Morph.styles = {}; Morph.styleSrc = []; Morph.toInit = {bundles: [], registers: [], payloads: []}; Morph.initStyles = function() { if (!Morph.enhanced) { var eles = Array.prototype.slice.call(document.getElementsByTagName('noscript')); for (var i = 0, len = eles.length; i<len; i++) { if (eles[i].className === 'morph-core-style') { document.write(eles[i].innerText); eles[i].parentNode.removeChild(eles[i]); } } return; } for (var j = 0, jLen = Morph.styleSrc.length; j<jLen; j++) { document.write(Morph.styleSrc[j]); } Morph.styleSrc = []; };</script><script type="text/javascript">Morph.forceCore = window.location.search.indexOf('morph-disable-enhanced=1')>-1; Morph.modernBrowser = ( 'addEventListener' in window && 'querySelector' in document && 'localStorage' in window ); Morph.isOperaMini = ( window.navigator.userAgent.indexOf('Opera Mini/')>-1 && window.navigator.userAgent.indexOf('Presto/')>-1 ); Morph.enhanced = (!Morph.forceCore && Morph.modernBrowser && !Morph.isOperaMini);</script><!--[if gt IE 8]><!--><noscript class="morph-core-style"><!--<![endif]--><link rel="stylesheet" href="//web.archive.org/web/20190207175647cs_/https://m.files.bbci.co.uk/modules/bbc-morph-grandstand/5.1.2/latin/core.css"/><!--[if gt IE 8]><!--></noscript><!--<![endif]--><script>if (Morph.enhanced) { Morph.styles["bbc-morph-grandstand/5.1.2/latin"]=true; Morph.styleSrc.push("<link rel=\"stylesheet\" href=\"//m.files.bbci.co.uk/modules/bbc-morph-grandstand/5.1.2/latin/enhanced.css\"/>"); }</script><!--[if gt IE 8]><!--><noscript class="morph-core-style"><!--<![endif]--><link rel="stylesheet" href="//web.archive.org/web/20190207175647cs_/https://m.files.bbci.co.uk/modules/bbc-morph-newsround-super-promo/3.0.1/core.css"/><!--[if gt IE 8]><!--></noscript><!--<![endif]--><script>if (Morph.enhanced) { Morph.styles["bbc-morph-newsround-super-promo/3.0.1"]=true; Morph.styleSrc.push("<link rel=\"stylesheet\" href=\"//m.files.bbci.co.uk/modules/bbc-morph-newsround-super-promo/3.0.1/enhanced.css\"/>"); }</script><!--[if gt IE 8]><!--><noscript class="morph-core-style"><!--<![endif]--><link rel="stylesheet" href="//web.archive.org/web/20190207175647cs_/https://m.files.bbci.co.uk/modules/bbc-morph-newsround-button/4.0.0/core.css"/><!--[if gt IE 8]><!--></noscript><!--<![endif]--><script>if (Morph.enhanced) { Morph.styles["bbc-morph-newsround-button/4.0.0"]=true; Morph.styleSrc.push("<link rel=\"stylesheet\" href=\"//m.files.bbci.co.uk/modules/bbc-morph-newsround-button/4.0.0/enhanced.css\"/>"); }</script><script>if (Morph.enhanced) { Morph.styles["bbc-morph-gel-icons/3.0.0"]=true; Morph.styleSrc.push("<link rel=\"stylesheet\" href=\"//m.files.bbci.co.uk/modules/bbc-morph-gel-icons/3.0.0/enhanced.css\"/>"); }</script><!--[if gt IE 8]><!--><noscript class="morph-core-style"><!--<![endif]--><link rel="stylesheet" href="//web.archive.org/web/20190207175647cs_/https://m.files.bbci.co.uk/modules/bbc-morph-newsround-top-stories/6.0.4/core.css"/><!--[if gt IE 8]><!--></noscript><!--<![endif]--><script>if (Morph.enhanced) { Morph.styles["bbc-morph-newsround-top-stories/6.0.4"]=true; Morph.styleSrc.push("<link rel=\"stylesheet\" href=\"//m.files.bbci.co.uk/modules/bbc-morph-newsround-top-stories/6.0.4/enhanced.css\"/>"); }</script><!--[if gt IE 8]><!--><noscript class="morph-core-style"><!--<![endif]--><link rel="stylesheet" href="//web.archive.org/web/20190207175647cs_/https://m.files.bbci.co.uk/modules/bbc-morph-newsround-promo/5.0.1/core.css"/><!--[if gt IE 8]><!--></noscript><!--<![endif]--><script>if (Morph.enhanced) { Morph.styles["bbc-morph-newsround-promo/5.0.1"]=true; Morph.styleSrc.push("<link rel=\"stylesheet\" href=\"//m.files.bbci.co.uk/modules/bbc-morph-newsround-promo/5.0.1/enhanced.css\"/>"); }</script><!--[if gt IE 8]><!--><noscript class="morph-core-style"><!--<![endif]--><link rel="stylesheet" href="//web.archive.org/web/20190207175647cs_/https://m.files.bbci.co.uk/modules/bbc-morph-smp/5.0.1/core.css"/><!--[if gt IE 8]><!--></noscript><!--<![endif]--><script>if (Morph.enhanced) { Morph.styles["bbc-morph-smp/5.0.1"]=true; Morph.styleSrc.push("<link rel=\"stylesheet\" href=\"//m.files.bbci.co.uk/modules/bbc-morph-smp/5.0.1/enhanced.css\"/>"); }</script><!--[if gt IE 8]><!--><noscript class="morph-core-style"><!--<![endif]--><link rel="stylesheet" href="//web.archive.org/web/20190207175647cs_/https://m.files.bbci.co.uk/modules/bbc-morph-newsround-more-stories/4.0.1/core.css"/><!--[if gt IE 8]><!--></noscript><!--<![endif]--><script>if (Morph.enhanced) { Morph.styles["bbc-morph-newsround-more-stories/4.0.1"]=true; Morph.styleSrc.push("<link rel=\"stylesheet\" href=\"//m.files.bbci.co.uk/modules/bbc-morph-newsround-more-stories/4.0.1/enhanced.css\"/>"); }</script><!--[if gt IE 8]><!--><noscript class="morph-core-style"><!--<![endif]--><link rel="stylesheet" href="//web.archive.org/web/20190207175647cs_/https://m.files.bbci.co.uk/modules/bbc-morph-newsround-bulletin-promo/4.0.1/core.css"/><!--[if gt IE 8]><!--></noscript><!--<![endif]--><script>if (Morph.enhanced) { Morph.styles["bbc-morph-newsround-bulletin-promo/4.0.1"]=true; Morph.styleSrc.push("<link rel=\"stylesheet\" href=\"//m.files.bbci.co.uk/modules/bbc-morph-newsround-bulletin-promo/4.0.1/enhanced.css\"/>"); }</script><!--[if gt IE 8]><!--><noscript class="morph-core-style"><!--<![endif]--><link rel="stylesheet" href="//web.archive.org/web/20190207175647cs_/https://m.files.bbci.co.uk/modules/bbc-morph-newsround-cbbc-nav/4.0.0/core.css"/><!--[if gt IE 8]><!--></noscript><!--<![endif]--><script>if (Morph.enhanced) { Morph.styles["bbc-morph-newsround-cbbc-nav/4.0.0"]=true; Morph.styleSrc.push("<link rel=\"stylesheet\" href=\"//m.files.bbci.co.uk/modules/bbc-morph-newsround-cbbc-nav/4.0.0/enhanced.css\"/>"); }</script><!--[if gt IE 8]><!--><noscript class="morph-core-style"><!--<![endif]--><link rel="stylesheet" href="//web.archive.org/web/20190207175647cs_/https://m.files.bbci.co.uk/modules/bbc-morph-newsround-header/6.0.1/core.css"/><!--[if gt IE 8]><!--></noscript><!--<![endif]--><script>if (Morph.enhanced) { Morph.styles["bbc-morph-newsround-header/6.0.1"]=true; Morph.styleSrc.push("<link rel=\"stylesheet\" href=\"//m.files.bbci.co.uk/modules/bbc-morph-newsround-header/6.0.1/enhanced.css\"/>"); }</script><!--[if gt IE 8]><!--><noscript class="morph-core-style"><!--<![endif]--><link rel="stylesheet" href="//web.archive.org/web/20190207175647cs_/https://m.files.bbci.co.uk/modules/bbc-morph-newsround-anchors/2.0.1/core.css"/><!--[if gt IE 8]><!--></noscript><!--<![endif]--><script>if (Morph.enhanced) { Morph.styles["bbc-morph-newsround-anchors/2.0.1"]=true; Morph.styleSrc.push("<link rel=\"stylesheet\" href=\"//m.files.bbci.co.uk/modules/bbc-morph-newsround-anchors/2.0.1/enhanced.css\"/>"); }</script><script type="text/javascript">Morph.initStyles(); /* u9062313292464166 */</script><script type="text/javascript"> var domain = "co.uk"; var _sf_async_config = _sf_async_config || {}; var _sf_startpt=(new Date()).getTime(); _sf_async_config.domain = "www" + ".bbc." + domain; _sf_async_config.uid = 50924; _sf_async_config.title = window.document.title; _sf_async_config.path = "bbc." + domain + "/newsround" + ""; _sf_async_config.sections = "newsround"; </script> <title>Home - CBBC Newsround</title> <meta content="Home - CBBC Newsround" property="og:title"/> <meta name="description" content="The home of news and fun facts for kids. Find out what is going on, with stories, pictures and videos. Try a quiz or one of our free games."/><meta content="The home of news and fun facts for kids. Find out what is going on, with stories, pictures and videos. Try a quiz or one of our free games." property="og:description"/> <meta content="https://web.archive.org/web/20190207175647/https://www.bbc.co.uk/newsround" property="og:url"/><link rel="canonical" href="https://web.archive.org/web/20190207175647/https://www.bbc.co.uk/newsround"/> <meta content="//web.archive.org/web/20190207175647im_/https://m.files.bbci.co.uk/modules/bbc-morph-newsround-page/5.0.8/images/og-newsround.png" property="og:image"/> <link href="//web.archive.org/web/20190207175647im_/https://m.files.bbci.co.uk/modules/bbc-morph-newsround-page/5.0.8/images/apple-touch-icon.png" rel="apple-touch-icon"/> <link href="//web.archive.org/web/20190207175647im_/https://m.files.bbci.co.uk/modules/bbc-morph-newsround-page/5.0.8/images/favicon.ico" rel="shortcut icon" type="image/x-icon"/> <link href="//web.archive.org/web/20190207175647im_/https://m.files.bbci.co.uk/modules/bbc-morph-newsround-page/5.0.8/images/favicon-16x16.png" rel="icon" type="image/png" sizes="16x16"/> <link href="//web.archive.org/web/20190207175647im_/https://m.files.bbci.co.uk/modules/bbc-morph-newsround-page/5.0.8/images/favicon-32x32.png" rel="icon" type="image/png" sizes="32x32"/> <link href="//web.archive.org/web/20190207175647im_/https://m.files.bbci.co.uk/modules/bbc-morph-newsround-page/5.0.8/images/favicon-96x96.png" rel="icon" type="image/png" sizes="96x96"/> <script type="text/javascript"> window.addEventListener('DOMContentLoaded', function() { const html = document.querySelector('.no-js'); if (html.classList) { html.classList.remove('no-js'); } }); </script> <style> .b-reith-sans-loaded { font-feature-settings: 'ss01'; } </style></head><body><noscript><p style="position: absolute; top: -999em"><img src="https://web.archive.org/web/20190207175647im_/https://sa.bbc.co.uk/bbc/bbc/s?name=newsround&ml_name=webmodule&ml_version=-1&blq_e=orbit&blq_r=orbit&blq_s=orbit&blq_v=cbbc&language=en&bbc_site=cbbc&app_name=newsround&app_type=responsive&page_type=home&children_show=newsround&blq_js_enabled=0" height="1" width="1" alt=""></p></noscript><!-- BBCDOTCOM bodyFirst --><div id="bbccom_interstitial_ad" class="bbccom_display_none"></div><div id="bbccom_interstitial" class="bbccom_display_none"><script type="text/javascript">/*<![CDATA[*/ (function() { if (window.bbcdotcom && bbcdotcom.config.isActive('ads')) { googletag.cmd.push(function() { googletag.display('bbccom_interstitial'); }); } }()); /*]]>*/</script></div><div id="bbccom_wallpaper_ad" class="bbccom_display_none"></div><div id="bbccom_wallpaper" class="bbccom_display_none"><script type="text/javascript">/*<![CDATA[*/ (function() { var wallpaper; if (window.bbcdotcom && bbcdotcom.config.isActive('ads')) { if (bbcdotcom.config.isAsync()) { googletag.cmd.push(function() { googletag.display('bbccom_wallpaper'); }); } else if (typeof googletag !== "undefined" && typeof googletag.display === "function") { googletag.display("wallpaper"); } wallpaper = bbcdotcom.adverts.adRegister.getAd('wallpaper'); } }()); /*]]>*/</script></div><script type="text/javascript">/*<![CDATA[*/ (function() { if (window.bbcdotcom && bbcdotcom.config.isActive('ads')) { document.write(unescape('%3Cscript id="gnlAdsEnabled" class="bbccom_display_none"%3E%3C/script%3E')); } if (window.bbcdotcom && bbcdotcom.config.isActive('analytics')) { document.write(unescape('%3Cscript id="gnlAnalyticsEnabled" class="bbccom_display_none"%3E%3C/script%3E')); } }()); /*]]>*/</script><script type="text/javascript">/*<![CDATA[*/ (function() { window.bbcdotcom.bodyFirst = true; }()); /*]]>*/</script><div id="cookiePrompt"></div><!--[if (gt IE 8) | (IEMobile)]><!--><header id="orb-banner" role="banner" aria-label="BBC"><!--<![endif]--><!--[if (lt IE 9) & (!IEMobile)]> <![if (IE 8)]> <header id="orb-banner" role="banner" class="orb-old-ie orb-ie8" aria-label="BBC"> <![endif]> <![if (IE 7)]> <header id="orb-banner" role="banner" class="orb-old-ie orb-ie7" aria-label="BBC"> <![endif]> <![if (IE 6)]> <header id="orb-banner" role="banner" class="orb-old-ie orb-ie6" aria-label="BBC"> <![endif]> <![endif]--><div id="orb-header" class="orb-nav-pri orb-nav-pri-white orb-nav-empty" dir="ltr"><div class="orb-nav-pri-container b-r b-g-p"><div class="orb-nav-section orb-nav-blocks"><a href="https://web.archive.org/web/20190207175647/https://www.bbc.co.uk/">Homepage</a></div><section><div class="orb-skip-links"><h2>Accessibility links</h2><ul><li><a href="#orb-modules">Skip to content</a></li><li><a id="orb-accessibility-help" href="/web/20190207175647/https://www.bbc.co.uk/accessibility/">Accessibility Help</a></li></ul></div></section><div id="mybbc-wrapper" class="orb-nav-section orb-nav-id orb-nav-focus orb-nav-id-default"><div id="idcta-statusbar" class="orb-nav-section orb-nav-focus"><a id="idcta-link" href="https://web.archive.org/web/20190207175647/https://account.bbc.com/account?context=cbbc&ptrt=https%3A%2F%2Fwww.bbc.co.uk%2Fnewsround"><span id="idcta-username">BBC Account</span></a></div><script type="text/javascript">require(['idcta/statusbar'], function (statusbar) {new statusbar.Statusbar({id: 'idcta-statusbar', publiclyCacheable: true});});</script></div><nav role="navigation" aria-label="BBC" class="orb-nav"><div class="orb-nav-section orb-nav-links orb-nav-focus" id="orb-nav-links"><ul><li class="orb-nav-cbbc"><a href="https://web.archive.org/web/20190207175647/https://www.bbc.co.uk/cbbc">CBBC</a></li><li class="orb-nav-iplayer orb-d"><a href="https://web.archive.org/web/20190207175647/https://www.bbc.co.uk/tv/cbbc">CBBC iPlayer</a></li><li class="orb-nav-newsround"><a href="https://web.archive.org/web/20190207175647/https://www.bbc.co.uk/newsround">Newsround</a></li><li class="orb-nav-bitesize orb-d"><a href="https://web.archive.org/web/20190207175647/https://www.bbc.com/bitesize">Bitesize</a></li><li class="orb-nav-ownit orb-d"><a href="https://web.archive.org/web/20190207175647/https://www.bbc.com/ownit">Own It</a></li><li class="orb-nav-cbeebies"><a href="https://web.archive.org/web/20190207175647/https://www.bbc.co.uk/cbeebies">CBeebies</a></li><li class="orb-nav-cbbctv"><a href="https://web.archive.org/web/20190207175647/https://www.bbc.co.uk/iplayer/guide/cbbc">CBBC on TV</a></li><li class="orb-nav-cbbchelp orb-d"><a href="https://web.archive.org/web/20190207175647/https://www.bbc.co.uk/cbbc/curations/cbbc-help">CBBC Help</a></li><li id="orb-nav-more" style="width: 88px" aria-controls="orb-panel-more"><a href="#orb-footer" data-alt="More" class="istats-notrack">Menu<span class="orb-icon orb-icon-arrow"></span></a></li></ul></div></nav><div class="orb-nav-section orb-nav-search"><a class="orb-search__button" href="https://web.archive.org/web/20190207175647/https://search.bbc.co.uk/search?scope=cbbc" title="Search the BBC">Search</a><form class="b-f" id="orb-search-form" role="search" method="get" action="https://web.archive.org/web/20190207175647/https://search.bbc.co.uk/search" accept-charset="utf-8"><div><input type="hidden" name="scope" id="orb-search-scope" value="cbbc"><label for="orb-search-q">Search the BBC</label><input id="orb-search-q" type="text" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false" name="q" placeholder="Search"><button id="orb-search-button" class="orb-search__button">Search the BBC</button><input type="hidden" name="suggid" id="orb-search-suggid"></div></form></div></div><div id="orb-panels"></div></div></header><!-- Styling hook for shared modules only --> <div id="orb-modules"> <div id="u9062313292464166"><div data-reactid=".265ljlydmla" data-react-checksum="951993250"><div class="newsround-cbbc-nav-wrapper" data-reactid=".265ljlydmla.0"><div class="newsround-cbbc-nav-component newsround-cbbc-nav-component-padding-override" data-reactid=".265ljlydmla.0.0"><div class="newsround-cbbc-nav-component__container" data-reactid=".265ljlydmla.0.0.0"><nav class="newsround-cbbc-nav-component__menu" data-reactid=".265ljlydmla.0.0.0.0"><div class="newsround-cbbc-nav-component__bar" data-reactid=".265ljlydmla.0.0.0.0.0"><a class="newsround-cbbc-nav-component__product" href="/web/20190207175647/https://www.bbc.co.uk/cbbc" data-istats-track="true" data-istats-track-link-location="nr_cbbc_nav-home" data-reactid=".265ljlydmla.0.0.0.0.0.0">Home</a><button id="newsround-cbbc-nav-component__toggle" class="newsround-cbbc-nav-component__toggle" data-reactid=".265ljlydmla.0.0.0.0.0.1"><span id="newsround-cbbc-nav-component__toggle-title" class="newsround-cbbc-nav-component__toggle-title" data-reactid=".265ljlydmla.0.0.0.0.0.1.0">Menu</span><span class="newsround-cbbc-nav-component__toggle-icon" data-reactid=".265ljlydmla.0.0.0.0.0.1.1"></span></button></div><div id="newsround-cbbc-nav-component__list" class="newsround-cbbc-nav-component__list" data-reactid=".265ljlydmla.0.0.0.0.1"><ul class="newsround-cbbc-nav-component__list-inner" data-reactid=".265ljlydmla.0.0.0.0.1.0"><li class="newsround-cbbc-nav-component__item newsround-cbbc-nav-component__item--home" data-istats-track="true" data-istats-track-link-location="nr_cbbc_nav-home" data-reactid=".265ljlydmla.0.0.0.0.1.0.$home"><a class="newsround-cbbc-nav-component__link newsround-cbbc-nav-component__link--home" href="/web/20190207175647/https://www.bbc.co.uk/cbbc" data-reactid=".265ljlydmla.0.0.0.0.1.0.$home.0"><span class="newsround-cbbc-nav-component__link-icon newsround-cbbc-nav-component__link-icon--home" data-reactid=".265ljlydmla.0.0.0.0.1.0.$home.0.0"></span><span class="newsround-cbbc-nav-component__link-label newsround-cbbc-nav-component__link-label--home" data-reactid=".265ljlydmla.0.0.0.0.1.0.$home.0.1">Home</span></a></li><li class="newsround-cbbc-nav-component__item newsround-cbbc-nav-component__item--shows" data-istats-track="true" data-istats-track-link-location="nr_cbbc_nav-shows" data-reactid=".265ljlydmla.0.0.0.0.1.0.$shows"><a class="newsround-cbbc-nav-component__link newsround-cbbc-nav-component__link--shows" href="/web/20190207175647/https://www.bbc.co.uk/cbbc/shows" data-reactid=".265ljlydmla.0.0.0.0.1.0.$shows.0"><span class="newsround-cbbc-nav-component__link-icon newsround-cbbc-nav-component__link-icon--shows" data-reactid=".265ljlydmla.0.0.0.0.1.0.$shows.0.0"></span><span class="newsround-cbbc-nav-component__link-label newsround-cbbc-nav-component__link-label--shows" data-reactid=".265ljlydmla.0.0.0.0.1.0.$shows.0.1">Shows</span></a></li><li class="newsround-cbbc-nav-component__item newsround-cbbc-nav-component__item--games" data-istats-track="true" data-istats-track-link-location="nr_cbbc_nav-games" data-reactid=".265ljlydmla.0.0.0.0.1.0.$games"><a class="newsround-cbbc-nav-component__link newsround-cbbc-nav-component__link--games" href="/web/20190207175647/https://www.bbc.co.uk/cbbc/games" data-reactid=".265ljlydmla.0.0.0.0.1.0.$games.0"><span class="newsround-cbbc-nav-component__link-icon newsround-cbbc-nav-component__link-icon--games" data-reactid=".265ljlydmla.0.0.0.0.1.0.$games.0.0"></span><span class="newsround-cbbc-nav-component__link-label newsround-cbbc-nav-component__link-label--games" data-reactid=".265ljlydmla.0.0.0.0.1.0.$games.0.1">Games</span></a></li><li class="newsround-cbbc-nav-component__item newsround-cbbc-nav-component__item--quizzes" data-istats-track="true" data-istats-track-link-location="nr_cbbc_nav-quizzes" data-reactid=".265ljlydmla.0.0.0.0.1.0.$quizzes"><a class="newsround-cbbc-nav-component__link newsround-cbbc-nav-component__link--quizzes" href="/web/20190207175647/https://www.bbc.co.uk/cbbc/quizzes" data-reactid=".265ljlydmla.0.0.0.0.1.0.$quizzes.0"><span class="newsround-cbbc-nav-component__link-icon newsround-cbbc-nav-component__link-icon--quizzes" data-reactid=".265ljlydmla.0.0.0.0.1.0.$quizzes.0.0"></span><span class="newsround-cbbc-nav-component__link-label newsround-cbbc-nav-component__link-label--quizzes" data-reactid=".265ljlydmla.0.0.0.0.1.0.$quizzes.0.1">Quizzes</span></a></li><li class="newsround-cbbc-nav-component__item newsround-cbbc-nav-component__item--watch" data-istats-track="true" data-istats-track-link-location="nr_cbbc_nav-watch" data-reactid=".265ljlydmla.0.0.0.0.1.0.$watch"><a class="newsround-cbbc-nav-component__link newsround-cbbc-nav-component__link--watch" href="/web/20190207175647/https://www.bbc.co.uk/cbbc/watch" data-reactid=".265ljlydmla.0.0.0.0.1.0.$watch.0"><span class="newsround-cbbc-nav-component__link-icon newsround-cbbc-nav-component__link-icon--watch" data-reactid=".265ljlydmla.0.0.0.0.1.0.$watch.0.0"></span><span class="newsround-cbbc-nav-component__link-label newsround-cbbc-nav-component__link-label--watch" data-reactid=".265ljlydmla.0.0.0.0.1.0.$watch.0.1">Watch</span></a></li><li class="newsround-cbbc-nav-component__item newsround-cbbc-nav-component__item--joinin" data-istats-track="true" data-istats-track-link-location="nr_cbbc_nav-joinin" data-reactid=".265ljlydmla.0.0.0.0.1.0.$joinin"><a class="newsround-cbbc-nav-component__link newsround-cbbc-nav-component__link--joinin" href="/web/20190207175647/https://www.bbc.co.uk/cbbc/joinin" data-reactid=".265ljlydmla.0.0.0.0.1.0.$joinin.0"><span class="newsround-cbbc-nav-component__link-icon newsround-cbbc-nav-component__link-icon--joinin" data-reactid=".265ljlydmla.0.0.0.0.1.0.$joinin.0.0"></span><span class="newsround-cbbc-nav-component__link-label newsround-cbbc-nav-component__link-label--joinin" data-reactid=".265ljlydmla.0.0.0.0.1.0.$joinin.0.1">Join In</span></a></li><li class="newsround-cbbc-nav-component__item newsround-cbbc-nav-component__item--topics" data-istats-track="true" data-istats-track-link-location="nr_cbbc_nav-topics" data-reactid=".265ljlydmla.0.0.0.0.1.0.$topics"><a class="newsround-cbbc-nav-component__link newsround-cbbc-nav-component__link--topics" href="/web/20190207175647/https://www.bbc.co.uk/cbbc/topics" data-reactid=".265ljlydmla.0.0.0.0.1.0.$topics.0"><span class="newsround-cbbc-nav-component__link-icon newsround-cbbc-nav-component__link-icon--topics" data-reactid=".265ljlydmla.0.0.0.0.1.0.$topics.0.0"></span><span class="newsround-cbbc-nav-component__link-label newsround-cbbc-nav-component__link-label--topics" data-reactid=".265ljlydmla.0.0.0.0.1.0.$topics.0.1">Topics</span></a></li><li class="newsround-cbbc-nav-component__item newsround-cbbc-nav-component__item--newsround newsround-cbbc-nav-component__item--current" data-istats-track="true" data-istats-track-link-location="nr_cbbc_nav-newsround" data-reactid=".265ljlydmla.0.0.0.0.1.0.$newsround"><a class="newsround-cbbc-nav-component__link newsround-cbbc-nav-component__link--newsround newsround-cbbc-nav-component__link--current" href="/web/20190207175647/https://www.bbc.co.uk/newsround" data-reactid=".265ljlydmla.0.0.0.0.1.0.$newsround.0"><span class="newsround-cbbc-nav-component__link-icon newsround-cbbc-nav-component__link-icon--newsround" data-reactid=".265ljlydmla.0.0.0.0.1.0.$newsround.0.0"></span><span class="newsround-cbbc-nav-component__link-label newsround-cbbc-nav-component__link-label--newsround" data-reactid=".265ljlydmla.0.0.0.0.1.0.$newsround.0.1">Newsround</span></a></li></ul></div></nav></div></div></div><section role="main" data-reactid=".265ljlydmla.1"><div class="o-mvt-container" data-reactid=".265ljlydmla.1.0"><script src="https://web.archive.org/web/20190207175647js_/https://cdn.optimizely.com/public/4621041136/s/newsround_prod.js" data-reactid=".265ljlydmla.1.0.0"></script></div><header class="newsround-header__header" data-reactid=".265ljlydmla.1.1"><div class="newsround-header__orb" style="background-image:url(//web.archive.org/web/20190207175647im_/https://m.files.bbci.co.uk/modules/bbc-morph-newsround-header/6.0.1/images/newsround-orb.png);" data-reactid=".265ljlydmla.1.1.0"></div><div class="newsround-header__wrapper" data-reactid=".265ljlydmla.1.1.1"><div class="newsround-header__container" data-reactid=".265ljlydmla.1.1.1.0"><a class="newsround-header__link" href="/web/20190207175647/https://www.bbc.co.uk/newsround" data-istats-track="true" data-istats-track-link-location="nr_nav-homelogo" data-reactid=".265ljlydmla.1.1.1.0.0"><div class="newsround-header__logo" style="background-image:url(//web.archive.org/web/20190207175647im_/https://m.files.bbci.co.uk/modules/bbc-morph-newsround-header/6.0.1/images/newsround-logo.png);background:url(//web.archive.org/web/20190207175647im_/https://m.files.bbci.co.uk/modules/bbc-morph-newsround-header/6.0.1/images/newsround-logo.svg) no-repeat;" data-reactid=".265ljlydmla.1.1.1.0.0.0"><h1 class="newsround-header__off-screen" data-reactid=".265ljlydmla.1.1.1.0.0.0.0">Newsround</h1></div></a><div class="newsround-header__button" data-istats-track="true" data-istats-track-link-location="nr_nav-bulletin" data-reactid=".265ljlydmla.1.1.1.0.1"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/news/watch_newsround" class="newsround-button newsround-button--teal" aria-label="" data-reactid=".265ljlydmla.1.1.1.0.1.0"><div class="gel-icon gel-icon--play newsround-button__icon" data-reactid=".265ljlydmla.1.1.1.0.1.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.1.1.0.1.0.0.0"><title data-reactid=".265ljlydmla.1.1.1.0.1.0.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.1.1.0.1.0.0.0.1"></path></svg></div><span data-reactid=".265ljlydmla.1.1.1.0.1.0.1:0">Watch </span><span class="newsround-header__button__bp-text" data-reactid=".265ljlydmla.1.1.1.0.1.0.1:1">Newsround</span></a></div></div></div></header><div data-reactid=".265ljlydmla.1.2"></div><section class="newsround-top-stories" data-istats-track-scroll-visibility="nr_home_top_stories" data-reactid=".265ljlydmla.1.3"><div class="newsround-top-stories__wrapper newsround-top-stories__wrapper--with-top-margin newsround-top-stories__wrapper--no-bottom-padding" data-reactid=".265ljlydmla.1.3.0"><div class="newsround-top-stories__container gel-layout--equal" data-reactid=".265ljlydmla.1.3.0.0"><div class="newsround-top-stories__featured-story" data-reactid=".265ljlydmla.1.3.0.0.0"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_top_stories-1" data-reactid=".265ljlydmla.1.3.0.0.0.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47148348" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.3.0.0.0.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.3.0.0.0.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.3.0.0.0.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/11A70/production/_105540327_exomars2020_rover_on_mars_20170314_1280.jpg" alt="Artwork: ExoMars rover" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.3.0.0.0.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.3.0.0.0.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.3.0.0.0.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.3.0.0.0.0.0.1.0">Six facts about the new Mars Rover</p><p class="newsround-promo__summary" data-reactid=".265ljlydmla.1.3.0.0.0.0.0.1.1">The name of the new Mars Rover was announced by UK astronaut, Tim Peake - who revealed at the Airbus Defence and Space centre.</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.3.0.0.0.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.3.0.0.0.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.3.0.0.0.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.3.0.0.0.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.3.0.0.0.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.3.0.0.0.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.3.0.0.0.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-02-07T12:15:24+00:00" data-datetime="6h ago" data-reactid=".265ljlydmla.1.3.0.0.0.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.3.0.0.0.0.0.1.2.0.0.1.0">6h ago</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.3.0.0.0.0.0.1.2.0.0.1.1">6 hours ago</span></time></span></div><div class="newsround-promo__comments-signpost newsround-promo__comments-signpost-without-count" data-reactid=".265ljlydmla.1.3.0.0.0.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.3.0.0.0.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.3.0.0.0.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.3.0.0.0.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.3.0.0.0.0.0.1.2.1.0.0.1"></path></svg></div></div></div></div></a></div></div><div class="newsround-top-stories__stories" data-reactid=".265ljlydmla.1.3.0.0.1"><div class="newsround-top-stories__container" data-reactid=".265ljlydmla.1.3.0.0.1.0"><div class="newsround-top-stories__story" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47158217"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_top_stories-2" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47158217.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47158217" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47158217.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47158217.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47158217.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/10211/production/_105556066_radio_1_breakfast_with_greg_james_02.jpg" alt="Greg in the new studio for the Radio 1 breakfast show" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47158217.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.3.0.0.1.0.$47158217.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47158217.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47158217.0.0.1.0">Five reasons why Greg James is smashing it</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47158217.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47158217.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47158217.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47158217.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47158217.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47158217.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47158217.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-02-07T16:34:59+00:00" data-datetime="1h ago" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47158217.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47158217.0.0.1.2.0.0.1.0">1h ago</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47158217.0.0.1.2.0.0.1.1">an hour ago</span></time></span></div><div class="newsround-promo__comments-signpost newsround-promo__comments-signpost-without-count" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47158217.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47158217.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47158217.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.3.0.0.1.0.$47158217.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47158217.0.0.1.2.1.0.0.1"></path></svg></div></div></div></div></a></div></div><div class="newsround-top-stories__story" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47155013"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_top_stories-3" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47155013.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47155013" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47155013.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47155013.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47155013.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/B206/production/_105547554_indeximage.jpg" alt="A boy with a 'love' notification above his head" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47155013.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.3.0.0.1.0.$47155013.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47155013.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47155013.0.0.1.0">Can being kind make you healthier?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47155013.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47155013.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47155013.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47155013.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47155013.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47155013.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47155013.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-02-07T10:09:40+00:00" data-datetime="8h ago" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47155013.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47155013.0.0.1.2.0.0.1.0">8h ago</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47155013.0.0.1.2.0.0.1.1">8 hours ago</span></time></span></div><div class="newsround-promo__comments-signpost " data-reactid=".265ljlydmla.1.3.0.0.1.0.$47155013.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47155013.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47155013.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.3.0.0.1.0.$47155013.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47155013.0.0.1.2.1.0.0.1"></path></svg></div><span class="newsround-promo__comments-count" id="newsround-promo__comments-count" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47155013.0.0.1.2.1.1">1</span></div></div></div></a></div></div><div class="newsround-top-stories__story" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47154686"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_top_stories-4" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47154686.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47154686" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47154686.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47154686.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47154686.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/9F32/production/_105545704_gettyimages-950607434.jpg" alt="kids on phones" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47154686.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.3.0.0.1.0.$47154686.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47154686.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47154686.0.0.1.0">Have your say on the new device advice</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47154686.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47154686.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47154686.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47154686.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47154686.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47154686.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47154686.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-02-07T10:57:55+00:00" data-datetime="7h ago" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47154686.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47154686.0.0.1.2.0.0.1.0">7h ago</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47154686.0.0.1.2.0.0.1.1">7 hours ago</span></time></span></div><div class="newsround-promo__comments-signpost " data-reactid=".265ljlydmla.1.3.0.0.1.0.$47154686.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47154686.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47154686.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.3.0.0.1.0.$47154686.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47154686.0.0.1.2.1.0.0.1"></path></svg></div><span class="newsround-promo__comments-count" id="newsround-promo__comments-count" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47154686.0.0.1.2.1.1">1</span></div></div></div></a></div></div><div class="newsround-top-stories__story" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47154807"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_top_stories-5" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47154807.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47154807" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47154807.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47154807.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47154807.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/CE76/production/_105545825_gettyimages-125556487.jpg" alt="Pancakes" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47154807.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.3.0.0.1.0.$47154807.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47154807.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47154807.0.0.1.0">Pancake Day: everything you need to know</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47154807.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47154807.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47154807.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47154807.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47154807.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47154807.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47154807.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-02-07T11:00:43+00:00" data-datetime="7h ago" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47154807.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47154807.0.0.1.2.0.0.1.0">7h ago</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47154807.0.0.1.2.0.0.1.1">7 hours ago</span></time></span></div><div class="newsround-promo__comments-signpost newsround-promo__comments-signpost-without-count" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47154807.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47154807.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47154807.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.3.0.0.1.0.$47154807.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47154807.0.0.1.2.1.0.0.1"></path></svg></div></div></div></div></a></div></div><div class="newsround-top-stories__story" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47148382"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_top_stories-6" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47148382.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47148382" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47148382.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47148382.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47148382.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/7728/production/_105540503_gettyimages-165900132.jpg" alt="animation of a polluted city" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47148382.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.3.0.0.1.0.$47148382.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47148382.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47148382.0.0.1.0">Quiz: How much do you know about the world's pollution?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47148382.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47148382.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47148382.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47148382.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47148382.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47148382.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47148382.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-02-07T09:33:14+00:00" data-datetime="8h ago" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47148382.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47148382.0.0.1.2.0.0.1.0">8h ago</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47148382.0.0.1.2.0.0.1.1">8 hours ago</span></time></span></div><div class="newsround-promo__comments-signpost " data-reactid=".265ljlydmla.1.3.0.0.1.0.$47148382.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47148382.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47148382.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.3.0.0.1.0.$47148382.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47148382.0.0.1.2.1.0.0.1"></path></svg></div><span class="newsround-promo__comments-count" id="newsround-promo__comments-count" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47148382.0.0.1.2.1.1">1</span></div></div></div></a></div></div><div class="newsround-top-stories__story" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47158215"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_top_stories-7" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47158215.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47158215" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47158215.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47158215.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47158215.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/14A6E/production/_105309548_60f8eec5-a154-482f-81c9-1ca11b654214.jpg" alt="Clockwise from top left: Holly Tandy, Michael Rice, Kerrie-Anne, Anisa, Maid and Jordan Clarke" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47158215.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.3.0.0.1.0.$47158215.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47158215.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47158215.0.0.1.0">Eurovision You Decide: Everything you need to know</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47158215.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47158215.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47158215.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47158215.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47158215.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47158215.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47158215.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-02-07T13:47:41+00:00" data-datetime="4h ago" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47158215.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47158215.0.0.1.2.0.0.1.0">4h ago</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47158215.0.0.1.2.0.0.1.1">4 hours ago</span></time></span></div><div class="newsround-promo__comments-signpost newsround-promo__comments-signpost-without-count" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47158215.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47158215.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47158215.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.3.0.0.1.0.$47158215.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.3.0.0.1.0.$47158215.0.0.1.2.1.0.0.1"></path></svg></div></div></div></div></a></div></div></div></div></div></div></section><section class="newsround-anchors" data-reactid=".265ljlydmla.1.4"><nav class="newsround-anchors__wrapper" data-reactid=".265ljlydmla.1.4.0"><ul class="newsround-anchors__layout newsround-anchors__layout--less-margin" data-reactid=".265ljlydmla.1.4.0.0"><li class="newsround-anchors__button" data-reactid=".265ljlydmla.1.4.0.0.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround#more-stories-2" class="newsround-button newsround-button--teal" aria-label="Online safety" data-reactid=".265ljlydmla.1.4.0.0.0.0"><span data-reactid=".265ljlydmla.1.4.0.0.0.0.1">Online safety</span></a></li><li class="newsround-anchors__button" data-reactid=".265ljlydmla.1.4.0.0.1"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround#more-stories-3" class="newsround-button newsround-button--teal" aria-label="Environment" data-reactid=".265ljlydmla.1.4.0.0.1.0"><span data-reactid=".265ljlydmla.1.4.0.0.1.0.1">Environment</span></a></li><li class="newsround-anchors__button" data-reactid=".265ljlydmla.1.4.0.0.2"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround#more-stories-4" class="newsround-button newsround-button--teal" aria-label="Your Inspiring Stories" data-reactid=".265ljlydmla.1.4.0.0.2.0"><span data-reactid=".265ljlydmla.1.4.0.0.2.0.1">Your Inspiring Stories</span></a></li><li class="newsround-anchors__button" data-reactid=".265ljlydmla.1.4.0.0.3"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround#more-stories-5" class="newsround-button newsround-button--teal" aria-label="The Big Question" data-reactid=".265ljlydmla.1.4.0.0.3.0"><span data-reactid=".265ljlydmla.1.4.0.0.3.0.1">The Big Question</span></a></li></ul></nav></section><section id="additional-top-stories" class="newsround-more-stories newsround-more-stories--additional-top-stories" data-istats-track-scroll-visibility="nr_home_more_stories_1" data-reactid=".265ljlydmla.1.5"><div class="gs-u-box-size newsround-more-stories__wrapper" data-reactid=".265ljlydmla.1.5.0"><div class="newsround-more-stories__stories" style="height:478px;" data-reactid=".265ljlydmla.1.5.0.1"><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47145748"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-1" data-reactid=".265ljlydmla.1.5.0.1.$47145748.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47145748" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47145748.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47145748.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47145748.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/396C/production/_105400741_bangkok.jpg" alt="A Thai student wears a face mask as heavy air pollution continues to affect Bangkok, Thailand, on 30 January 2019" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47145748.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$47145748.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47145748.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47145748.0.0.1.0">How air pollution is affecting schools around the world</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47145748.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47145748.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47145748.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47145748.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47145748.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47145748.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47145748.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-02-07T09:56:56+00:00" data-datetime="8h ago" data-reactid=".265ljlydmla.1.5.0.1.$47145748.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47145748.0.0.1.2.0.0.1.0">8h ago</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47145748.0.0.1.2.0.0.1.1">8 hours ago</span></time></span></div><div class="newsround-promo__comments-signpost " data-reactid=".265ljlydmla.1.5.0.1.$47145748.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.5.0.1.$47145748.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47145748.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47145748.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.5.0.1.$47145748.0.0.1.2.1.0.0.1"></path></svg></div><span class="newsround-promo__comments-count" id="newsround-promo__comments-count" data-reactid=".265ljlydmla.1.5.0.1.$47145748.0.0.1.2.1.1">2</span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47145828"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-2" data-reactid=".265ljlydmla.1.5.0.1.$47145828.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47145828" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47145828.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47145828.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47145828.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/14960/production/_105502348_gettyimages-972933876.jpg" alt="George and Charlotte" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47145828.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$47145828.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47145828.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47145828.0.0.1.0">What are the young royals' favourite snacks?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47145828.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47145828.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47145828.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47145828.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47145828.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47145828.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47145828.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-02-07T06:19:46+00:00" data-datetime="12h ago" data-reactid=".265ljlydmla.1.5.0.1.$47145828.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47145828.0.0.1.2.0.0.1.0">12h ago</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47145828.0.0.1.2.0.0.1.1">1 hours ago</span></time></span></div><div class="newsround-promo__comments-signpost newsround-promo__comments-signpost-without-count" data-reactid=".265ljlydmla.1.5.0.1.$47145828.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.5.0.1.$47145828.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47145828.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47145828.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.5.0.1.$47145828.0.0.1.2.1.0.0.1"></path></svg></div></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47154523"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-3" data-reactid=".265ljlydmla.1.5.0.1.$47154523.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47154523" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47154523.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47154523.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47154523.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/B18E/production/_105545454_index.jpg" alt="Donald Tusk" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47154523.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$47154523.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47154523.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47154523.0.0.1.0">Who is Donald Tusk and why are people talking about him?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47154523.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47154523.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47154523.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47154523.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47154523.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47154523.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47154523.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-02-07T08:34:52+00:00" data-datetime="9h ago" data-reactid=".265ljlydmla.1.5.0.1.$47154523.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47154523.0.0.1.2.0.0.1.0">9h ago</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47154523.0.0.1.2.0.0.1.1">9 hours ago</span></time></span></div><div class="newsround-promo__comments-signpost newsround-promo__comments-signpost-without-count" data-reactid=".265ljlydmla.1.5.0.1.$47154523.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.5.0.1.$47154523.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47154523.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47154523.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.5.0.1.$47154523.0.0.1.2.1.0.0.1"></path></svg></div></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47154810"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-4" data-reactid=".265ljlydmla.1.5.0.1.$47154810.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47154810" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47154810.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47154810.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47154810.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/7F98/production/_105546623_mathsbee.jpg" alt="Bee and calculator" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47154810.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$47154810.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47154810.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47154810.0.0.1.0">Can bees do maths?!</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47154810.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47154810.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47154810.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47154810.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47154810.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47154810.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47154810.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-02-07T10:05:46+00:00" data-datetime="8h ago" data-reactid=".265ljlydmla.1.5.0.1.$47154810.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47154810.0.0.1.2.0.0.1.0">8h ago</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47154810.0.0.1.2.0.0.1.1">8 hours ago</span></time></span></div><div class="newsround-promo__comments-signpost newsround-promo__comments-signpost-without-count" data-reactid=".265ljlydmla.1.5.0.1.$47154810.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.5.0.1.$47154810.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47154810.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47154810.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.5.0.1.$47154810.0.0.1.2.1.0.0.1"></path></svg></div></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47147941"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-5" data-reactid=".265ljlydmla.1.5.0.1.$47147941.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47147941" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47147941.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47147941.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47147941.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/1351A/production/_105503197_p070429p.jpg" alt="piglets kissing" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47147941.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--white newsround-promo__promolabel--duration" data-reactid=".265ljlydmla.1.5.0.1.$47147941.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.5.0.1.$47147941.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47147941.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47147941.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.5.0.1.$47147941.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.5.0.1.$47147941.0.0.0.1.1">0:46</span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47147941.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47147941.0.0.1.0">How one village celebrates Chinese New Year with a difference!</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47147941.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47147941.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47147941.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47147941.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47147941.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47147941.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47147941.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-02-07T06:17:31+00:00" data-datetime="12h ago" data-reactid=".265ljlydmla.1.5.0.1.$47147941.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47147941.0.0.1.2.0.0.1.0">12h ago</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47147941.0.0.1.2.0.0.1.1">1 hours ago</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47141142"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-6" data-reactid=".265ljlydmla.1.5.0.1.$47141142.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47141142" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47141142.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47141142.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47141142.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/DB19/production/_105498065_indeximageemoji.jpg" alt="New emoji announced" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47141142.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$47141142.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47141142.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47141142.0.0.1.0">Check out these brand new emojis</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47141142.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47141142.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47141142.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47141142.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47141142.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47141142.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47141142.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-02-06T08:26:50+00:00" data-datetime="1d ago" data-reactid=".265ljlydmla.1.5.0.1.$47141142.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47141142.0.0.1.2.0.0.1.0">1d ago</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47141142.0.0.1.2.0.0.1.1">a day ago</span></time></span></div><div class="newsround-promo__comments-signpost " data-reactid=".265ljlydmla.1.5.0.1.$47141142.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.5.0.1.$47141142.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47141142.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47141142.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.5.0.1.$47141142.0.0.1.2.1.0.0.1"></path></svg></div><span class="newsround-promo__comments-count" id="newsround-promo__comments-count" data-reactid=".265ljlydmla.1.5.0.1.$47141142.0.0.1.2.1.1">6</span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47130890"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-7" data-reactid=".265ljlydmla.1.5.0.1.$47130890.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47130890" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47130890.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47130890.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47130890.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/11A2F/production/_105493227_megasealcartoon.png" alt="seal and a poo." class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47130890.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$47130890.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47130890.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47130890.0.0.1.0">What weird object has been discovered in seal poo?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47130890.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47130890.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47130890.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47130890.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47130890.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47130890.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47130890.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-02-06T07:46:33+00:00" data-datetime="1d ago" data-reactid=".265ljlydmla.1.5.0.1.$47130890.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47130890.0.0.1.2.0.0.1.0">1d ago</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47130890.0.0.1.2.0.0.1.1">a day ago</span></time></span></div><div class="newsround-promo__comments-signpost " data-reactid=".265ljlydmla.1.5.0.1.$47130890.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.5.0.1.$47130890.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47130890.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47130890.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.5.0.1.$47130890.0.0.1.2.1.0.0.1"></path></svg></div><span class="newsround-promo__comments-count" id="newsround-promo__comments-count" data-reactid=".265ljlydmla.1.5.0.1.$47130890.0.0.1.2.1.1">5</span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47118989"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-8" data-reactid=".265ljlydmla.1.5.0.1.$47118989.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47118989" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47118989.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47118989.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47118989.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/160E1/production/_105473309_gettyimages-1074305376.jpg" alt="American producer Marshmello performing in Miami" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47118989.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$47118989.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47118989.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47118989.0.0.1.0">Did you see the Marshmello concert in Fortnite?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47118989.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47118989.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47118989.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47118989.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47118989.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47118989.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47118989.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-02-06T06:21:40+00:00" data-datetime="1d ago" data-reactid=".265ljlydmla.1.5.0.1.$47118989.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47118989.0.0.1.2.0.0.1.0">1d ago</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47118989.0.0.1.2.0.0.1.1">a day ago</span></time></span></div><div class="newsround-promo__comments-signpost " data-reactid=".265ljlydmla.1.5.0.1.$47118989.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.5.0.1.$47118989.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47118989.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47118989.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.5.0.1.$47118989.0.0.1.2.1.0.0.1"></path></svg></div><span class="newsround-promo__comments-count" id="newsround-promo__comments-count" data-reactid=".265ljlydmla.1.5.0.1.$47118989.0.0.1.2.1.1">4</span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47149545"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-9" data-reactid=".265ljlydmla.1.5.0.1.$47149545.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47149545" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47149545.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47149545.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47149545.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/mcs/media/images/81275000/jpg/_81275222_81275221.jpg" alt="star of david" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47149545.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$47149545.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47149545.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47149545.0.0.1.0">Is anti-Semitism on the rise in the UK?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47149545.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47149545.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47149545.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47149545.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47149545.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47149545.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47149545.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-02-07T06:16:37+00:00" data-datetime="12h ago" data-reactid=".265ljlydmla.1.5.0.1.$47149545.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47149545.0.0.1.2.0.0.1.0">12h ago</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47149545.0.0.1.2.0.0.1.1">1 hours ago</span></time></span></div><div class="newsround-promo__comments-signpost newsround-promo__comments-signpost-without-count" data-reactid=".265ljlydmla.1.5.0.1.$47149545.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.5.0.1.$47149545.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47149545.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47149545.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.5.0.1.$47149545.0.0.1.2.1.0.0.1"></path></svg></div></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47117419"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-10" data-reactid=".265ljlydmla.1.5.0.1.$47117419.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47117419" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47117419.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47117419.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47117419.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/3F13/production/_105474161_disneyprincess.jpg" alt="Disney princess." class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47117419.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$47117419.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47117419.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47117419.0.0.1.0">Why don't Disney princesses wear glasses?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47117419.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47117419.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47117419.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47117419.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47117419.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47117419.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47117419.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-02-06T06:21:22+00:00" data-datetime="1d ago" data-reactid=".265ljlydmla.1.5.0.1.$47117419.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47117419.0.0.1.2.0.0.1.0">1d ago</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47117419.0.0.1.2.0.0.1.1">a day ago</span></time></span></div><div class="newsround-promo__comments-signpost " data-reactid=".265ljlydmla.1.5.0.1.$47117419.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.5.0.1.$47117419.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47117419.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47117419.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.5.0.1.$47117419.0.0.1.2.1.0.0.1"></path></svg></div><span class="newsround-promo__comments-count" id="newsround-promo__comments-count" data-reactid=".265ljlydmla.1.5.0.1.$47117419.0.0.1.2.1.1">20</span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47141169"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-11" data-reactid=".265ljlydmla.1.5.0.1.$47141169.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47141169" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47141169.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47141169.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47141169.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/8D03/production/_105499063_gettyimages-2999807.jpg" alt="Oscar" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47141169.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$47141169.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47141169.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47141169.0.0.1.0">Five times the Oscars have hit the headlines</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47141169.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47141169.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47141169.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47141169.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47141169.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47141169.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47141169.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-02-06T17:43:29+00:00" data-datetime="1d ago" data-reactid=".265ljlydmla.1.5.0.1.$47141169.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47141169.0.0.1.2.0.0.1.0">1d ago</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47141169.0.0.1.2.0.0.1.1">a day ago</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47101056"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-12" data-reactid=".265ljlydmla.1.5.0.1.$47101056.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47101056" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47101056.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47101056.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47101056.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/06DA/production/_105545710_gettyimages-613753116.jpg" alt="getty" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47101056.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$47101056.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47101056.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47101056.0.0.1.0">Your Say - Should mobile phones be banned in school?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47101056.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47101056.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47101056.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47101056.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47101056.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47101056.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47101056.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-02-07T07:25:44+00:00" data-datetime="10h ago" data-reactid=".265ljlydmla.1.5.0.1.$47101056.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47101056.0.0.1.2.0.0.1.0">10h ago</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47101056.0.0.1.2.0.0.1.1">1 hours ago</span></time></span></div><div class="newsround-promo__comments-signpost " data-reactid=".265ljlydmla.1.5.0.1.$47101056.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.5.0.1.$47101056.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47101056.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47101056.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.5.0.1.$47101056.0.0.1.2.1.0.0.1"></path></svg></div><span class="newsround-promo__comments-count" id="newsround-promo__comments-count" data-reactid=".265ljlydmla.1.5.0.1.$47101056.0.0.1.2.1.1">12</span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47130888"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-13" data-reactid=".265ljlydmla.1.5.0.1.$47130888.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47130888" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47130888.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47130888.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47130888.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/E861/production/_105498495_pewdiepie5.png" alt="Pewdiepie tshirts." class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47130888.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$47130888.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47130888.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47130888.0.0.1.0">The battle to be Youtube number one</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47130888.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47130888.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47130888.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47130888.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47130888.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47130888.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47130888.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-02-06T07:45:48+00:00" data-datetime="1d ago" data-reactid=".265ljlydmla.1.5.0.1.$47130888.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47130888.0.0.1.2.0.0.1.0">1d ago</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47130888.0.0.1.2.0.0.1.1">a day ago</span></time></span></div><div class="newsround-promo__comments-signpost " data-reactid=".265ljlydmla.1.5.0.1.$47130888.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.5.0.1.$47130888.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47130888.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47130888.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.5.0.1.$47130888.0.0.1.2.1.0.0.1"></path></svg></div><span class="newsround-promo__comments-count" id="newsround-promo__comments-count" data-reactid=".265ljlydmla.1.5.0.1.$47130888.0.0.1.2.1.1">2</span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47141144"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-14" data-reactid=".265ljlydmla.1.5.0.1.$47141144.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47141144" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47141144.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47141144.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47141144.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/91B3/production/_105499273_indeximage.jpg" alt="President Trump and Kim Jong-un" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47141144.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$47141144.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47141144.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47141144.0.0.1.0">Trump announces second meeting with North Korea</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47141144.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47141144.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47141144.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47141144.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47141144.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47141144.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47141144.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-02-06T10:05:31+00:00" data-datetime="1d ago" data-reactid=".265ljlydmla.1.5.0.1.$47141144.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47141144.0.0.1.2.0.0.1.0">1d ago</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47141144.0.0.1.2.0.0.1.1">a day ago</span></time></span></div><div class="newsround-promo__comments-signpost " data-reactid=".265ljlydmla.1.5.0.1.$47141144.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.5.0.1.$47141144.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47141144.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47141144.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.5.0.1.$47141144.0.0.1.2.1.0.0.1"></path></svg></div><span class="newsround-promo__comments-count" id="newsround-promo__comments-count" data-reactid=".265ljlydmla.1.5.0.1.$47141144.0.0.1.2.1.1">1</span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47142948"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-15" data-reactid=".265ljlydmla.1.5.0.1.$47142948.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47142948" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47142948.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47142948.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47142948.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/C6A1/production/_93894805_alan.jpg" alt="Alan Turing" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47142948.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$47142948.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47142948.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47142948.0.0.1.0">Who was Alan Turing?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47142948.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47142948.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47142948.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47142948.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47142948.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47142948.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47142948.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-02-06T10:02:20+00:00" data-datetime="1d ago" data-reactid=".265ljlydmla.1.5.0.1.$47142948.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47142948.0.0.1.2.0.0.1.0">1d ago</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47142948.0.0.1.2.0.0.1.1">a day ago</span></time></span></div><div class="newsround-promo__comments-signpost newsround-promo__comments-signpost-without-count" data-reactid=".265ljlydmla.1.5.0.1.$47142948.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.5.0.1.$47142948.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47142948.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47142948.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.5.0.1.$47142948.0.0.1.2.1.0.0.1"></path></svg></div></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47133018"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-16" data-reactid=".265ljlydmla.1.5.0.1.$47133018.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47133018" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47133018.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47133018.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47133018.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/E5AE/production/_105489785_befunky-collage.jpg" alt="Sony World Photography Award" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47133018.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--white" data-reactid=".265ljlydmla.1.5.0.1.$47133018.0.0.0.1"><div class="gel-icon gel-icon--image newsround-promo__icon" data-reactid=".265ljlydmla.1.5.0.1.$47133018.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47133018.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47133018.0.0.0.1.0.0.0">image</title><path d="M9 5V3H4v2H0v24h32V5zm-2.5 8A2.5 2.5 0 1 1 9 10.5 2.5 2.5 0 0 1 6.5 13zM20 26a9 9 0 1 1 9-9 9 9 0 0 1-9 9z" data-reactid=".265ljlydmla.1.5.0.1.$47133018.0.0.0.1.0.0.1"></path><circle cx="20" cy="17" r="5.5" data-reactid=".265ljlydmla.1.5.0.1.$47133018.0.0.0.1.0.0.2"></circle></svg></div><span class="duration" data-reactid=".265ljlydmla.1.5.0.1.$47133018.0.0.0.1.1"></span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47133018.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47133018.0.0.1.0">Look at these amazing wildlife photos</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47133018.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47133018.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47133018.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47133018.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47133018.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47133018.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47133018.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-02-06T07:45:22+00:00" data-datetime="1d ago" data-reactid=".265ljlydmla.1.5.0.1.$47133018.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47133018.0.0.1.2.0.0.1.0">1d ago</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47133018.0.0.1.2.0.0.1.1">a day ago</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47141168"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-17" data-reactid=".265ljlydmla.1.5.0.1.$47141168.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47141168" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47141168.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47141168.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47141168.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/15F17/production/_105497898_gettyimages-637976958.jpg" alt="A horse cart" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47141168.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$47141168.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47141168.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47141168.0.0.1.0">What's the ultimate way to travel to school?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47141168.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47141168.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47141168.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47141168.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47141168.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47141168.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47141168.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-02-06T06:43:17+00:00" data-datetime="1d ago" data-reactid=".265ljlydmla.1.5.0.1.$47141168.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47141168.0.0.1.2.0.0.1.0">1d ago</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47141168.0.0.1.2.0.0.1.1">a day ago</span></time></span></div><div class="newsround-promo__comments-signpost newsround-promo__comments-signpost-without-count" data-reactid=".265ljlydmla.1.5.0.1.$47141168.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.5.0.1.$47141168.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47141168.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47141168.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.5.0.1.$47141168.0.0.1.2.1.0.0.1"></path></svg></div></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47132200"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-18" data-reactid=".265ljlydmla.1.5.0.1.$47132200.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47132200" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47132200.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47132200.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47132200.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/AE22/production/_105487544_cf6718d8-b5b5-4fe7-ab1c-d90518a6e659.jpg" alt="Joshua Trump" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47132200.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$47132200.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47132200.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47132200.0.0.1.0">Trump invites bullied boy to special speech</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47132200.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47132200.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47132200.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47132200.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47132200.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47132200.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47132200.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-02-06T07:46:13+00:00" data-datetime="1d ago" data-reactid=".265ljlydmla.1.5.0.1.$47132200.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47132200.0.0.1.2.0.0.1.0">1d ago</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47132200.0.0.1.2.0.0.1.1">a day ago</span></time></span></div><div class="newsround-promo__comments-signpost newsround-promo__comments-signpost-without-count" data-reactid=".265ljlydmla.1.5.0.1.$47132200.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.5.0.1.$47132200.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47132200.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47132200.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.5.0.1.$47132200.0.0.1.2.1.0.0.1"></path></svg></div></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47132198"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-19" data-reactid=".265ljlydmla.1.5.0.1.$47132198.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47132198" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47132198.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47132198.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47132198.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/1764/production/_105488950_30ee5bfe-b135-4894-bdc0-023deb50a5d4.jpg" alt="US President Donald Trump delivers the State of the Union address at the US Capitol in Washington, DC in January 2018" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47132198.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$47132198.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47132198.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47132198.0.0.1.0">What is the State of the Union speech?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47132198.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47132198.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47132198.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47132198.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47132198.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47132198.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47132198.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-02-05T17:40:09+00:00" data-datetime="2d ago" data-reactid=".265ljlydmla.1.5.0.1.$47132198.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47132198.0.0.1.2.0.0.1.0">2d ago</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47132198.0.0.1.2.0.0.1.1">2 days ago</span></time></span></div><div class="newsround-promo__comments-signpost newsround-promo__comments-signpost-without-count" data-reactid=".265ljlydmla.1.5.0.1.$47132198.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.5.0.1.$47132198.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47132198.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47132198.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.5.0.1.$47132198.0.0.1.2.1.0.0.1"></path></svg></div></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$38668427"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-20" data-reactid=".265ljlydmla.1.5.0.1.$38668427.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/38668427" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$38668427.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$38668427.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$38668427.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/69A3/production/_105434072_pig-lanterns.jpg" alt="People wearing pig hats holding red lanterns" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$38668427.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$38668427.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$38668427.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$38668427.0.0.1.0">What is Chinese New Year?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$38668427.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$38668427.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$38668427.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$38668427.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$38668427.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$38668427.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$38668427.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-02-05T15:40:38+00:00" data-datetime="2d ago" data-reactid=".265ljlydmla.1.5.0.1.$38668427.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$38668427.0.0.1.2.0.0.1.0">2d ago</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$38668427.0.0.1.2.0.0.1.1">2 days ago</span></time></span></div><div class="newsround-promo__comments-signpost " data-reactid=".265ljlydmla.1.5.0.1.$38668427.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.5.0.1.$38668427.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$38668427.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$38668427.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.5.0.1.$38668427.0.0.1.2.1.0.0.1"></path></svg></div><span class="newsround-promo__comments-count" id="newsround-promo__comments-count" data-reactid=".265ljlydmla.1.5.0.1.$38668427.0.0.1.2.1.1">4</span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47127368"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-21" data-reactid=".265ljlydmla.1.5.0.1.$47127368.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47127368" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47127368.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47127368.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47127368.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/FCD8/production/_105482746_gettyimages-1084330462.jpg" alt="BTS" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47127368.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$47127368.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47127368.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47127368.0.0.1.0">BTS could perform at the Grammys</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47127368.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47127368.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47127368.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47127368.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47127368.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47127368.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47127368.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-02-05T15:41:54+00:00" data-datetime="2d ago" data-reactid=".265ljlydmla.1.5.0.1.$47127368.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47127368.0.0.1.2.0.0.1.0">2d ago</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47127368.0.0.1.2.0.0.1.1">2 days ago</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47127370"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-22" data-reactid=".265ljlydmla.1.5.0.1.$47127370.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47127370" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47127370.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47127370.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47127370.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/1660/production/_105482750_p070027g.jpg" alt="Skydiver." class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47127370.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--white newsround-promo__promolabel--duration" data-reactid=".265ljlydmla.1.5.0.1.$47127370.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.5.0.1.$47127370.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47127370.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47127370.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.5.0.1.$47127370.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.5.0.1.$47127370.0.0.0.1.1">0:49</span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47127370.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47127370.0.0.1.0">Meet the skydiver defying gravity</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47127370.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47127370.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47127370.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47127370.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47127370.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47127370.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47127370.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-02-05T15:39:59+00:00" data-datetime="2d ago" data-reactid=".265ljlydmla.1.5.0.1.$47127370.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47127370.0.0.1.2.0.0.1.0">2d ago</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47127370.0.0.1.2.0.0.1.1">2 days ago</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47127373"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-23" data-reactid=".265ljlydmla.1.5.0.1.$47127373.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47127373" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47127373.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47127373.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47127373.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/55F9/production/_105490022_p0700p5w.jpg" alt="Mourinho" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47127373.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--white newsround-promo__promolabel--duration" data-reactid=".265ljlydmla.1.5.0.1.$47127373.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.5.0.1.$47127373.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47127373.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47127373.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.5.0.1.$47127373.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.5.0.1.$47127373.0.0.0.1.1">0:23</span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47127373.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47127373.0.0.1.0">Mourinh-ouch! Check out Jose's epic fall</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47127373.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47127373.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47127373.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47127373.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47127373.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47127373.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47127373.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-02-05T15:39:48+00:00" data-datetime="2d ago" data-reactid=".265ljlydmla.1.5.0.1.$47127373.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47127373.0.0.1.2.0.0.1.0">2d ago</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47127373.0.0.1.2.0.0.1.1">2 days ago</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47133658"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-24" data-reactid=".265ljlydmla.1.5.0.1.$47133658.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47133658" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47133658.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47133658.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47133658.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/F166/production/_105489716_p0700ng8.jpg" alt="fossil of the Bajadasaurus Pronuspinax" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47133658.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--white newsround-promo__promolabel--duration" data-reactid=".265ljlydmla.1.5.0.1.$47133658.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.5.0.1.$47133658.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47133658.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47133658.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.5.0.1.$47133658.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.5.0.1.$47133658.0.0.0.1.1">0:47</span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47133658.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47133658.0.0.1.0">Incredible spiky-necked dinosaur discovered</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47133658.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47133658.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47133658.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47133658.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47133658.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47133658.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47133658.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-02-05T15:40:50+00:00" data-datetime="2d ago" data-reactid=".265ljlydmla.1.5.0.1.$47133658.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47133658.0.0.1.2.0.0.1.0">2d ago</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47133658.0.0.1.2.0.0.1.1">2 days ago</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47117859"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-25" data-reactid=".265ljlydmla.1.5.0.1.$47117859.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47117859" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47117859.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47117859.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47117859.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/FB0B/production/_105476246_gettyimages-911029338.jpg" alt="Students taking a picture on a phone." class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47117859.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$47117859.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47117859.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47117859.0.0.1.0">Sharing online: Do you ask permission before posting?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47117859.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47117859.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47117859.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47117859.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47117859.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47117859.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47117859.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-02-05T15:39:38+00:00" data-datetime="2d ago" data-reactid=".265ljlydmla.1.5.0.1.$47117859.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47117859.0.0.1.2.0.0.1.0">2d ago</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47117859.0.0.1.2.0.0.1.1">2 days ago</span></time></span></div><div class="newsround-promo__comments-signpost newsround-promo__comments-signpost-without-count" data-reactid=".265ljlydmla.1.5.0.1.$47117859.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.5.0.1.$47117859.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47117859.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47117859.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.5.0.1.$47117859.0.0.1.2.1.0.0.1"></path></svg></div></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47117422"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-26" data-reactid=".265ljlydmla.1.5.0.1.$47117422.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47117422" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47117422.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47117422.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47117422.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/3E55/production/_105475951_p06zy2lg.jpg" alt="Fatberg." class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47117422.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$47117422.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47117422.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47117422.0.0.1.0">Look at the size of this fatberg!</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47117422.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47117422.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47117422.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47117422.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47117422.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47117422.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47117422.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-02-05T13:28:52+00:00" data-datetime="2d ago" data-reactid=".265ljlydmla.1.5.0.1.$47117422.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47117422.0.0.1.2.0.0.1.0">2d ago</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47117422.0.0.1.2.0.0.1.1">2 days ago</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47121280"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-27" data-reactid=".265ljlydmla.1.5.0.1.$47121280.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47121280" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47121280.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47121280.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47121280.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/0A7F/production/_105478620_p06zyl60.jpg" alt="Night sky" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47121280.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--white newsround-promo__promolabel--duration" data-reactid=".265ljlydmla.1.5.0.1.$47121280.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.5.0.1.$47121280.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47121280.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47121280.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.5.0.1.$47121280.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.5.0.1.$47121280.0.0.0.1.1">0:37</span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47121280.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47121280.0.0.1.0">Lake District aims to get 'Dark Sky' status</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47121280.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47121280.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47121280.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47121280.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47121280.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47121280.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47121280.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-02-05T07:32:21+00:00" data-datetime="2d ago" data-reactid=".265ljlydmla.1.5.0.1.$47121280.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47121280.0.0.1.2.0.0.1.0">2d ago</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47121280.0.0.1.2.0.0.1.1">2 days ago</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47092907"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-28" data-reactid=".265ljlydmla.1.5.0.1.$47092907.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47092907" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47092907.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47092907.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47092907.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/589B/production/_105438622_gettyimages-964805424-1.jpg" alt="A child skateboarding" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47092907.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$47092907.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47092907.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47092907.0.0.1.0">Olympics quiz: Which of these sports are in it?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47092907.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47092907.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47092907.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47092907.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47092907.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47092907.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47092907.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-02-05T06:09:07+00:00" data-datetime="2d ago" data-reactid=".265ljlydmla.1.5.0.1.$47092907.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47092907.0.0.1.2.0.0.1.0">2d ago</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47092907.0.0.1.2.0.0.1.1">2 days ago</span></time></span></div><div class="newsround-promo__comments-signpost " data-reactid=".265ljlydmla.1.5.0.1.$47092907.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.5.0.1.$47092907.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47092907.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47092907.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.5.0.1.$47092907.0.0.1.2.1.0.0.1"></path></svg></div><span class="newsround-promo__comments-count" id="newsround-promo__comments-count" data-reactid=".265ljlydmla.1.5.0.1.$47092907.0.0.1.2.1.1">2</span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47118189"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-29" data-reactid=".265ljlydmla.1.5.0.1.$47118189.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47118189" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47118189.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47118189.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47118189.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/1EF7/production/_105472970_mediaitem105469232.jpg" alt="A saltwater crocodile - file image" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47118189.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$47118189.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47118189.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47118189.0.0.1.0">Australian crocs spotted in flooded streets</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47118189.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47118189.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47118189.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47118189.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47118189.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47118189.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47118189.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-02-05T06:15:04+00:00" data-datetime="2d ago" data-reactid=".265ljlydmla.1.5.0.1.$47118189.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47118189.0.0.1.2.0.0.1.0">2d ago</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47118189.0.0.1.2.0.0.1.1">2 days ago</span></time></span></div><div class="newsround-promo__comments-signpost " data-reactid=".265ljlydmla.1.5.0.1.$47118189.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.5.0.1.$47118189.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47118189.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47118189.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.5.0.1.$47118189.0.0.1.2.1.0.0.1"></path></svg></div><span class="newsround-promo__comments-count" id="newsround-promo__comments-count" data-reactid=".265ljlydmla.1.5.0.1.$47118189.0.0.1.2.1.1">2</span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47113759"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-30" data-reactid=".265ljlydmla.1.5.0.1.$47113759.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47113759" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47113759.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47113759.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47113759.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/113E2/production/_105262607_mediaitem105262606.jpg" alt="Emiliano Sala" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47113759.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$47113759.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47113759.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47113759.0.0.1.0">Wreckage from missing footballer's plane found</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47113759.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47113759.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47113759.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47113759.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47113759.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47113759.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47113759.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-02-04T16:01:49+00:00" data-datetime="3d ago" data-reactid=".265ljlydmla.1.5.0.1.$47113759.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47113759.0.0.1.2.0.0.1.0">3d ago</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47113759.0.0.1.2.0.0.1.1">3 days ago</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$35420196"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-31" data-reactid=".265ljlydmla.1.5.0.1.$35420196.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/35420196" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$35420196.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$35420196.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$35420196.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/6A29/production/_87977172_87977171.jpg" alt="Young carers" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$35420196.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$35420196.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$35420196.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$35420196.0.0.1.0">What are the pressures of being a carer?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$35420196.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$35420196.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$35420196.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$35420196.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$35420196.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$35420196.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$35420196.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-02-05T09:29:08+00:00" data-datetime="2d ago" data-reactid=".265ljlydmla.1.5.0.1.$35420196.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$35420196.0.0.1.2.0.0.1.0">2d ago</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$35420196.0.0.1.2.0.0.1.1">2 days ago</span></time></span></div><div class="newsround-promo__comments-signpost newsround-promo__comments-signpost-without-count" data-reactid=".265ljlydmla.1.5.0.1.$35420196.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.5.0.1.$35420196.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$35420196.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$35420196.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.5.0.1.$35420196.0.0.1.2.1.0.0.1"></path></svg></div></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47117492"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-32" data-reactid=".265ljlydmla.1.5.0.1.$47117492.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47117492" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47117492.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47117492.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47117492.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/8094/production/_105461923_snow6.jpg" alt="Snow bale" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47117492.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--white" data-reactid=".265ljlydmla.1.5.0.1.$47117492.0.0.0.1"><div class="gel-icon gel-icon--image newsround-promo__icon" data-reactid=".265ljlydmla.1.5.0.1.$47117492.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47117492.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47117492.0.0.0.1.0.0.0">image</title><path d="M9 5V3H4v2H0v24h32V5zm-2.5 8A2.5 2.5 0 1 1 9 10.5 2.5 2.5 0 0 1 6.5 13zM20 26a9 9 0 1 1 9-9 9 9 0 0 1-9 9z" data-reactid=".265ljlydmla.1.5.0.1.$47117492.0.0.0.1.0.0.1"></path><circle cx="20" cy="17" r="5.5" data-reactid=".265ljlydmla.1.5.0.1.$47117492.0.0.0.1.0.0.2"></circle></svg></div><span class="duration" data-reactid=".265ljlydmla.1.5.0.1.$47117492.0.0.0.1.1"></span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47117492.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47117492.0.0.1.0">Amazing sights made by nature</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47117492.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47117492.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47117492.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47117492.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47117492.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47117492.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47117492.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-02-04T15:49:38+00:00" data-datetime="3d ago" data-reactid=".265ljlydmla.1.5.0.1.$47117492.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47117492.0.0.1.2.0.0.1.0">3d ago</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47117492.0.0.1.2.0.0.1.1">3 days ago</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47114705"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-33" data-reactid=".265ljlydmla.1.5.0.1.$47114705.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47114705" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47114705.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47114705.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47114705.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/4A85/production/_105477091_gettyimages-1020376560.jpg" alt="Kylie Jenner and Travis Scott" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47114705.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$47114705.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47114705.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47114705.0.0.1.0">Could Kylie Jenner be pregnant?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47114705.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47114705.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47114705.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47114705.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47114705.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47114705.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47114705.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-02-04T15:49:22+00:00" data-datetime="3d ago" data-reactid=".265ljlydmla.1.5.0.1.$47114705.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47114705.0.0.1.2.0.0.1.0">3d ago</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47114705.0.0.1.2.0.0.1.1">3 days ago</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$36766317"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-34" data-reactid=".265ljlydmla.1.5.0.1.$36766317.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/36766317" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$36766317.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$36766317.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$36766317.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/16B4F/production/_105470039_hi052057634.jpg" alt="Cat on pitch at Goodison Park" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$36766317.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--white" data-reactid=".265ljlydmla.1.5.0.1.$36766317.0.0.0.1"><div class="gel-icon gel-icon--image newsround-promo__icon" data-reactid=".265ljlydmla.1.5.0.1.$36766317.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$36766317.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$36766317.0.0.0.1.0.0.0">image</title><path d="M9 5V3H4v2H0v24h32V5zm-2.5 8A2.5 2.5 0 1 1 9 10.5 2.5 2.5 0 0 1 6.5 13zM20 26a9 9 0 1 1 9-9 9 9 0 0 1-9 9z" data-reactid=".265ljlydmla.1.5.0.1.$36766317.0.0.0.1.0.0.1"></path><circle cx="20" cy="17" r="5.5" data-reactid=".265ljlydmla.1.5.0.1.$36766317.0.0.0.1.0.0.2"></circle></svg></div><span class="duration" data-reactid=".265ljlydmla.1.5.0.1.$36766317.0.0.0.1.1"></span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$36766317.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$36766317.0.0.1.0">Animal pitch invasions</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$36766317.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$36766317.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$36766317.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$36766317.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$36766317.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$36766317.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$36766317.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-02-04T15:50:38+00:00" data-datetime="3d ago" data-reactid=".265ljlydmla.1.5.0.1.$36766317.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$36766317.0.0.1.2.0.0.1.0">3d ago</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$36766317.0.0.1.2.0.0.1.1">3 days ago</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47117426"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-35" data-reactid=".265ljlydmla.1.5.0.1.$47117426.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47117426" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47117426.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47117426.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47117426.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/F291/production/_105479026_facebook.jpg" alt="Facebook." class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47117426.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$47117426.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47117426.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47117426.0.0.1.0">What was tech like when Facebook started?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47117426.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47117426.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47117426.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47117426.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47117426.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47117426.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47117426.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-02-04T18:19:05+00:00" data-datetime="2d ago" data-reactid=".265ljlydmla.1.5.0.1.$47117426.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47117426.0.0.1.2.0.0.1.0">2d ago</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47117426.0.0.1.2.0.0.1.1">3 days ago</span></time></span></div><div class="newsround-promo__comments-signpost newsround-promo__comments-signpost-without-count" data-reactid=".265ljlydmla.1.5.0.1.$47117426.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.5.0.1.$47117426.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47117426.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47117426.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.5.0.1.$47117426.0.0.1.2.1.0.0.1"></path></svg></div></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$46860614"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-36" data-reactid=".265ljlydmla.1.5.0.1.$46860614.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/46860614" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$46860614.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$46860614.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$46860614.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/103B6/production/_105468466_capture.png" alt="Cast of 2019 Dancing on Ice" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$46860614.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$46860614.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$46860614.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$46860614.0.0.1.0">It was a dramatic evening on Dancing on Ice</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$46860614.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$46860614.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$46860614.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$46860614.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$46860614.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$46860614.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$46860614.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-02-04T12:48:30+00:00" data-datetime="3d ago" data-reactid=".265ljlydmla.1.5.0.1.$46860614.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$46860614.0.0.1.2.0.0.1.0">3d ago</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$46860614.0.0.1.2.0.0.1.1">3 days ago</span></time></span></div><div class="newsround-promo__comments-signpost " data-reactid=".265ljlydmla.1.5.0.1.$46860614.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.5.0.1.$46860614.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$46860614.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$46860614.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.5.0.1.$46860614.0.0.1.2.1.0.0.1"></path></svg></div><span class="newsround-promo__comments-count" id="newsround-promo__comments-count" data-reactid=".265ljlydmla.1.5.0.1.$46860614.0.0.1.2.1.1">1</span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47114702"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-37" data-reactid=".265ljlydmla.1.5.0.1.$47114702.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47114702" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47114702.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47114702.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47114702.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/0BBF/production/_105470030_gettyimages-1093451520.jpg" alt="Half time marching band" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47114702.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$47114702.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47114702.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47114702.0.0.1.0">Non-football highlights from Super Bowl 53</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47114702.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47114702.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47114702.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47114702.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47114702.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47114702.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47114702.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-02-04T09:54:05+00:00" data-datetime="3d ago" data-reactid=".265ljlydmla.1.5.0.1.$47114702.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47114702.0.0.1.2.0.0.1.0">3d ago</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47114702.0.0.1.2.0.0.1.1">3 days ago</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47090349"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-38" data-reactid=".265ljlydmla.1.5.0.1.$47090349.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47090349" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47090349.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47090349.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47090349.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/F9F2/production/_105468936_lombardi_trophy_getty.jpg" alt="Vince Lombardi Trophy is lifted" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47090349.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$47090349.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47090349.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47090349.0.0.1.0">Super Bowl 2019: A beginner's guide</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47090349.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47090349.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47090349.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47090349.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47090349.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47090349.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47090349.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-02-04T11:51:46+00:00" data-datetime="3d ago" data-reactid=".265ljlydmla.1.5.0.1.$47090349.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47090349.0.0.1.2.0.0.1.0">3d ago</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47090349.0.0.1.2.0.0.1.1">3 days ago</span></time></span></div><div class="newsround-promo__comments-signpost " data-reactid=".265ljlydmla.1.5.0.1.$47090349.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.5.0.1.$47090349.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47090349.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47090349.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.5.0.1.$47090349.0.0.1.2.1.0.0.1"></path></svg></div><span class="newsround-promo__comments-count" id="newsround-promo__comments-count" data-reactid=".265ljlydmla.1.5.0.1.$47090349.0.0.1.2.1.1">1</span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47107547"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-39" data-reactid=".265ljlydmla.1.5.0.1.$47107547.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47107547" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47107547.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47107547.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47107547.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/6C9E/production/_105460872_p06zvq8w.jpg" alt="Watch clip" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47107547.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--white newsround-promo__promolabel--duration" data-reactid=".265ljlydmla.1.5.0.1.$47107547.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.5.0.1.$47107547.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47107547.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47107547.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.5.0.1.$47107547.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.5.0.1.$47107547.0.0.0.1.1">2:16</span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47107547.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47107547.0.0.1.0">The Greatest Dancer: Oti, Matthew and Jordan tell us all the gossip</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47107547.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47107547.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47107547.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47107547.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47107547.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47107547.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47107547.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-02-04T06:13:53+00:00" data-datetime="3d ago" data-reactid=".265ljlydmla.1.5.0.1.$47107547.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47107547.0.0.1.2.0.0.1.0">3d ago</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47107547.0.0.1.2.0.0.1.1">3 days ago</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47101051"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-40" data-reactid=".265ljlydmla.1.5.0.1.$47101051.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47101051" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47101051.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47101051.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47101051.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/15649/production/_105452678_gettyimages-1055279354.jpg" alt="Gemma Atkinson and Gorka Marquez" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47101051.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$47101051.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47101051.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47101051.0.0.1.0">Gemma Atkinson and Gorka Marquez are having a baby!</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47101051.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47101051.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47101051.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47101051.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47101051.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47101051.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47101051.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-02-02T09:07:35+00:00" data-datetime="5d ago" data-reactid=".265ljlydmla.1.5.0.1.$47101051.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47101051.0.0.1.2.0.0.1.0">5d ago</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47101051.0.0.1.2.0.0.1.1">5 days ago</span></time></span></div><div class="newsround-promo__comments-signpost " data-reactid=".265ljlydmla.1.5.0.1.$47101051.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.5.0.1.$47101051.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47101051.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47101051.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.5.0.1.$47101051.0.0.1.2.1.0.0.1"></path></svg></div><span class="newsround-promo__comments-count" id="newsround-promo__comments-count" data-reactid=".265ljlydmla.1.5.0.1.$47101051.0.0.1.2.1.1">1</span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47090344"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-41" data-reactid=".265ljlydmla.1.5.0.1.$47090344.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47090344" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47090344.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47090344.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47090344.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/70FB/production/_105432982_gettyimages-1034518806.jpg" alt="Napoleon Jinnies" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47090344.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$47090344.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47090344.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47090344.0.0.1.0">The Super Bowl cheerleaders making history</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47090344.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47090344.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47090344.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47090344.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47090344.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47090344.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47090344.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-02-01T15:15:25+00:00" data-datetime="6d ago" data-reactid=".265ljlydmla.1.5.0.1.$47090344.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47090344.0.0.1.2.0.0.1.0">6d ago</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47090344.0.0.1.2.0.0.1.1">6 days ago</span></time></span></div><div class="newsround-promo__comments-signpost " data-reactid=".265ljlydmla.1.5.0.1.$47090344.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.5.0.1.$47090344.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47090344.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47090344.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.5.0.1.$47090344.0.0.1.2.1.0.0.1"></path></svg></div><span class="newsround-promo__comments-count" id="newsround-promo__comments-count" data-reactid=".265ljlydmla.1.5.0.1.$47090344.0.0.1.2.1.1">3</span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$25991623"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-42" data-reactid=".265ljlydmla.1.5.0.1.$25991623.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/25991623" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$25991623.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$25991623.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$25991623.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/10145/production/_105416856_rugby.jpg" alt="Six Nations captains 2019" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$25991623.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$25991623.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$25991623.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$25991623.0.0.1.0">What is Six Nations rugby?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$25991623.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$25991623.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$25991623.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$25991623.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$25991623.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$25991623.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$25991623.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-02-03T10:40:37+00:00" data-datetime="4d ago" data-reactid=".265ljlydmla.1.5.0.1.$25991623.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$25991623.0.0.1.2.0.0.1.0">4d ago</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$25991623.0.0.1.2.0.0.1.1">4 days ago</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47090974"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-43" data-reactid=".265ljlydmla.1.5.0.1.$47090974.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47090974" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47090974.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47090974.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47090974.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/9BB7/production/_105436893_spurspic.png" alt="Lots has happened in the world since Spurs last signed someone." class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47090974.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$47090974.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47090974.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47090974.0.0.1.0">Things that have happened since Tottenham signed a player</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47090974.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47090974.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47090974.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47090974.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47090974.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47090974.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47090974.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-02-02T07:38:52+00:00" data-datetime="5d ago" data-reactid=".265ljlydmla.1.5.0.1.$47090974.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47090974.0.0.1.2.0.0.1.0">5d ago</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47090974.0.0.1.2.0.0.1.1">5 days ago</span></time></span></div><div class="newsround-promo__comments-signpost " data-reactid=".265ljlydmla.1.5.0.1.$47090974.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.5.0.1.$47090974.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47090974.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47090974.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.5.0.1.$47090974.0.0.1.2.1.0.0.1"></path></svg></div><span class="newsround-promo__comments-count" id="newsround-promo__comments-count" data-reactid=".265ljlydmla.1.5.0.1.$47090974.0.0.1.2.1.1">1</span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47085773"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-44" data-reactid=".265ljlydmla.1.5.0.1.$47085773.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47085773" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47085773.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47085773.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47085773.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/4DD5/production/_105452991_gettyimages-1092536152.jpg" alt="A snowy street in Sheffield" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47085773.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$47085773.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47085773.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47085773.0.0.1.0">This weekend is going to be cold and snowy</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47085773.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47085773.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47085773.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47085773.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47085773.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47085773.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47085773.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-02-02T09:04:17+00:00" data-datetime="5d ago" data-reactid=".265ljlydmla.1.5.0.1.$47085773.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47085773.0.0.1.2.0.0.1.0">5d ago</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47085773.0.0.1.2.0.0.1.1">5 days ago</span></time></span></div><div class="newsround-promo__comments-signpost " data-reactid=".265ljlydmla.1.5.0.1.$47085773.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.5.0.1.$47085773.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47085773.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47085773.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.5.0.1.$47085773.0.0.1.2.1.0.0.1"></path></svg></div><span class="newsround-promo__comments-count" id="newsround-promo__comments-count" data-reactid=".265ljlydmla.1.5.0.1.$47085773.0.0.1.2.1.1">8</span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47053970"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-45" data-reactid=".265ljlydmla.1.5.0.1.$47053970.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47053970" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47053970.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47053970.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47053970.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/1828F/production/_105395989_gettyimages-1036927226.jpg" alt="Child making a snow angel" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47053970.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$47053970.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47053970.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47053970.0.0.1.0">Your snowy pics!</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47053970.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47053970.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47053970.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47053970.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47053970.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47053970.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47053970.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-02-01T16:45:50+00:00" data-datetime="6d ago" data-reactid=".265ljlydmla.1.5.0.1.$47053970.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47053970.0.0.1.2.0.0.1.0">6d ago</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47053970.0.0.1.2.0.0.1.1">6 days ago</span></time></span></div><div class="newsround-promo__comments-signpost " data-reactid=".265ljlydmla.1.5.0.1.$47053970.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.5.0.1.$47053970.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47053970.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47053970.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.5.0.1.$47053970.0.0.1.2.1.0.0.1"></path></svg></div><span class="newsround-promo__comments-count" id="newsround-promo__comments-count" data-reactid=".265ljlydmla.1.5.0.1.$47053970.0.0.1.2.1.1">7</span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$42920879"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-46" data-reactid=".265ljlydmla.1.5.0.1.$42920879.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/42920879" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$42920879.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$42920879.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$42920879.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/8378/production/_99865633_hi044489125.jpg" alt="A ground hog" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$42920879.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$42920879.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$42920879.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$42920879.0.0.1.0">What is Groundhog Day?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$42920879.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$42920879.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$42920879.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$42920879.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$42920879.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$42920879.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$42920879.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-02-01T13:19:48+00:00" data-datetime="6d ago" data-reactid=".265ljlydmla.1.5.0.1.$42920879.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$42920879.0.0.1.2.0.0.1.0">6d ago</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$42920879.0.0.1.2.0.0.1.1">6 days ago</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47090568"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-47" data-reactid=".265ljlydmla.1.5.0.1.$47090568.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47090568" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47090568.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47090568.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47090568.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/FFFD/production/_105433556_p06zqr5g.jpg" alt="Young Arias Logo" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47090568.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--white newsround-promo__promolabel--duration" data-reactid=".265ljlydmla.1.5.0.1.$47090568.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.5.0.1.$47090568.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47090568.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47090568.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.5.0.1.$47090568.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.5.0.1.$47090568.0.0.0.1.1">2:17</span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47090568.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47090568.0.0.1.0">Young Arias to celebrate youth radio</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47090568.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47090568.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47090568.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47090568.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47090568.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47090568.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47090568.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-02-01T16:34:53+00:00" data-datetime="6d ago" data-reactid=".265ljlydmla.1.5.0.1.$47090568.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47090568.0.0.1.2.0.0.1.0">6d ago</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47090568.0.0.1.2.0.0.1.1">6 days ago</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47072623"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-48" data-reactid=".265ljlydmla.1.5.0.1.$47072623.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47072623" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47072623.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47072623.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47072623.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/E010/production/_105406375_mediaitem105406371.jpg" alt="Children using smartphones" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47072623.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$47072623.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47072623.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47072623.0.0.1.0">Are social media companies doing enough to protect children?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47072623.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47072623.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47072623.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47072623.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47072623.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47072623.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47072623.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-02-01T16:58:07+00:00" data-datetime="6d ago" data-reactid=".265ljlydmla.1.5.0.1.$47072623.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47072623.0.0.1.2.0.0.1.0">6d ago</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47072623.0.0.1.2.0.0.1.1">6 days ago</span></time></span></div><div class="newsround-promo__comments-signpost " data-reactid=".265ljlydmla.1.5.0.1.$47072623.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.5.0.1.$47072623.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47072623.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47072623.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.5.0.1.$47072623.0.0.1.2.1.0.0.1"></path></svg></div><span class="newsround-promo__comments-count" id="newsround-promo__comments-count" data-reactid=".265ljlydmla.1.5.0.1.$47072623.0.0.1.2.1.1">1</span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47059293"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-49" data-reactid=".265ljlydmla.1.5.0.1.$47059293.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47059293" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47059293.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47059293.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47059293.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/7850/production/_105400803_gettyimages-827471982.jpg" alt="Snow Leopard" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47059293.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$47059293.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47059293.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47059293.0.0.1.0">Poachers now snow leopard's best friend</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47059293.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47059293.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47059293.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47059293.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47059293.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47059293.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47059293.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-02-01T13:44:55+00:00" data-datetime="6d ago" data-reactid=".265ljlydmla.1.5.0.1.$47059293.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47059293.0.0.1.2.0.0.1.0">6d ago</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47059293.0.0.1.2.0.0.1.1">6 days ago</span></time></span></div><div class="newsround-promo__comments-signpost " data-reactid=".265ljlydmla.1.5.0.1.$47059293.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.5.0.1.$47059293.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47059293.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47059293.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.5.0.1.$47059293.0.0.1.2.1.0.0.1"></path></svg></div><span class="newsround-promo__comments-count" id="newsround-promo__comments-count" data-reactid=".265ljlydmla.1.5.0.1.$47059293.0.0.1.2.1.1">4</span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47085374"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-50" data-reactid=".265ljlydmla.1.5.0.1.$47085374.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47085374" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47085374.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47085374.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47085374.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/14FC/production/_105427350_chicagogetty.jpg" alt="Chicago skyline in the cold" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47085374.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$47085374.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47085374.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47085374.0.0.1.0">What's it like when it's -30 degrees outside?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47085374.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47085374.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47085374.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47085374.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47085374.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47085374.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47085374.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-02-01T06:42:05+00:00" data-datetime="6d ago" data-reactid=".265ljlydmla.1.5.0.1.$47085374.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47085374.0.0.1.2.0.0.1.0">6d ago</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47085374.0.0.1.2.0.0.1.1">6 days ago</span></time></span></div><div class="newsround-promo__comments-signpost " data-reactid=".265ljlydmla.1.5.0.1.$47085374.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.5.0.1.$47085374.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47085374.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47085374.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.5.0.1.$47085374.0.0.1.2.1.0.0.1"></path></svg></div><span class="newsround-promo__comments-count" id="newsround-promo__comments-count" data-reactid=".265ljlydmla.1.5.0.1.$47085374.0.0.1.2.1.1">2</span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47086568"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-51" data-reactid=".265ljlydmla.1.5.0.1.$47086568.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47086568" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47086568.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47086568.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47086568.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/6DB2/production/_105428082_p06zq0h2.jpg" alt="Pig" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47086568.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$47086568.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47086568.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47086568.0.0.1.0">Meet the people with some seriously unusual pets</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47086568.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47086568.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47086568.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47086568.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47086568.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47086568.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47086568.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-02-01T13:30:01+00:00" data-datetime="6d ago" data-reactid=".265ljlydmla.1.5.0.1.$47086568.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47086568.0.0.1.2.0.0.1.0">6d ago</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47086568.0.0.1.2.0.0.1.1">6 days ago</span></time></span></div><div class="newsround-promo__comments-signpost " data-reactid=".265ljlydmla.1.5.0.1.$47086568.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.5.0.1.$47086568.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47086568.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47086568.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.5.0.1.$47086568.0.0.1.2.1.0.0.1"></path></svg></div><span class="newsround-promo__comments-count" id="newsround-promo__comments-count" data-reactid=".265ljlydmla.1.5.0.1.$47086568.0.0.1.2.1.1">5</span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$42861327"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-52" data-reactid=".265ljlydmla.1.5.0.1.$42861327.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/42861327" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$42861327.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$42861327.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$42861327.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/9F09/production/_105431704_crouch2.jpg" alt="Peter Crouch." class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$42861327.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$42861327.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$42861327.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$42861327.0.0.1.0">Peter Crouch and other age-busting sports stars</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$42861327.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$42861327.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$42861327.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$42861327.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$42861327.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$42861327.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$42861327.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-02-01T11:28:17+00:00" data-datetime="6d ago" data-reactid=".265ljlydmla.1.5.0.1.$42861327.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$42861327.0.0.1.2.0.0.1.0">6d ago</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$42861327.0.0.1.2.0.0.1.1">6 days ago</span></time></span></div><div class="newsround-promo__comments-signpost " data-reactid=".265ljlydmla.1.5.0.1.$42861327.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.5.0.1.$42861327.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$42861327.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$42861327.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.5.0.1.$42861327.0.0.1.2.1.0.0.1"></path></svg></div><span class="newsround-promo__comments-count" id="newsround-promo__comments-count" data-reactid=".265ljlydmla.1.5.0.1.$42861327.0.0.1.2.1.1">7</span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47086564"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-53" data-reactid=".265ljlydmla.1.5.0.1.$47086564.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47086564" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47086564.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47086564.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47086564.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/55D4/production/_105427912_hi052025016.jpg" alt="Sinkhole." class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47086564.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$47086564.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47086564.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47086564.0.0.1.0">You won't believe what this 'sinkhole' turned out to be</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47086564.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47086564.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47086564.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47086564.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47086564.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47086564.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47086564.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-02-01T07:54:51+00:00" data-datetime="6d ago" data-reactid=".265ljlydmla.1.5.0.1.$47086564.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47086564.0.0.1.2.0.0.1.0">6d ago</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47086564.0.0.1.2.0.0.1.1">6 days ago</span></time></span></div><div class="newsround-promo__comments-signpost " data-reactid=".265ljlydmla.1.5.0.1.$47086564.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.5.0.1.$47086564.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47086564.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47086564.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.5.0.1.$47086564.0.0.1.2.1.0.0.1"></path></svg></div><span class="newsround-promo__comments-count" id="newsround-promo__comments-count" data-reactid=".265ljlydmla.1.5.0.1.$47086564.0.0.1.2.1.1">4</span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47086356"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-54" data-reactid=".265ljlydmla.1.5.0.1.$47086356.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47086356" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47086356.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47086356.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47086356.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/75B5/production/_105433103_animalark1.jpg" alt="animal ark" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47086356.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$47086356.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47086356.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47086356.0.0.1.0">Why are these animals getting an ark?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47086356.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47086356.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47086356.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47086356.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47086356.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47086356.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47086356.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-02-01T11:15:06+00:00" data-datetime="6d ago" data-reactid=".265ljlydmla.1.5.0.1.$47086356.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47086356.0.0.1.2.0.0.1.0">6d ago</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47086356.0.0.1.2.0.0.1.1">6 days ago</span></time></span></div><div class="newsround-promo__comments-signpost newsround-promo__comments-signpost-without-count" data-reactid=".265ljlydmla.1.5.0.1.$47086356.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.5.0.1.$47086356.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47086356.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47086356.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.5.0.1.$47086356.0.0.1.2.1.0.0.1"></path></svg></div></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$43245617"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-55" data-reactid=".265ljlydmla.1.5.0.1.$43245617.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/43245617" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$43245617.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$43245617.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$43245617.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/7EEB/production/_105419423_p06zm2xb.jpg" alt="Man covering his face from the freezing cold" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$43245617.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--white newsround-promo__promolabel--duration" data-reactid=".265ljlydmla.1.5.0.1.$43245617.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.5.0.1.$43245617.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$43245617.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$43245617.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.5.0.1.$43245617.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.5.0.1.$43245617.0.0.0.1.1">1:04</span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$43245617.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$43245617.0.0.1.0">Strange, Stranger, Strangest</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$43245617.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$43245617.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$43245617.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$43245617.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$43245617.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$43245617.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$43245617.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-02-01T06:27:06+00:00" data-datetime="6d ago" data-reactid=".265ljlydmla.1.5.0.1.$43245617.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$43245617.0.0.1.2.0.0.1.0">6d ago</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$43245617.0.0.1.2.0.0.1.1">6 days ago</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47079893"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-56" data-reactid=".265ljlydmla.1.5.0.1.$47079893.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47079893" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47079893.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47079893.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47079893.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/0408/production/_105423010_p06zm319.jpg" alt="Three football fans in their team kits" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47079893.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--white newsround-promo__promolabel--duration" data-reactid=".265ljlydmla.1.5.0.1.$47079893.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.5.0.1.$47079893.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47079893.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47079893.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.5.0.1.$47079893.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.5.0.1.$47079893.0.0.0.1.1">1:39</span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47079893.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47079893.0.0.1.0">Premier League title race: Your predictions</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47079893.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47079893.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47079893.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47079893.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47079893.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47079893.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47079893.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-01-31T17:50:00+00:00" data-datetime="31 January 2019" data-reactid=".265ljlydmla.1.5.0.1.$47079893.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47079893.0.0.1.2.0.0.1.0">31 January 2019</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47079893.0.0.1.2.0.0.1.1">31 January 2019</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$44649071"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-57" data-reactid=".265ljlydmla.1.5.0.1.$44649071.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/44649071" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$44649071.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$44649071.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$44649071.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/14A16/production/_105420548_robotcover.jpg" alt="A robot and the quiz of the week logo." class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$44649071.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$44649071.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$44649071.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$44649071.0.0.1.0">Quiz: Test your knowledge of this week's news</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$44649071.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$44649071.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$44649071.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$44649071.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$44649071.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$44649071.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$44649071.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-02-01T07:11:40+00:00" data-datetime="6d ago" data-reactid=".265ljlydmla.1.5.0.1.$44649071.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$44649071.0.0.1.2.0.0.1.0">6d ago</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$44649071.0.0.1.2.0.0.1.1">6 days ago</span></time></span></div><div class="newsround-promo__comments-signpost " data-reactid=".265ljlydmla.1.5.0.1.$44649071.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.5.0.1.$44649071.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$44649071.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$44649071.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.5.0.1.$44649071.0.0.1.2.1.0.0.1"></path></svg></div><span class="newsround-promo__comments-count" id="newsround-promo__comments-count" data-reactid=".265ljlydmla.1.5.0.1.$44649071.0.0.1.2.1.1">312</span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47091760"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-58" data-reactid=".265ljlydmla.1.5.0.1.$47091760.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47091760" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47091760.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47091760.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47091760.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/EAE5/production/_105433106_p06zqb8n.jpg" alt="Indian children setting a new world record" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47091760.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--white newsround-promo__promolabel--duration" data-reactid=".265ljlydmla.1.5.0.1.$47091760.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.5.0.1.$47091760.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47091760.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47091760.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.5.0.1.$47091760.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.5.0.1.$47091760.0.0.0.1.1">1:32</span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47091760.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47091760.0.0.1.0">Guess what world record these kids have broken</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47091760.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47091760.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47091760.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47091760.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47091760.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47091760.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47091760.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-02-01T14:32:16+00:00" data-datetime="6d ago" data-reactid=".265ljlydmla.1.5.0.1.$47091760.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47091760.0.0.1.2.0.0.1.0">6d ago</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47091760.0.0.1.2.0.0.1.1">6 days ago</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47101686"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-59" data-reactid=".265ljlydmla.1.5.0.1.$47101686.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47101686" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47101686.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47101686.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47101686.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/098D/production/_105454420_p06zsnqh.jpg" alt="Watch clip" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47101686.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--white newsround-promo__promolabel--duration" data-reactid=".265ljlydmla.1.5.0.1.$47101686.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.5.0.1.$47101686.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47101686.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47101686.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.5.0.1.$47101686.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.5.0.1.$47101686.0.0.0.1.1">1:54</span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47101686.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47101686.0.0.1.0">Why is it so hot in Australia?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47101686.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47101686.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47101686.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47101686.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47101686.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47101686.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47101686.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-02-02T13:31:13+00:00" data-datetime="5d ago" data-reactid=".265ljlydmla.1.5.0.1.$47101686.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47101686.0.0.1.2.0.0.1.0">5d ago</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47101686.0.0.1.2.0.0.1.1">5 days ago</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47072643"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-60" data-reactid=".265ljlydmla.1.5.0.1.$47072643.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47072643" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47072643.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47072643.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47072643.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/08DF/production/_105417220_bopeep-disneypixar.jpg" alt="Little Bo Peep wearing a jumpsuit" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47072643.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$47072643.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47072643.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47072643.0.0.1.0">Bo Peep gets a serious makeover: What do you think?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47072643.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47072643.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47072643.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47072643.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47072643.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47072643.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47072643.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-01-31T14:39:08+00:00" data-datetime="31 January 2019" data-reactid=".265ljlydmla.1.5.0.1.$47072643.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47072643.0.0.1.2.0.0.1.0">31 January 2019</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47072643.0.0.1.2.0.0.1.1">31 January 2019</span></time></span></div><div class="newsround-promo__comments-signpost " data-reactid=".265ljlydmla.1.5.0.1.$47072643.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.5.0.1.$47072643.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47072643.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47072643.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.5.0.1.$47072643.0.0.1.2.1.0.0.1"></path></svg></div><span class="newsround-promo__comments-count" id="newsround-promo__comments-count" data-reactid=".265ljlydmla.1.5.0.1.$47072643.0.0.1.2.1.1">4</span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47076388"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-61" data-reactid=".265ljlydmla.1.5.0.1.$47076388.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47076388" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47076388.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47076388.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47076388.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/D0E9/production/_105418435_p06zlznr.jpg" alt="Seals on the beach in the US" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47076388.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--white newsround-promo__promolabel--duration" data-reactid=".265ljlydmla.1.5.0.1.$47076388.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.5.0.1.$47076388.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47076388.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47076388.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.5.0.1.$47076388.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.5.0.1.$47076388.0.0.0.1.1">1:35</span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47076388.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47076388.0.0.1.0">Seals take advantage of US government shutdown</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47076388.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47076388.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47076388.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47076388.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47076388.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47076388.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47076388.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-01-31T17:52:36+00:00" data-datetime="31 January 2019" data-reactid=".265ljlydmla.1.5.0.1.$47076388.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47076388.0.0.1.2.0.0.1.0">31 January 2019</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47076388.0.0.1.2.0.0.1.1">31 January 2019</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47072644"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-62" data-reactid=".265ljlydmla.1.5.0.1.$47072644.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47072644" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47072644.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47072644.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47072644.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/15E5B/production/_105419698_gettyimages-895096420.jpg" alt="The Orion constellation above frozen lake" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47072644.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$47072644.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47072644.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47072644.0.0.1.0">Forget sheep, count stars!</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47072644.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47072644.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47072644.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47072644.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47072644.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47072644.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47072644.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-01-31T16:54:53+00:00" data-datetime="31 January 2019" data-reactid=".265ljlydmla.1.5.0.1.$47072644.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47072644.0.0.1.2.0.0.1.0">31 January 2019</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47072644.0.0.1.2.0.0.1.1">31 January 2019</span></time></span></div><div class="newsround-promo__comments-signpost newsround-promo__comments-signpost-without-count" data-reactid=".265ljlydmla.1.5.0.1.$47072644.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.5.0.1.$47072644.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47072644.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47072644.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.5.0.1.$47072644.0.0.1.2.1.0.0.1"></path></svg></div></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47076194"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-63" data-reactid=".265ljlydmla.1.5.0.1.$47076194.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47076194" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47076194.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47076194.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47076194.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/15DED/production/_105418598_p06zldrh.jpg" alt="Kriss Kyle getting ready to jump" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47076194.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--white newsround-promo__promolabel--duration" data-reactid=".265ljlydmla.1.5.0.1.$47076194.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.5.0.1.$47076194.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47076194.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47076194.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.5.0.1.$47076194.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.5.0.1.$47076194.0.0.0.1.1">1:27</span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47076194.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47076194.0.0.1.0">Jumping onto a hotel. From a helicopter. On a bike. No joke.</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47076194.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47076194.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47076194.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47076194.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47076194.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47076194.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47076194.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-01-31T14:34:38+00:00" data-datetime="31 January 2019" data-reactid=".265ljlydmla.1.5.0.1.$47076194.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47076194.0.0.1.2.0.0.1.0">31 January 2019</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47076194.0.0.1.2.0.0.1.1">31 January 2019</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47068157"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-64" data-reactid=".265ljlydmla.1.5.0.1.$47068157.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47068157" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47068157.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47068157.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47068157.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/7F59/production/_105410623_p06zkdjh.jpg" alt="Jenga playing robot" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47068157.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--white newsround-promo__promolabel--duration" data-reactid=".265ljlydmla.1.5.0.1.$47068157.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.5.0.1.$47068157.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47068157.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47068157.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.5.0.1.$47068157.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.5.0.1.$47068157.0.0.0.1.1">1:10</span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47068157.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47068157.0.0.1.0">Could you beat this robot at Jenga?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47068157.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47068157.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47068157.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47068157.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47068157.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47068157.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47068157.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-01-31T08:25:16+00:00" data-datetime="31 January 2019" data-reactid=".265ljlydmla.1.5.0.1.$47068157.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47068157.0.0.1.2.0.0.1.0">31 January 2019</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47068157.0.0.1.2.0.0.1.1">31 January 2019</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47059560"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-65" data-reactid=".265ljlydmla.1.5.0.1.$47059560.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47059560" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47059560.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47059560.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47059560.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/BF86/production/_105403094_gettyimages-854450808.jpg" alt="A woman and girl sit facing away together" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47059560.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$47059560.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47059560.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47059560.0.0.1.0">Young carers feel 'stressed' and 'worried'</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47059560.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47059560.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47059560.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47059560.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47059560.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47059560.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47059560.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-01-31T06:14:38+00:00" data-datetime="31 January 2019" data-reactid=".265ljlydmla.1.5.0.1.$47059560.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47059560.0.0.1.2.0.0.1.0">31 January 2019</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47059560.0.0.1.2.0.0.1.1">31 January 2019</span></time></span></div><div class="newsround-promo__comments-signpost newsround-promo__comments-signpost-without-count" data-reactid=".265ljlydmla.1.5.0.1.$47059560.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.5.0.1.$47059560.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47059560.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47059560.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.5.0.1.$47059560.0.0.1.2.1.0.0.1"></path></svg></div></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47064762"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-66" data-reactid=".265ljlydmla.1.5.0.1.$47064762.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47064762" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47064762.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47064762.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47064762.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/6285/production/_105412252_gettyimages-486421463.jpg" alt="Girl looking fed up." class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47064762.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$47064762.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47064762.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47064762.0.0.1.0">Your advice for adults arguing over Brexit</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47064762.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47064762.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47064762.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47064762.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47064762.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47064762.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47064762.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-01-31T06:14:30+00:00" data-datetime="31 January 2019" data-reactid=".265ljlydmla.1.5.0.1.$47064762.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47064762.0.0.1.2.0.0.1.0">31 January 2019</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47064762.0.0.1.2.0.0.1.1">31 January 2019</span></time></span></div><div class="newsround-promo__comments-signpost " data-reactid=".265ljlydmla.1.5.0.1.$47064762.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.5.0.1.$47064762.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47064762.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47064762.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.5.0.1.$47064762.0.0.1.2.1.0.0.1"></path></svg></div><span class="newsround-promo__comments-count" id="newsround-promo__comments-count" data-reactid=".265ljlydmla.1.5.0.1.$47064762.0.0.1.2.1.1">3</span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47068720"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-67" data-reactid=".265ljlydmla.1.5.0.1.$47068720.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47068720" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47068720.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47068720.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47068720.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/C42D/production/_105412205_hi047080181.jpg" alt="Lightning storm." class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47068720.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$47068720.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47068720.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47068720.0.0.1.0">7 of the world's most extreme weather conditions</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47068720.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47068720.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47068720.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47068720.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47068720.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47068720.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47068720.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-01-31T09:35:23+00:00" data-datetime="31 January 2019" data-reactid=".265ljlydmla.1.5.0.1.$47068720.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47068720.0.0.1.2.0.0.1.0">31 January 2019</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47068720.0.0.1.2.0.0.1.1">31 January 2019</span></time></span></div><div class="newsround-promo__comments-signpost " data-reactid=".265ljlydmla.1.5.0.1.$47068720.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.5.0.1.$47068720.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47068720.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47068720.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.5.0.1.$47068720.0.0.1.2.1.0.0.1"></path></svg></div><span class="newsround-promo__comments-count" id="newsround-promo__comments-count" data-reactid=".265ljlydmla.1.5.0.1.$47068720.0.0.1.2.1.1">3</span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47068194"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-68" data-reactid=".265ljlydmla.1.5.0.1.$47068194.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47068194" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47068194.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47068194.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47068194.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/78B5/production/_105410903_index.jpg" alt="People modelling the clothing line." class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47068194.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$47068194.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47068194.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47068194.0.0.1.0">Justin Bieber has launched his own clothing range</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47068194.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47068194.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47068194.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47068194.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47068194.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47068194.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47068194.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-01-31T07:35:46+00:00" data-datetime="31 January 2019" data-reactid=".265ljlydmla.1.5.0.1.$47068194.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47068194.0.0.1.2.0.0.1.0">31 January 2019</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47068194.0.0.1.2.0.0.1.1">31 January 2019</span></time></span></div><div class="newsround-promo__comments-signpost " data-reactid=".265ljlydmla.1.5.0.1.$47068194.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.5.0.1.$47068194.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47068194.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47068194.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.5.0.1.$47068194.0.0.1.2.1.0.0.1"></path></svg></div><span class="newsround-promo__comments-count" id="newsround-promo__comments-count" data-reactid=".265ljlydmla.1.5.0.1.$47068194.0.0.1.2.1.1">4</span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47003140"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-69" data-reactid=".265ljlydmla.1.5.0.1.$47003140.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47003140" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47003140.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47003140.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47003140.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/86AC/production/_105367443_gettyimages_1087263190.0.jpg" alt="Higuain." class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47003140.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$47003140.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47003140.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47003140.0.0.1.0">What is transfer deadline day?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47003140.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47003140.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47003140.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47003140.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47003140.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47003140.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47003140.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-01-28T09:35:36+00:00" data-datetime="28 January 2019" data-reactid=".265ljlydmla.1.5.0.1.$47003140.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47003140.0.0.1.2.0.0.1.0">28 January 2019</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47003140.0.0.1.2.0.0.1.1">28 January 2019</span></time></span></div><div class="newsround-promo__comments-signpost newsround-promo__comments-signpost-without-count" data-reactid=".265ljlydmla.1.5.0.1.$47003140.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.5.0.1.$47003140.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47003140.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47003140.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.5.0.1.$47003140.0.0.1.2.1.0.0.1"></path></svg></div></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47063143"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-70" data-reactid=".265ljlydmla.1.5.0.1.$47063143.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47063143" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47063143.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47063143.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47063143.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/11D33/production/_105411037_gettyimages-518621185.jpg" alt="Boy laughing." class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47063143.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$47063143.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47063143.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47063143.0.0.1.0">Are these the best jokes ever?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47063143.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47063143.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47063143.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47063143.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47063143.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47063143.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47063143.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-01-31T06:18:51+00:00" data-datetime="31 January 2019" data-reactid=".265ljlydmla.1.5.0.1.$47063143.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47063143.0.0.1.2.0.0.1.0">31 January 2019</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47063143.0.0.1.2.0.0.1.1">31 January 2019</span></time></span></div><div class="newsround-promo__comments-signpost newsround-promo__comments-signpost-without-count" data-reactid=".265ljlydmla.1.5.0.1.$47063143.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.5.0.1.$47063143.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47063143.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47063143.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.5.0.1.$47063143.0.0.1.2.1.0.0.1"></path></svg></div></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$46113545"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-71" data-reactid=".265ljlydmla.1.5.0.1.$46113545.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/46113545" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$46113545.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$46113545.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$46113545.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/F7D3/production/_104234436_inspirationalkids_2018_ollie.jpg" alt="Ollie sitting in his kitchen" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$46113545.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--white newsround-promo__promolabel--duration" data-reactid=".265ljlydmla.1.5.0.1.$46113545.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.5.0.1.$46113545.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$46113545.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$46113545.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.5.0.1.$46113545.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.5.0.1.$46113545.0.0.0.1.1">1:44</span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$46113545.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$46113545.0.0.1.0">Ollie: I have had to grow up really fast</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$46113545.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$46113545.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$46113545.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$46113545.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$46113545.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$46113545.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$46113545.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2018-11-08T16:15:08+00:00" data-datetime="8 November 2018" data-reactid=".265ljlydmla.1.5.0.1.$46113545.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$46113545.0.0.1.2.0.0.1.0">8 November 2018</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$46113545.0.0.1.2.0.0.1.1">8 November 2018</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47068193"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-72" data-reactid=".265ljlydmla.1.5.0.1.$47068193.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47068193" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47068193.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47068193.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47068193.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/B221/production/_105410654_tom.jpg" alt="Picture of Toy Story 4 cast." class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47068193.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$47068193.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47068193.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47068193.0.0.1.0">They've finished making Toy Story 4! And it's emotional</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47068193.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47068193.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47068193.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47068193.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47068193.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47068193.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47068193.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-01-31T07:04:37+00:00" data-datetime="31 January 2019" data-reactid=".265ljlydmla.1.5.0.1.$47068193.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47068193.0.0.1.2.0.0.1.0">31 January 2019</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47068193.0.0.1.2.0.0.1.1">31 January 2019</span></time></span></div><div class="newsround-promo__comments-signpost newsround-promo__comments-signpost-without-count" data-reactid=".265ljlydmla.1.5.0.1.$47068193.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.5.0.1.$47068193.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47068193.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47068193.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.5.0.1.$47068193.0.0.1.2.1.0.0.1"></path></svg></div></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$45274517"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-73" data-reactid=".265ljlydmla.1.5.0.1.$45274517.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/45274517" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$45274517.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$45274517.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$45274517.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/153C6/production/_103128968_fruitandvegetables.jpg" alt="Vegetables" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$45274517.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$45274517.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$45274517.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$45274517.0.0.1.0">What is a vegan?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$45274517.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$45274517.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$45274517.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$45274517.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$45274517.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$45274517.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$45274517.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-01-31T06:14:42+00:00" data-datetime="31 January 2019" data-reactid=".265ljlydmla.1.5.0.1.$45274517.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$45274517.0.0.1.2.0.0.1.0">31 January 2019</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$45274517.0.0.1.2.0.0.1.1">31 January 2019</span></time></span></div><div class="newsround-promo__comments-signpost " data-reactid=".265ljlydmla.1.5.0.1.$45274517.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.5.0.1.$45274517.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$45274517.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$45274517.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.5.0.1.$45274517.0.0.1.2.1.0.0.1"></path></svg></div><span class="newsround-promo__comments-count" id="newsround-promo__comments-count" data-reactid=".265ljlydmla.1.5.0.1.$45274517.0.0.1.2.1.1">18</span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47063141"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-74" data-reactid=".265ljlydmla.1.5.0.1.$47063141.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47063141" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47063141.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47063141.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47063141.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/3804/production/_105404341_doginwinter.jpg" alt="dog in the snow." class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47063141.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$47063141.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47063141.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47063141.0.0.1.0">Animals in the snow: Top safety tips</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47063141.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47063141.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47063141.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47063141.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47063141.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47063141.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47063141.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-01-30T15:58:57+00:00" data-datetime="30 January 2019" data-reactid=".265ljlydmla.1.5.0.1.$47063141.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47063141.0.0.1.2.0.0.1.0">30 January 2019</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47063141.0.0.1.2.0.0.1.1">30 January 2019</span></time></span></div><div class="newsround-promo__comments-signpost newsround-promo__comments-signpost-without-count" data-reactid=".265ljlydmla.1.5.0.1.$47063141.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.5.0.1.$47063141.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47063141.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47063141.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.5.0.1.$47063141.0.0.1.2.1.0.0.1"></path></svg></div></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47039032"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-75" data-reactid=".265ljlydmla.1.5.0.1.$47039032.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47039032" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47039032.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47039032.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47039032.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/39DA/production/_105401841_gettyimages-1091182032.jpg" alt="A dog plays in the snow" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47039032.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$47039032.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47039032.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47039032.0.0.1.0">Has it snowed where you live?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47039032.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47039032.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47039032.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47039032.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47039032.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47039032.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47039032.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-01-30T13:26:54+00:00" data-datetime="30 January 2019" data-reactid=".265ljlydmla.1.5.0.1.$47039032.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47039032.0.0.1.2.0.0.1.0">30 January 2019</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47039032.0.0.1.2.0.0.1.1">30 January 2019</span></time></span></div><div class="newsround-promo__comments-signpost " data-reactid=".265ljlydmla.1.5.0.1.$47039032.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.5.0.1.$47039032.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47039032.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47039032.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.5.0.1.$47039032.0.0.1.2.1.0.0.1"></path></svg></div><span class="newsround-promo__comments-count" id="newsround-promo__comments-count" data-reactid=".265ljlydmla.1.5.0.1.$47039032.0.0.1.2.1.1">12</span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47059192"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-76" data-reactid=".265ljlydmla.1.5.0.1.$47059192.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47059192" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47059192.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47059192.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47059192.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/16846/production/_105403229_mysteryobject.jpg" alt="Mysterious object discovered on the edge of the solar system." class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47059192.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$47059192.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47059192.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47059192.0.0.1.0">Huge, mysterious object spotted on edge of solar system</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47059192.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47059192.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47059192.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47059192.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47059192.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47059192.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47059192.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-01-31T06:16:41+00:00" data-datetime="31 January 2019" data-reactid=".265ljlydmla.1.5.0.1.$47059192.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47059192.0.0.1.2.0.0.1.0">31 January 2019</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47059192.0.0.1.2.0.0.1.1">31 January 2019</span></time></span></div><div class="newsround-promo__comments-signpost newsround-promo__comments-signpost-without-count" data-reactid=".265ljlydmla.1.5.0.1.$47059192.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.5.0.1.$47059192.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47059192.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47059192.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.5.0.1.$47059192.0.0.1.2.1.0.0.1"></path></svg></div></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47059290"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-77" data-reactid=".265ljlydmla.1.5.0.1.$47059290.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47059290" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47059290.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47059290.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47059290.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/13EC0/production/_105400618_gettyimages-1089945592.jpg" alt="Ferrari car made of Lego pieces during the LEGO Works Exhibition" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47059290.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$47059290.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47059290.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47059290.0.0.1.0">First ever LEGO exhibit in South America</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47059290.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47059290.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47059290.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47059290.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47059290.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47059290.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47059290.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-01-31T06:20:01+00:00" data-datetime="31 January 2019" data-reactid=".265ljlydmla.1.5.0.1.$47059290.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47059290.0.0.1.2.0.0.1.0">31 January 2019</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47059290.0.0.1.2.0.0.1.1">31 January 2019</span></time></span></div><div class="newsround-promo__comments-signpost newsround-promo__comments-signpost-without-count" data-reactid=".265ljlydmla.1.5.0.1.$47059290.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.5.0.1.$47059290.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47059290.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47059290.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.5.0.1.$47059290.0.0.1.2.1.0.0.1"></path></svg></div></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47060311"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-78" data-reactid=".265ljlydmla.1.5.0.1.$47060311.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47060311" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47060311.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47060311.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47060311.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/3D5E/production/_105401751_flashdance-adrianclarkebestbirdlifephotographer.png" alt="Flashdance - Adrian Clarke - Best Birdlife Photographer." class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47060311.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--white" data-reactid=".265ljlydmla.1.5.0.1.$47060311.0.0.0.1"><div class="gel-icon gel-icon--image newsround-promo__icon" data-reactid=".265ljlydmla.1.5.0.1.$47060311.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47060311.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47060311.0.0.0.1.0.0.0">image</title><path d="M9 5V3H4v2H0v24h32V5zm-2.5 8A2.5 2.5 0 1 1 9 10.5 2.5 2.5 0 0 1 6.5 13zM20 26a9 9 0 1 1 9-9 9 9 0 0 1-9 9z" data-reactid=".265ljlydmla.1.5.0.1.$47060311.0.0.0.1.0.0.1"></path><circle cx="20" cy="17" r="5.5" data-reactid=".265ljlydmla.1.5.0.1.$47060311.0.0.0.1.0.0.2"></circle></svg></div><span class="duration" data-reactid=".265ljlydmla.1.5.0.1.$47060311.0.0.0.1.1"></span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47060311.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47060311.0.0.1.0">Love photography? You need to see these pictures</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47060311.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47060311.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47060311.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47060311.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47060311.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47060311.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47060311.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-01-30T13:48:12+00:00" data-datetime="30 January 2019" data-reactid=".265ljlydmla.1.5.0.1.$47060311.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47060311.0.0.1.2.0.0.1.0">30 January 2019</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47060311.0.0.1.2.0.0.1.1">30 January 2019</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47054152"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-79" data-reactid=".265ljlydmla.1.5.0.1.$47054152.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47054152" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47054152.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47054152.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47054152.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/8DAD/production/_105396263_p06zfrjf.jpg" alt="Aerial view of Chicago River." class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47054152.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--white" data-reactid=".265ljlydmla.1.5.0.1.$47054152.0.0.0.1"><div class="gel-icon gel-icon--image newsround-promo__icon" data-reactid=".265ljlydmla.1.5.0.1.$47054152.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47054152.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47054152.0.0.0.1.0.0.0">image</title><path d="M9 5V3H4v2H0v24h32V5zm-2.5 8A2.5 2.5 0 1 1 9 10.5 2.5 2.5 0 0 1 6.5 13zM20 26a9 9 0 1 1 9-9 9 9 0 0 1-9 9z" data-reactid=".265ljlydmla.1.5.0.1.$47054152.0.0.0.1.0.0.1"></path><circle cx="20" cy="17" r="5.5" data-reactid=".265ljlydmla.1.5.0.1.$47054152.0.0.0.1.0.0.2"></circle></svg></div><span class="duration" data-reactid=".265ljlydmla.1.5.0.1.$47054152.0.0.0.1.1"></span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47054152.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47054152.0.0.1.0">If you thought it was snowy here, look at the US!</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47054152.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47054152.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47054152.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47054152.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47054152.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47054152.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47054152.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-01-30T08:16:17+00:00" data-datetime="30 January 2019" data-reactid=".265ljlydmla.1.5.0.1.$47054152.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47054152.0.0.1.2.0.0.1.0">30 January 2019</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47054152.0.0.1.2.0.0.1.1">30 January 2019</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47057859"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-80" data-reactid=".265ljlydmla.1.5.0.1.$47057859.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47057859" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47057859.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47057859.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47057859.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/57F6/production/_103381522_0651d98d-8ab8-4aa4-ae31-53e1ea894403.jpg" alt="Screengrab taken during gameplay in Fifa" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47057859.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$47057859.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47057859.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47057859.0.0.1.0">Why has Belgium banned Fifa points?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47057859.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47057859.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47057859.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47057859.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47057859.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47057859.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47057859.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-01-30T12:56:22+00:00" data-datetime="30 January 2019" data-reactid=".265ljlydmla.1.5.0.1.$47057859.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47057859.0.0.1.2.0.0.1.0">30 January 2019</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47057859.0.0.1.2.0.0.1.1">30 January 2019</span></time></span></div><div class="newsround-promo__comments-signpost " data-reactid=".265ljlydmla.1.5.0.1.$47057859.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.5.0.1.$47057859.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47057859.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47057859.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.5.0.1.$47057859.0.0.1.2.1.0.0.1"></path></svg></div><span class="newsround-promo__comments-count" id="newsround-promo__comments-count" data-reactid=".265ljlydmla.1.5.0.1.$47057859.0.0.1.2.1.1">1</span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$43227409"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-81" data-reactid=".265ljlydmla.1.5.0.1.$43227409.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/43227409" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$43227409.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$43227409.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$43227409.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/14C60/production/_105388058_hi051982031.jpg" alt="A walker enjoys the snow in the mountains near Killakee, to the south east of Dublin." class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$43227409.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$43227409.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$43227409.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$43227409.0.0.1.0">Snow forecast: What is a weather warning?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$43227409.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$43227409.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$43227409.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$43227409.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$43227409.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$43227409.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$43227409.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-01-30T08:13:13+00:00" data-datetime="30 January 2019" data-reactid=".265ljlydmla.1.5.0.1.$43227409.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$43227409.0.0.1.2.0.0.1.0">30 January 2019</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$43227409.0.0.1.2.0.0.1.1">30 January 2019</span></time></span></div><div class="newsround-promo__comments-signpost " data-reactid=".265ljlydmla.1.5.0.1.$43227409.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.5.0.1.$43227409.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$43227409.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$43227409.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.5.0.1.$43227409.0.0.1.2.1.0.0.1"></path></svg></div><span class="newsround-promo__comments-count" id="newsround-promo__comments-count" data-reactid=".265ljlydmla.1.5.0.1.$43227409.0.0.1.2.1.1">3</span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47053499"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-82" data-reactid=".265ljlydmla.1.5.0.1.$47053499.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47053499" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47053499.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47053499.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47053499.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/13E1F/production/_105393418_73e3c9d6-bdcf-4f88-bcbc-e42823e382bb.jpg" alt="Theresa May" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47053499.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$47053499.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47053499.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47053499.0.0.1.0">MPs tell PM to get new Brexit deal</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47053499.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47053499.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47053499.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47053499.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47053499.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47053499.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47053499.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-01-30T07:47:21+00:00" data-datetime="30 January 2019" data-reactid=".265ljlydmla.1.5.0.1.$47053499.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47053499.0.0.1.2.0.0.1.0">30 January 2019</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47053499.0.0.1.2.0.0.1.1">30 January 2019</span></time></span></div><div class="newsround-promo__comments-signpost " data-reactid=".265ljlydmla.1.5.0.1.$47053499.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.5.0.1.$47053499.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47053499.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47053499.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.5.0.1.$47053499.0.0.1.2.1.0.0.1"></path></svg></div><span class="newsround-promo__comments-count" id="newsround-promo__comments-count" data-reactid=".265ljlydmla.1.5.0.1.$47053499.0.0.1.2.1.1">2</span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47044057"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-83" data-reactid=".265ljlydmla.1.5.0.1.$47044057.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47044057" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47044057.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47044057.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47044057.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/10D68/production/_105386986_beatles1.jpg" alt="The Beatles" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47044057.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$47044057.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47044057.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47044057.0.0.1.0">BTS vs The Beatles: Who wins?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47044057.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47044057.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47044057.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47044057.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47044057.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47044057.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47044057.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-01-30T06:33:06+00:00" data-datetime="30 January 2019" data-reactid=".265ljlydmla.1.5.0.1.$47044057.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47044057.0.0.1.2.0.0.1.0">30 January 2019</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47044057.0.0.1.2.0.0.1.1">30 January 2019</span></time></span></div><div class="newsround-promo__comments-signpost " data-reactid=".265ljlydmla.1.5.0.1.$47044057.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.5.0.1.$47044057.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47044057.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47044057.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.5.0.1.$47044057.0.0.1.2.1.0.0.1"></path></svg></div><span class="newsround-promo__comments-count" id="newsround-promo__comments-count" data-reactid=".265ljlydmla.1.5.0.1.$47044057.0.0.1.2.1.1">9</span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47053575"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-84" data-reactid=".265ljlydmla.1.5.0.1.$47053575.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47053575" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47053575.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47053575.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47053575.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/C6AB/production/_105395805_gettyimages-165689202.jpg" alt="Houses of Parliament graphic." class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47053575.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$47053575.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47053575.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47053575.0.0.1.0">What is an amendment?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47053575.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47053575.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47053575.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47053575.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47053575.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47053575.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47053575.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-01-30T07:59:40+00:00" data-datetime="30 January 2019" data-reactid=".265ljlydmla.1.5.0.1.$47053575.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47053575.0.0.1.2.0.0.1.0">30 January 2019</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47053575.0.0.1.2.0.0.1.1">30 January 2019</span></time></span></div><div class="newsround-promo__comments-signpost newsround-promo__comments-signpost-without-count" data-reactid=".265ljlydmla.1.5.0.1.$47053575.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.5.0.1.$47053575.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47053575.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47053575.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.5.0.1.$47053575.0.0.1.2.1.0.0.1"></path></svg></div></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47054158"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-85" data-reactid=".265ljlydmla.1.5.0.1.$47054158.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47054158" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47054158.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47054158.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47054158.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/12E39/production/_105396377_gettyimages-1071248486.jpg" alt="Little Mix's Leigh-Anne Pinnock and Jade Thirlwall." class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47054158.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$47054158.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47054158.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47054158.0.0.1.0">Who's taking part in Comic Relief this year?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47054158.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47054158.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47054158.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47054158.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47054158.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47054158.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47054158.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-01-30T08:50:32+00:00" data-datetime="30 January 2019" data-reactid=".265ljlydmla.1.5.0.1.$47054158.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47054158.0.0.1.2.0.0.1.0">30 January 2019</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47054158.0.0.1.2.0.0.1.1">30 January 2019</span></time></span></div><div class="newsround-promo__comments-signpost " data-reactid=".265ljlydmla.1.5.0.1.$47054158.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.5.0.1.$47054158.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47054158.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47054158.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.5.0.1.$47054158.0.0.1.2.1.0.0.1"></path></svg></div><span class="newsround-promo__comments-count" id="newsround-promo__comments-count" data-reactid=".265ljlydmla.1.5.0.1.$47054158.0.0.1.2.1.1">1</span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$46963919"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-86" data-reactid=".265ljlydmla.1.5.0.1.$46963919.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/46963919" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$46963919.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$46963919.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$46963919.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/73BF/production/_105313692_gettyimages-1010883660.jpg" alt="Beakers and blocks spelling out 'genius'" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$46963919.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$46963919.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$46963919.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$46963919.0.0.1.0">What is the periodic table?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$46963919.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$46963919.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$46963919.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$46963919.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$46963919.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$46963919.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$46963919.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-01-29T07:00:56+00:00" data-datetime="29 January 2019" data-reactid=".265ljlydmla.1.5.0.1.$46963919.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$46963919.0.0.1.2.0.0.1.0">29 January 2019</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$46963919.0.0.1.2.0.0.1.1">29 January 2019</span></time></span></div><div class="newsround-promo__comments-signpost " data-reactid=".265ljlydmla.1.5.0.1.$46963919.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.5.0.1.$46963919.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$46963919.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$46963919.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.5.0.1.$46963919.0.0.1.2.1.0.0.1"></path></svg></div><span class="newsround-promo__comments-count" id="newsround-promo__comments-count" data-reactid=".265ljlydmla.1.5.0.1.$46963919.0.0.1.2.1.1">3</span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47028390"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-87" data-reactid=".265ljlydmla.1.5.0.1.$47028390.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47028390" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47028390.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47028390.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47028390.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/12F31/production/_105371677_gettyimages-913404890.jpg" alt="Puppy's compete at the Puppy Bowl" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47028390.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$47028390.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47028390.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47028390.0.0.1.0">Ruff and Fluff take on Puppy Bowl</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47028390.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47028390.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47028390.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47028390.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47028390.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47028390.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47028390.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-01-30T09:12:57+00:00" data-datetime="30 January 2019" data-reactid=".265ljlydmla.1.5.0.1.$47028390.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47028390.0.0.1.2.0.0.1.0">30 January 2019</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47028390.0.0.1.2.0.0.1.1">30 January 2019</span></time></span></div><div class="newsround-promo__comments-signpost " data-reactid=".265ljlydmla.1.5.0.1.$47028390.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.5.0.1.$47028390.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47028390.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47028390.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.5.0.1.$47028390.0.0.1.2.1.0.0.1"></path></svg></div><span class="newsround-promo__comments-count" id="newsround-promo__comments-count" data-reactid=".265ljlydmla.1.5.0.1.$47028390.0.0.1.2.1.1">1</span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47039597"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-88" data-reactid=".265ljlydmla.1.5.0.1.$47039597.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47039597" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47039597.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47039597.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47039597.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/FF62/production/_105387356_p06zdrqm.jpg" alt="Fruit bath" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47039597.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--white newsround-promo__promolabel--duration" data-reactid=".265ljlydmla.1.5.0.1.$47039597.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.5.0.1.$47039597.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47039597.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47039597.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.5.0.1.$47039597.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.5.0.1.$47039597.0.0.0.1.1">0:36</span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47039597.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47039597.0.0.1.0">Fancy a bath in a tub of lettuce?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47039597.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47039597.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47039597.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47039597.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47039597.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47039597.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47039597.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-01-29T14:38:15+00:00" data-datetime="29 January 2019" data-reactid=".265ljlydmla.1.5.0.1.$47039597.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47039597.0.0.1.2.0.0.1.0">29 January 2019</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47039597.0.0.1.2.0.0.1.1">29 January 2019</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47043131"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-89" data-reactid=".265ljlydmla.1.5.0.1.$47043131.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47043131" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47043131.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47043131.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47043131.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/EE5B/production/_105391016_mcdonalds.jpg" alt="McDonalds arches." class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47043131.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$47043131.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47043131.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47043131.0.0.1.0">Big Mac bacon and other risky recipe remixes</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47043131.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47043131.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47043131.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47043131.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47043131.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47043131.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47043131.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-01-29T17:37:23+00:00" data-datetime="29 January 2019" data-reactid=".265ljlydmla.1.5.0.1.$47043131.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47043131.0.0.1.2.0.0.1.0">29 January 2019</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47043131.0.0.1.2.0.0.1.1">29 January 2019</span></time></span></div><div class="newsround-promo__comments-signpost " data-reactid=".265ljlydmla.1.5.0.1.$47043131.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.5.0.1.$47043131.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47043131.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47043131.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.5.0.1.$47043131.0.0.1.2.1.0.0.1"></path></svg></div><span class="newsround-promo__comments-count" id="newsround-promo__comments-count" data-reactid=".265ljlydmla.1.5.0.1.$47043131.0.0.1.2.1.1">4</span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47039097"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-90" data-reactid=".265ljlydmla.1.5.0.1.$47039097.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47039097" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47039097.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47039097.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47039097.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/94DC/production/_105380183_hi051951353.jpg" alt="Pope Francis." class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47039097.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$47039097.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47039097.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47039097.0.0.1.0">What's the most inspirational advice you've been given?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47039097.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47039097.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47039097.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47039097.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47039097.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47039097.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47039097.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-01-29T07:15:08+00:00" data-datetime="29 January 2019" data-reactid=".265ljlydmla.1.5.0.1.$47039097.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47039097.0.0.1.2.0.0.1.0">29 January 2019</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47039097.0.0.1.2.0.0.1.1">29 January 2019</span></time></span></div><div class="newsround-promo__comments-signpost " data-reactid=".265ljlydmla.1.5.0.1.$47039097.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.5.0.1.$47039097.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47039097.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47039097.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.5.0.1.$47039097.0.0.1.2.1.0.0.1"></path></svg></div><span class="newsround-promo__comments-count" id="newsround-promo__comments-count" data-reactid=".265ljlydmla.1.5.0.1.$47039097.0.0.1.2.1.1">9</span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47032502"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-91" data-reactid=".265ljlydmla.1.5.0.1.$47032502.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47032502" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47032502.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47032502.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47032502.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/1669/production/_105373750_gettyimages-1125157295.jpg" alt="Roope Tonteri of Finland competes during the Men's Snowboard Slopestyle final at the 2019 Winter X Games on January 26, 2019 in Aspen, Colorado." class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47032502.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$47032502.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47032502.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47032502.0.0.1.0">The teens carving it up at the X Games</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47032502.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47032502.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47032502.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47032502.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47032502.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47032502.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47032502.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-01-28T16:47:46+00:00" data-datetime="28 January 2019" data-reactid=".265ljlydmla.1.5.0.1.$47032502.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47032502.0.0.1.2.0.0.1.0">28 January 2019</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47032502.0.0.1.2.0.0.1.1">28 January 2019</span></time></span></div><div class="newsround-promo__comments-signpost newsround-promo__comments-signpost-without-count" data-reactid=".265ljlydmla.1.5.0.1.$47032502.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.5.0.1.$47032502.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47032502.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47032502.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.5.0.1.$47032502.0.0.1.2.1.0.0.1"></path></svg></div></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47041306"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-92" data-reactid=".265ljlydmla.1.5.0.1.$47041306.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47041306" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47041306.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47041306.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47041306.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/124D8/production/_105386947_crust2.jpg" alt="Two slices of toast" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47041306.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$47041306.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47041306.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47041306.0.0.1.0">The big crust debate? Do you eat them?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47041306.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47041306.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47041306.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47041306.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47041306.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47041306.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47041306.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-01-29T14:14:36+00:00" data-datetime="29 January 2019" data-reactid=".265ljlydmla.1.5.0.1.$47041306.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47041306.0.0.1.2.0.0.1.0">29 January 2019</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47041306.0.0.1.2.0.0.1.1">29 January 2019</span></time></span></div><div class="newsround-promo__comments-signpost " data-reactid=".265ljlydmla.1.5.0.1.$47041306.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.5.0.1.$47041306.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47041306.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47041306.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.5.0.1.$47041306.0.0.1.2.1.0.0.1"></path></svg></div><span class="newsround-promo__comments-count" id="newsround-promo__comments-count" data-reactid=".265ljlydmla.1.5.0.1.$47041306.0.0.1.2.1.1">5</span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47029765"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-93" data-reactid=".265ljlydmla.1.5.0.1.$47029765.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47029765" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47029765.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47029765.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47029765.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/47E8/production/_105380481_gettyimages-186574960.jpg" alt="Friends hanging out" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47029765.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$47029765.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47029765.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47029765.0.0.1.0">Is it 'too much effort' hanging out in person?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47029765.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47029765.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47029765.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47029765.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47029765.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47029765.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47029765.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-01-29T08:35:17+00:00" data-datetime="29 January 2019" data-reactid=".265ljlydmla.1.5.0.1.$47029765.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47029765.0.0.1.2.0.0.1.0">29 January 2019</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47029765.0.0.1.2.0.0.1.1">29 January 2019</span></time></span></div><div class="newsround-promo__comments-signpost " data-reactid=".265ljlydmla.1.5.0.1.$47029765.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.5.0.1.$47029765.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47029765.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47029765.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.5.0.1.$47029765.0.0.1.2.1.0.0.1"></path></svg></div><span class="newsround-promo__comments-count" id="newsround-promo__comments-count" data-reactid=".265ljlydmla.1.5.0.1.$47029765.0.0.1.2.1.1">10</span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47039545"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-94" data-reactid=".265ljlydmla.1.5.0.1.$47039545.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47039545" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47039545.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47039545.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47039545.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/15CFA/production/_105383398_gettyimages-1069272966.jpg" alt="Ariana Grande." class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47039545.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$47039545.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47039545.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47039545.0.0.1.0">Nine amazing female record breakers</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47039545.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47039545.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47039545.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47039545.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47039545.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47039545.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47039545.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-01-29T13:34:25+00:00" data-datetime="29 January 2019" data-reactid=".265ljlydmla.1.5.0.1.$47039545.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47039545.0.0.1.2.0.0.1.0">29 January 2019</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47039545.0.0.1.2.0.0.1.1">29 January 2019</span></time></span></div><div class="newsround-promo__comments-signpost " data-reactid=".265ljlydmla.1.5.0.1.$47039545.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.5.0.1.$47039545.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47039545.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47039545.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.5.0.1.$47039545.0.0.1.2.1.0.0.1"></path></svg></div><span class="newsround-promo__comments-count" id="newsround-promo__comments-count" data-reactid=".265ljlydmla.1.5.0.1.$47039545.0.0.1.2.1.1">2</span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47039591"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-95" data-reactid=".265ljlydmla.1.5.0.1.$47039591.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47039591" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47039591.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47039591.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47039591.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/597C/production/_105380922_3bd81f09-8b7a-456f-b6d6-d4c64df52278.jpg" alt="Nyle DiMarco" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47039591.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$47039591.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47039591.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47039591.0.0.1.0">What's different about this 7 Rings video?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47039591.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47039591.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47039591.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47039591.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47039591.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47039591.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47039591.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-01-29T08:22:04+00:00" data-datetime="29 January 2019" data-reactid=".265ljlydmla.1.5.0.1.$47039591.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47039591.0.0.1.2.0.0.1.0">29 January 2019</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47039591.0.0.1.2.0.0.1.1">29 January 2019</span></time></span></div><div class="newsround-promo__comments-signpost " data-reactid=".265ljlydmla.1.5.0.1.$47039591.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.5.0.1.$47039591.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47039591.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47039591.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.5.0.1.$47039591.0.0.1.2.1.0.0.1"></path></svg></div><span class="newsround-promo__comments-count" id="newsround-promo__comments-count" data-reactid=".265ljlydmla.1.5.0.1.$47039591.0.0.1.2.1.1">1</span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47039810"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-96" data-reactid=".265ljlydmla.1.5.0.1.$47039810.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47039810" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47039810.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47039810.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47039810.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/F634/production/_105382036_andymurray.jpg" alt="Image of Andy Murray in hospital bed" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47039810.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$47039810.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47039810.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47039810.0.0.1.0">Andy Murray reveals that he has had a hip operation</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47039810.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47039810.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47039810.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47039810.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47039810.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47039810.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47039810.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-01-29T09:39:27+00:00" data-datetime="29 January 2019" data-reactid=".265ljlydmla.1.5.0.1.$47039810.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47039810.0.0.1.2.0.0.1.0">29 January 2019</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47039810.0.0.1.2.0.0.1.1">29 January 2019</span></time></span></div><div class="newsround-promo__comments-signpost " data-reactid=".265ljlydmla.1.5.0.1.$47039810.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.5.0.1.$47039810.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47039810.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47039810.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.5.0.1.$47039810.0.0.1.2.1.0.0.1"></path></svg></div><span class="newsround-promo__comments-count" id="newsround-promo__comments-count" data-reactid=".265ljlydmla.1.5.0.1.$47039810.0.0.1.2.1.1">2</span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47039090"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-97" data-reactid=".265ljlydmla.1.5.0.1.$47039090.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47039090" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47039090.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47039090.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47039090.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/9D5E/production/_105368204_llama.jpg" alt="Fortnite supply llama." class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47039090.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$47039090.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47039090.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47039090.0.0.1.0">Fortnite's loot boxes are going to change</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47039090.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47039090.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47039090.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47039090.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47039090.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47039090.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47039090.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-01-29T07:03:40+00:00" data-datetime="29 January 2019" data-reactid=".265ljlydmla.1.5.0.1.$47039090.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47039090.0.0.1.2.0.0.1.0">29 January 2019</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47039090.0.0.1.2.0.0.1.1">29 January 2019</span></time></span></div><div class="newsround-promo__comments-signpost " data-reactid=".265ljlydmla.1.5.0.1.$47039090.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.5.0.1.$47039090.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47039090.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47039090.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.5.0.1.$47039090.0.0.1.2.1.0.0.1"></path></svg></div><span class="newsround-promo__comments-count" id="newsround-promo__comments-count" data-reactid=".265ljlydmla.1.5.0.1.$47039090.0.0.1.2.1.1">1</span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47026337"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-98" data-reactid=".265ljlydmla.1.5.0.1.$47026337.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47026337" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47026337.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47026337.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47026337.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/731A/production/_105366492_panthernew.jpg" alt="Letitia Wright in Black Panther" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47026337.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$47026337.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47026337.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47026337.0.0.1.0">Should we get excited for Black Panther 2?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47026337.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47026337.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47026337.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47026337.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47026337.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47026337.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47026337.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-01-28T12:35:54+00:00" data-datetime="28 January 2019" data-reactid=".265ljlydmla.1.5.0.1.$47026337.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47026337.0.0.1.2.0.0.1.0">28 January 2019</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47026337.0.0.1.2.0.0.1.1">28 January 2019</span></time></span></div><div class="newsround-promo__comments-signpost " data-reactid=".265ljlydmla.1.5.0.1.$47026337.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.5.0.1.$47026337.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47026337.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47026337.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.5.0.1.$47026337.0.0.1.2.1.0.0.1"></path></svg></div><span class="newsround-promo__comments-count" id="newsround-promo__comments-count" data-reactid=".265ljlydmla.1.5.0.1.$47026337.0.0.1.2.1.1">1</span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47028385"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-99" data-reactid=".265ljlydmla.1.5.0.1.$47028385.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47028385" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47028385.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47028385.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47028385.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/1650F/production/_105370419_gettyimages-1078202908.jpg" alt="Downhill sledgers" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47028385.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$47028385.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47028385.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47028385.0.0.1.0">Ever heard of a horn sledge race? You have now..</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47028385.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47028385.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47028385.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47028385.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47028385.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47028385.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47028385.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-01-28T14:43:48+00:00" data-datetime="28 January 2019" data-reactid=".265ljlydmla.1.5.0.1.$47028385.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47028385.0.0.1.2.0.0.1.0">28 January 2019</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47028385.0.0.1.2.0.0.1.1">28 January 2019</span></time></span></div><div class="newsround-promo__comments-signpost newsround-promo__comments-signpost-without-count" data-reactid=".265ljlydmla.1.5.0.1.$47028385.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.5.0.1.$47028385.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47028385.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47028385.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.5.0.1.$47028385.0.0.1.2.1.0.0.1"></path></svg></div></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47032532"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-100" data-reactid=".265ljlydmla.1.5.0.1.$47032532.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47032532" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47032532.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47032532.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47032532.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/15263/production/_105372668_p06zbc0q.jpg" alt="Chris Packham from Winterwatch holding a bird feeder." class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47032532.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--white newsround-promo__promolabel--duration" data-reactid=".265ljlydmla.1.5.0.1.$47032532.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.5.0.1.$47032532.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47032532.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47032532.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.5.0.1.$47032532.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.5.0.1.$47032532.0.0.0.1.1">1:48</span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47032532.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47032532.0.0.1.0">Winterwatch: How tech helps us spot animals</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47032532.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47032532.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47032532.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47032532.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47032532.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47032532.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47032532.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-01-28T16:57:00+00:00" data-datetime="28 January 2019" data-reactid=".265ljlydmla.1.5.0.1.$47032532.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47032532.0.0.1.2.0.0.1.0">28 January 2019</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47032532.0.0.1.2.0.0.1.1">28 January 2019</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47019595"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-101" data-reactid=".265ljlydmla.1.5.0.1.$47019595.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47019595" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47019595.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47019595.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47019595.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/9F70/production/_105361804_4659df4c-6c0d-4252-82b6-54351446174f.png" alt="Fortnite at the Australian Open." class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47019595.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$47019595.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47019595.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47019595.0.0.1.0">Imagine being able to play Fortnite in a stadium!</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47019595.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47019595.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47019595.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47019595.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47019595.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47019595.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47019595.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-01-28T11:15:13+00:00" data-datetime="28 January 2019" data-reactid=".265ljlydmla.1.5.0.1.$47019595.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47019595.0.0.1.2.0.0.1.0">28 January 2019</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47019595.0.0.1.2.0.0.1.1">28 January 2019</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47029982"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-102" data-reactid=".265ljlydmla.1.5.0.1.$47029982.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47029982" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47029982.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47029982.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47029982.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/FD27/production/_105370846_gettyimages-542674534.jpg" alt="Houses of Parliament in Westminster, London" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47029982.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$47029982.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47029982.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47029982.0.0.1.0">How are UK laws made?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47029982.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47029982.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47029982.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47029982.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47029982.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47029982.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47029982.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-01-28T14:37:05+00:00" data-datetime="28 January 2019" data-reactid=".265ljlydmla.1.5.0.1.$47029982.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47029982.0.0.1.2.0.0.1.0">28 January 2019</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47029982.0.0.1.2.0.0.1.1">28 January 2019</span></time></span></div><div class="newsround-promo__comments-signpost newsround-promo__comments-signpost-without-count" data-reactid=".265ljlydmla.1.5.0.1.$47029982.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.5.0.1.$47029982.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47029982.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47029982.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.5.0.1.$47029982.0.0.1.2.1.0.0.1"></path></svg></div></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47029512"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-103" data-reactid=".265ljlydmla.1.5.0.1.$47029512.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47029512" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47029512.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47029512.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47029512.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/D030/production/_105369235_blackpink4.jpg" alt="Blackpink." class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47029512.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$47029512.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47029512.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47029512.0.0.1.0">BLACKPINK announce UK tour date and location!</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47029512.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47029512.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47029512.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47029512.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47029512.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47029512.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47029512.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-01-28T14:19:32+00:00" data-datetime="28 January 2019" data-reactid=".265ljlydmla.1.5.0.1.$47029512.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47029512.0.0.1.2.0.0.1.0">28 January 2019</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47029512.0.0.1.2.0.0.1.1">28 January 2019</span></time></span></div><div class="newsround-promo__comments-signpost " data-reactid=".265ljlydmla.1.5.0.1.$47029512.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.5.0.1.$47029512.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47029512.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47029512.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.5.0.1.$47029512.0.0.1.2.1.0.0.1"></path></svg></div><span class="newsround-promo__comments-count" id="newsround-promo__comments-count" data-reactid=".265ljlydmla.1.5.0.1.$47029512.0.0.1.2.1.1">5</span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47026767"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-104" data-reactid=".265ljlydmla.1.5.0.1.$47026767.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47026767" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47026767.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47026767.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47026767.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/9BCE/production/_105368893_stacey.jpg" alt="Stacey Dooley and Ashley Roberts." class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47026767.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--white" data-reactid=".265ljlydmla.1.5.0.1.$47026767.0.0.0.1"><div class="gel-icon gel-icon--image newsround-promo__icon" data-reactid=".265ljlydmla.1.5.0.1.$47026767.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47026767.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47026767.0.0.0.1.0.0.0">image</title><path d="M9 5V3H4v2H0v24h32V5zm-2.5 8A2.5 2.5 0 1 1 9 10.5 2.5 2.5 0 0 1 6.5 13zM20 26a9 9 0 1 1 9-9 9 9 0 0 1-9 9z" data-reactid=".265ljlydmla.1.5.0.1.$47026767.0.0.0.1.0.0.1"></path><circle cx="20" cy="17" r="5.5" data-reactid=".265ljlydmla.1.5.0.1.$47026767.0.0.0.1.0.0.2"></circle></svg></div><span class="duration" data-reactid=".265ljlydmla.1.5.0.1.$47026767.0.0.0.1.1"></span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47026767.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47026767.0.0.1.0">The Strictly live tour looks like a blast!</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47026767.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47026767.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47026767.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47026767.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47026767.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47026767.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47026767.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-01-29T06:13:33+00:00" data-datetime="29 January 2019" data-reactid=".265ljlydmla.1.5.0.1.$47026767.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47026767.0.0.1.2.0.0.1.0">29 January 2019</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47026767.0.0.1.2.0.0.1.1">29 January 2019</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47025798"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-105" data-reactid=".265ljlydmla.1.5.0.1.$47025798.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47025798" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47025798.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47025798.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47025798.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/E200/production/_105365875_gettyimages-173312739.jpg" alt="Red panda." class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47025798.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$47025798.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47025798.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47025798.0.0.1.0">Red panda missing from Belfast Zoo found</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47025798.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47025798.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47025798.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47025798.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47025798.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47025798.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47025798.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-01-28T13:37:13+00:00" data-datetime="28 January 2019" data-reactid=".265ljlydmla.1.5.0.1.$47025798.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47025798.0.0.1.2.0.0.1.0">28 January 2019</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47025798.0.0.1.2.0.0.1.1">28 January 2019</span></time></span></div><div class="newsround-promo__comments-signpost " data-reactid=".265ljlydmla.1.5.0.1.$47025798.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.5.0.1.$47025798.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47025798.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47025798.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.5.0.1.$47025798.0.0.1.2.1.0.0.1"></path></svg></div><span class="newsround-promo__comments-count" id="newsround-promo__comments-count" data-reactid=".265ljlydmla.1.5.0.1.$47025798.0.0.1.2.1.1">2</span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47019596"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-106" data-reactid=".265ljlydmla.1.5.0.1.$47019596.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47019596" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47019596.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47019596.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47019596.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/141F0/production/_105361428_bearinhospital.jpg" alt="teddy bear in hospital." class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47019596.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$47019596.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47019596.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47019596.0.0.1.0">Owner rescues dog's cuddly toy</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47019596.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47019596.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47019596.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47019596.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47019596.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47019596.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47019596.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-01-28T06:29:33+00:00" data-datetime="28 January 2019" data-reactid=".265ljlydmla.1.5.0.1.$47019596.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47019596.0.0.1.2.0.0.1.0">28 January 2019</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47019596.0.0.1.2.0.0.1.1">28 January 2019</span></time></span></div><div class="newsround-promo__comments-signpost " data-reactid=".265ljlydmla.1.5.0.1.$47019596.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.5.0.1.$47019596.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47019596.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47019596.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.5.0.1.$47019596.0.0.1.2.1.0.0.1"></path></svg></div><span class="newsround-promo__comments-count" id="newsround-promo__comments-count" data-reactid=".265ljlydmla.1.5.0.1.$47019596.0.0.1.2.1.1">5</span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47013104"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-107" data-reactid=".265ljlydmla.1.5.0.1.$47013104.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47013104" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47013104.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47013104.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47013104.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/E80D/production/_105350495_gettyimages-1081127250.jpg" alt="US President Donald Trump" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47013104.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$47013104.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47013104.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47013104.0.0.1.0">US shutdown: Government staff return to work</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47013104.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47013104.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47013104.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47013104.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47013104.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47013104.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47013104.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-01-28T11:30:23+00:00" data-datetime="28 January 2019" data-reactid=".265ljlydmla.1.5.0.1.$47013104.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47013104.0.0.1.2.0.0.1.0">28 January 2019</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47013104.0.0.1.2.0.0.1.1">28 January 2019</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47025799"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-108" data-reactid=".265ljlydmla.1.5.0.1.$47025799.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47025799" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47025799.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47025799.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47025799.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/EB6A/production/_105366206_judges.jpg" alt="Acts going through." class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47025799.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$47025799.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47025799.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47025799.0.0.1.0">The Greatest Dancer: Who made the final 9?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47025799.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47025799.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47025799.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47025799.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47025799.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47025799.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47025799.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-01-28T10:05:10+00:00" data-datetime="28 January 2019" data-reactid=".265ljlydmla.1.5.0.1.$47025799.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47025799.0.0.1.2.0.0.1.0">28 January 2019</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47025799.0.0.1.2.0.0.1.1">28 January 2019</span></time></span></div><div class="newsround-promo__comments-signpost " data-reactid=".265ljlydmla.1.5.0.1.$47025799.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.5.0.1.$47025799.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47025799.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47025799.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.5.0.1.$47025799.0.0.1.2.1.0.0.1"></path></svg></div><span class="newsround-promo__comments-count" id="newsround-promo__comments-count" data-reactid=".265ljlydmla.1.5.0.1.$47025799.0.0.1.2.1.1">2</span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$46993793"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-109" data-reactid=".265ljlydmla.1.5.0.1.$46993793.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/46993793" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$46993793.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$46993793.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$46993793.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/173E3/production/_105330259_venez5.jpg" alt="Venezuela" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$46993793.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$46993793.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$46993793.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$46993793.0.0.1.0">US gives warning over Venezuela President</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$46993793.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$46993793.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$46993793.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$46993793.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$46993793.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$46993793.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$46993793.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-01-28T07:55:04+00:00" data-datetime="28 January 2019" data-reactid=".265ljlydmla.1.5.0.1.$46993793.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$46993793.0.0.1.2.0.0.1.0">28 January 2019</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$46993793.0.0.1.2.0.0.1.1">28 January 2019</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47019588"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-110" data-reactid=".265ljlydmla.1.5.0.1.$47019588.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47019588" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47019588.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47019588.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47019588.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/90FC/production/_105361173_handofgod.jpg" alt="Diego Maradona uses his left hand to beat England goalkeeper Peter Shilton in the air during the 1986 World Cup quarter-final between Argentina and England." class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47019588.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$47019588.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47019588.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47019588.0.0.1.0">Five times VAR could have changed history</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47019588.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47019588.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47019588.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47019588.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47019588.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47019588.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47019588.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-01-28T06:29:06+00:00" data-datetime="28 January 2019" data-reactid=".265ljlydmla.1.5.0.1.$47019588.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47019588.0.0.1.2.0.0.1.0">28 January 2019</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47019588.0.0.1.2.0.0.1.1">28 January 2019</span></time></span></div><div class="newsround-promo__comments-signpost newsround-promo__comments-signpost-without-count" data-reactid=".265ljlydmla.1.5.0.1.$47019588.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.5.0.1.$47019588.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47019588.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47019588.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.5.0.1.$47019588.0.0.1.2.1.0.0.1"></path></svg></div></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47019874"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-111" data-reactid=".265ljlydmla.1.5.0.1.$47019874.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47019874" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47019874.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47019874.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47019874.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/157BB/production/_105359978_gettyimages-880428994.jpg" alt="James Charles" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47019874.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$47019874.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47019874.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47019874.0.0.1.0">YouTube star brings Birmingham to a standstill</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47019874.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47019874.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47019874.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47019874.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47019874.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47019874.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47019874.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-01-28T06:29:20+00:00" data-datetime="28 January 2019" data-reactid=".265ljlydmla.1.5.0.1.$47019874.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47019874.0.0.1.2.0.0.1.0">28 January 2019</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47019874.0.0.1.2.0.0.1.1">28 January 2019</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47019867"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-112" data-reactid=".265ljlydmla.1.5.0.1.$47019867.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47019867" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47019867.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47019867.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47019867.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/09B5/production/_105358420_gettyimages-1051958642.jpg" alt="The Duke of Edinburgh" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47019867.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$47019867.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47019867.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47019867.0.0.1.0">Duke of Edinburgh says sorry for car crash</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47019867.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47019867.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47019867.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47019867.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47019867.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47019867.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47019867.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-01-28T06:30:26+00:00" data-datetime="28 January 2019" data-reactid=".265ljlydmla.1.5.0.1.$47019867.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47019867.0.0.1.2.0.0.1.0">28 January 2019</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47019867.0.0.1.2.0.0.1.1">28 January 2019</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47019873"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-113" data-reactid=".265ljlydmla.1.5.0.1.$47019873.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47019873" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47019873.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47019873.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47019873.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/6D5B/production/_105359972_gettyimages-1090208100.jpg" alt="Novak Djokovic" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47019873.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$47019873.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47019873.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47019873.0.0.1.0">Novak Djokovic wins seventh Australian Open</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47019873.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47019873.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47019873.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47019873.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47019873.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47019873.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47019873.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-01-28T06:30:41+00:00" data-datetime="28 January 2019" data-reactid=".265ljlydmla.1.5.0.1.$47019873.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47019873.0.0.1.2.0.0.1.0">28 January 2019</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47019873.0.0.1.2.0.0.1.1">28 January 2019</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$46957932"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-114" data-reactid=".265ljlydmla.1.5.0.1.$46957932.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/46957932" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$46957932.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$46957932.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$46957932.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/C5C2/production/_105262605_mediaitem105262604.jpg" alt="Emiliano Sala" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$46957932.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$46957932.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$46957932.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$46957932.0.0.1.0">A new search starts for missing footballer</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$46957932.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$46957932.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$46957932.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$46957932.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$46957932.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$46957932.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$46957932.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-01-27T08:45:26+00:00" data-datetime="27 January 2019" data-reactid=".265ljlydmla.1.5.0.1.$46957932.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$46957932.0.0.1.2.0.0.1.0">27 January 2019</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$46957932.0.0.1.2.0.0.1.1">27 January 2019</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47007128"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-115" data-reactid=".265ljlydmla.1.5.0.1.$47007128.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47007128" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47007128.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47007128.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47007128.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/6FEE/production/_105345682_p06z3q5y.jpg" alt="Dancing head teacher" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47007128.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--white newsround-promo__promolabel--duration" data-reactid=".265ljlydmla.1.5.0.1.$47007128.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.5.0.1.$47007128.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47007128.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47007128.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.5.0.1.$47007128.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.5.0.1.$47007128.0.0.0.1.1">1:12</span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47007128.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47007128.0.0.1.0">The headteacher who starts every morning with a dance</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47007128.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47007128.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47007128.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47007128.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47007128.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47007128.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47007128.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-01-27T09:35:21+00:00" data-datetime="27 January 2019" data-reactid=".265ljlydmla.1.5.0.1.$47007128.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47007128.0.0.1.2.0.0.1.0">27 January 2019</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47007128.0.0.1.2.0.0.1.1">27 January 2019</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47000917"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-116" data-reactid=".265ljlydmla.1.5.0.1.$47000917.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47000917" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47000917.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47000917.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47000917.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/13820/production/_105340997_p06z3l58.jpg" alt="Signs shows temperature of 45 degrees" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47000917.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--white newsround-promo__promolabel--duration" data-reactid=".265ljlydmla.1.5.0.1.$47000917.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.5.0.1.$47000917.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47000917.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47000917.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.5.0.1.$47000917.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.5.0.1.$47000917.0.0.0.1.1">0:29</span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47000917.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47000917.0.0.1.0">Australia hit by extreme heatwave</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47000917.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47000917.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47000917.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47000917.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47000917.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47000917.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47000917.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-01-27T08:57:51+00:00" data-datetime="27 January 2019" data-reactid=".265ljlydmla.1.5.0.1.$47000917.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47000917.0.0.1.2.0.0.1.0">27 January 2019</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47000917.0.0.1.2.0.0.1.1">27 January 2019</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47013109"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-117" data-reactid=".265ljlydmla.1.5.0.1.$47013109.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47013109" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47013109.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47013109.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47013109.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/17197/production/_105351649_gettyimages-956944750.jpg" alt="Old Man of Hoy, Orkney Islands" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47013109.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$47013109.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47013109.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47013109.0.0.1.0">This is the best place to live in the UK</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47013109.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47013109.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47013109.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47013109.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47013109.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47013109.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47013109.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-01-27T08:57:38+00:00" data-datetime="27 January 2019" data-reactid=".265ljlydmla.1.5.0.1.$47013109.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47013109.0.0.1.2.0.0.1.0">27 January 2019</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47013109.0.0.1.2.0.0.1.1">27 January 2019</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47019627"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-118" data-reactid=".265ljlydmla.1.5.0.1.$47019627.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47019627" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47019627.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47019627.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47019627.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/7AFD/production/_105358413_gettyimages-1089874514.jpg" alt="Rescue workers gather in Brazil" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47019627.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$47019627.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47019627.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47019627.0.0.1.0">Rescue efforts continue in Brazil dam collapse</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47019627.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47019627.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47019627.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47019627.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47019627.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47019627.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47019627.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-01-27T09:34:35+00:00" data-datetime="27 January 2019" data-reactid=".265ljlydmla.1.5.0.1.$47019627.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47019627.0.0.1.2.0.0.1.0">27 January 2019</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47019627.0.0.1.2.0.0.1.1">27 January 2019</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47013113"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-119" data-reactid=".265ljlydmla.1.5.0.1.$47013113.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47013113" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47013113.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47013113.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47013113.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/AB95/production/_105352934_gettyimages-1089438784.jpg" alt="Osaka" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47013113.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$47013113.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47013113.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47013113.0.0.1.0">Naomi Osaka wins Australian Open, but what do you know about her?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47013113.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47013113.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47013113.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47013113.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47013113.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47013113.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47013113.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-01-27T11:24:20+00:00" data-datetime="27 January 2019" data-reactid=".265ljlydmla.1.5.0.1.$47013113.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47013113.0.0.1.2.0.0.1.0">27 January 2019</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47013113.0.0.1.2.0.0.1.1">27 January 2019</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47013110"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-120" data-reactid=".265ljlydmla.1.5.0.1.$47013110.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47013110" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47013110.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47013110.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47013110.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/B2F7/production/_105351854_gettyimages-1084560338.jpg" alt="McDonalds" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47013110.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$47013110.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47013110.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47013110.0.0.1.0">McDonald's apologise after meat is found in veggie wrap</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47013110.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47013110.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47013110.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47013110.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47013110.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47013110.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47013110.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-01-26T13:40:39+00:00" data-datetime="26 January 2019" data-reactid=".265ljlydmla.1.5.0.1.$47013110.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47013110.0.0.1.2.0.0.1.0">26 January 2019</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47013110.0.0.1.2.0.0.1.1">26 January 2019</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$46864844"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-121" data-reactid=".265ljlydmla.1.5.0.1.$46864844.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/46864844" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$46864844.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$46864844.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$46864844.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/10759/production/_104871476_gettyimages-1017947514.jpg" alt="Molde FK麓s headcoach Ole Gunnar Solskjaer celebrates after the UEFA Champions League third round, second leg qualifying football match between Molde FK and Hibernian at the Aker Stadium in Molde, Norway, on August 16, 2018." class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$46864844.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$46864844.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$46864844.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$46864844.0.0.1.0">Is Solskjaer the best caretaker manager ever?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$46864844.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$46864844.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$46864844.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$46864844.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$46864844.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$46864844.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$46864844.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-01-26T07:07:29+00:00" data-datetime="26 January 2019" data-reactid=".265ljlydmla.1.5.0.1.$46864844.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$46864844.0.0.1.2.0.0.1.0">26 January 2019</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$46864844.0.0.1.2.0.0.1.1">26 January 2019</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47007130"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-122" data-reactid=".265ljlydmla.1.5.0.1.$47007130.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47007130" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47007130.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47007130.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47007130.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/C96C/production/_105346515_phoneimage.jpg" alt="phone with WhatsApp, Instagram and Facebook." class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47007130.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$47007130.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47007130.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47007130.0.0.1.0">Facebook to merge WhatsApp, Instagram & Messenger</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47007130.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47007130.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47007130.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47007130.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47007130.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47007130.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47007130.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-01-26T07:32:28+00:00" data-datetime="26 January 2019" data-reactid=".265ljlydmla.1.5.0.1.$47007130.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47007130.0.0.1.2.0.0.1.0">26 January 2019</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47007130.0.0.1.2.0.0.1.1">26 January 2019</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47002438"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-123" data-reactid=".265ljlydmla.1.5.0.1.$47002438.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47002438" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47002438.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47002438.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47002438.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/E405/production/_105337385_blackpink.jpg" alt="BLACKPINK" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47002438.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$47002438.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47002438.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47002438.0.0.1.0">Are BLACKPINK more popular than BTS?!</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47002438.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47002438.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47002438.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47002438.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47002438.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47002438.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47002438.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-01-26T07:33:11+00:00" data-datetime="26 January 2019" data-reactid=".265ljlydmla.1.5.0.1.$47002438.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47002438.0.0.1.2.0.0.1.0">26 January 2019</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47002438.0.0.1.2.0.0.1.1">26 January 2019</span></time></span></div><div class="newsround-promo__comments-signpost " data-reactid=".265ljlydmla.1.5.0.1.$47002438.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.5.0.1.$47002438.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47002438.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47002438.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.5.0.1.$47002438.0.0.1.2.1.0.0.1"></path></svg></div><span class="newsround-promo__comments-count" id="newsround-promo__comments-count" data-reactid=".265ljlydmla.1.5.0.1.$47002438.0.0.1.2.1.1">9</span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$46987007"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-124" data-reactid=".265ljlydmla.1.5.0.1.$46987007.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/46987007" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$46987007.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$46987007.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$46987007.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/130EB/production/_105295087_mediaitem96929592.jpg" alt="Slimed car in Oregon" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$46987007.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$46987007.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$46987007.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$46987007.0.0.1.0">Meet the fish that did THIS to a car</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$46987007.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$46987007.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$46987007.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$46987007.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$46987007.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$46987007.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$46987007.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-01-26T07:34:13+00:00" data-datetime="26 January 2019" data-reactid=".265ljlydmla.1.5.0.1.$46987007.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$46987007.0.0.1.2.0.0.1.0">26 January 2019</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$46987007.0.0.1.2.0.0.1.1">26 January 2019</span></time></span></div><div class="newsround-promo__comments-signpost " data-reactid=".265ljlydmla.1.5.0.1.$46987007.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.5.0.1.$46987007.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$46987007.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$46987007.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.5.0.1.$46987007.0.0.1.2.1.0.0.1"></path></svg></div><span class="newsround-promo__comments-count" id="newsround-promo__comments-count" data-reactid=".265ljlydmla.1.5.0.1.$46987007.0.0.1.2.1.1">4</span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47003141"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-125" data-reactid=".265ljlydmla.1.5.0.1.$47003141.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47003141" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47003141.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47003141.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47003141.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/39F2/production/_105343841_gettyimages-917648520.jpg" alt="St Dwynwen's Day" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47003141.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$47003141.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47003141.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47003141.0.0.1.0">What are you doing this St Dwynwen's Day?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47003141.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47003141.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47003141.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47003141.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47003141.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47003141.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47003141.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-01-25T16:46:46+00:00" data-datetime="25 January 2019" data-reactid=".265ljlydmla.1.5.0.1.$47003141.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47003141.0.0.1.2.0.0.1.0">25 January 2019</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47003141.0.0.1.2.0.0.1.1">25 January 2019</span></time></span></div><div class="newsround-promo__comments-signpost " data-reactid=".265ljlydmla.1.5.0.1.$47003141.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.5.0.1.$47003141.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47003141.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47003141.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.5.0.1.$47003141.0.0.1.2.1.0.0.1"></path></svg></div><span class="newsround-promo__comments-count" id="newsround-promo__comments-count" data-reactid=".265ljlydmla.1.5.0.1.$47003141.0.0.1.2.1.1">1</span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$47003409"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-126" data-reactid=".265ljlydmla.1.5.0.1.$47003409.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/47003409" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$47003409.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$47003409.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$47003409.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/CF91/production/_103573135_neymareasports.jpg" alt="Neymar" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$47003409.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$47003409.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$47003409.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$47003409.0.0.1.0">A Fifa 19 update has got fans talking</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$47003409.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$47003409.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$47003409.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$47003409.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47003409.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$47003409.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$47003409.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-01-25T15:45:48+00:00" data-datetime="25 January 2019" data-reactid=".265ljlydmla.1.5.0.1.$47003409.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$47003409.0.0.1.2.0.0.1.0">25 January 2019</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$47003409.0.0.1.2.0.0.1.1">25 January 2019</span></time></span></div><div class="newsround-promo__comments-signpost newsround-promo__comments-signpost-without-count" data-reactid=".265ljlydmla.1.5.0.1.$47003409.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.5.0.1.$47003409.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$47003409.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$47003409.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.5.0.1.$47003409.0.0.1.2.1.0.0.1"></path></svg></div></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$46923685"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-127" data-reactid=".265ljlydmla.1.5.0.1.$46923685.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/46923685" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$46923685.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$46923685.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$46923685.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/BE0E/production/_105345684_fiona.jpg" alt="Fiona the hippo." class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$46923685.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$46923685.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$46923685.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$46923685.0.0.1.0">Happy Hippo Birthday!</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$46923685.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$46923685.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$46923685.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$46923685.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$46923685.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$46923685.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$46923685.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-01-25T16:41:40+00:00" data-datetime="25 January 2019" data-reactid=".265ljlydmla.1.5.0.1.$46923685.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$46923685.0.0.1.2.0.0.1.0">25 January 2019</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$46923685.0.0.1.2.0.0.1.1">25 January 2019</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$16722720"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-128" data-reactid=".265ljlydmla.1.5.0.1.$16722720.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/16722720" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$16722720.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$16722720.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$16722720.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/mcs/media/images/58088000/jpg/_58088143_haggis_pa.jpg" alt="A plate of haggis" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$16722720.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$16722720.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$16722720.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$16722720.0.0.1.0">What is Burns Night?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$16722720.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$16722720.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$16722720.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$16722720.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$16722720.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$16722720.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$16722720.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-01-25T06:12:51+00:00" data-datetime="25 January 2019" data-reactid=".265ljlydmla.1.5.0.1.$16722720.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$16722720.0.0.1.2.0.0.1.0">25 January 2019</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$16722720.0.0.1.2.0.0.1.1">25 January 2019</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$46999234"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-129" data-reactid=".265ljlydmla.1.5.0.1.$46999234.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/46999234" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$46999234.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$46999234.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$46999234.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/15DDB/production/_105336598_queen.jpg" alt="Queen Elizabeth II smiling" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$46999234.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$46999234.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$46999234.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$46999234.0.0.1.0">Queen wins as Pointless team captain</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$46999234.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$46999234.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$46999234.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$46999234.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$46999234.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$46999234.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$46999234.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-01-25T09:57:06+00:00" data-datetime="25 January 2019" data-reactid=".265ljlydmla.1.5.0.1.$46999234.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$46999234.0.0.1.2.0.0.1.0">25 January 2019</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$46999234.0.0.1.2.0.0.1.1">25 January 2019</span></time></span></div><div class="newsround-promo__comments-signpost " data-reactid=".265ljlydmla.1.5.0.1.$46999234.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.5.0.1.$46999234.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$46999234.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$46999234.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.5.0.1.$46999234.0.0.1.2.1.0.0.1"></path></svg></div><span class="newsround-promo__comments-count" id="newsround-promo__comments-count" data-reactid=".265ljlydmla.1.5.0.1.$46999234.0.0.1.2.1.1">2</span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$46999058"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-130" data-reactid=".265ljlydmla.1.5.0.1.$46999058.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/46999058" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$46999058.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$46999058.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$46999058.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/13DD3/production/_105336318_cheetahs-1.jpg" alt="Cheetah cubs cuddling up together" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$46999058.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$46999058.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$46999058.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$46999058.0.0.1.0">Seven purrrfect cheetah cubs born</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$46999058.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$46999058.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$46999058.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$46999058.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$46999058.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$46999058.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$46999058.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-01-25T09:00:50+00:00" data-datetime="25 January 2019" data-reactid=".265ljlydmla.1.5.0.1.$46999058.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$46999058.0.0.1.2.0.0.1.0">25 January 2019</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$46999058.0.0.1.2.0.0.1.1">25 January 2019</span></time></span></div><div class="newsround-promo__comments-signpost " data-reactid=".265ljlydmla.1.5.0.1.$46999058.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.5.0.1.$46999058.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$46999058.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$46999058.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.5.0.1.$46999058.0.0.1.2.1.0.0.1"></path></svg></div><span class="newsround-promo__comments-count" id="newsround-promo__comments-count" data-reactid=".265ljlydmla.1.5.0.1.$46999058.0.0.1.2.1.1">1</span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$46988771"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-131" data-reactid=".265ljlydmla.1.5.0.1.$46988771.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/46988771" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$46988771.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$46988771.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$46988771.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/8F90/production/_105325763_gettyimages-1084530868.jpg" alt="Students joined forces to protest" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$46988771.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$46988771.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$46988771.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$46988771.0.0.1.0">Young people across Europe skip school in climate change protest</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$46988771.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$46988771.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$46988771.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$46988771.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$46988771.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$46988771.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$46988771.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-01-24T17:41:14+00:00" data-datetime="24 January 2019" data-reactid=".265ljlydmla.1.5.0.1.$46988771.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$46988771.0.0.1.2.0.0.1.0">24 January 2019</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$46988771.0.0.1.2.0.0.1.1">24 January 2019</span></time></span></div><div class="newsround-promo__comments-signpost " data-reactid=".265ljlydmla.1.5.0.1.$46988771.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.5.0.1.$46988771.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$46988771.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$46988771.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.5.0.1.$46988771.0.0.1.2.1.0.0.1"></path></svg></div><span class="newsround-promo__comments-count" id="newsround-promo__comments-count" data-reactid=".265ljlydmla.1.5.0.1.$46988771.0.0.1.2.1.1">1</span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$46998306"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-132" data-reactid=".265ljlydmla.1.5.0.1.$46998306.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/46998306" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$46998306.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$46998306.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$46998306.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/04EF/production/_105336210_thierryhenry.jpg" alt="Thierry Henry" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$46998306.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$46998306.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$46998306.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$46998306.0.0.1.0">Sacked: Thierry Henry and other short manager stints</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$46998306.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$46998306.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$46998306.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$46998306.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$46998306.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$46998306.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$46998306.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-01-25T09:10:34+00:00" data-datetime="25 January 2019" data-reactid=".265ljlydmla.1.5.0.1.$46998306.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$46998306.0.0.1.2.0.0.1.0">25 January 2019</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$46998306.0.0.1.2.0.0.1.1">25 January 2019</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$46985209"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-133" data-reactid=".265ljlydmla.1.5.0.1.$46985209.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/46985209" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$46985209.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$46985209.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$46985209.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/15E68/production/_105340798_getty.jpg" alt="A conservationist uses specialist tools to restore a wall painting" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$46985209.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$46985209.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$46985209.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$46985209.0.0.1.0">Fit for a King: Tutankhamun's tomb restored</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$46985209.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$46985209.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$46985209.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$46985209.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$46985209.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$46985209.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$46985209.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-01-25T13:17:08+00:00" data-datetime="25 January 2019" data-reactid=".265ljlydmla.1.5.0.1.$46985209.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$46985209.0.0.1.2.0.0.1.0">25 January 2019</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$46985209.0.0.1.2.0.0.1.1">25 January 2019</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$46987008"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-134" data-reactid=".265ljlydmla.1.5.0.1.$46987008.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/46987008" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$46987008.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$46987008.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$46987008.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/845A/production/_105328833_angelshark4.jpg" alt="Angel Shark." class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$46987008.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$46987008.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$46987008.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$46987008.0.0.1.0">Scientists discover rare shark in Wales!</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$46987008.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$46987008.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$46987008.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$46987008.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$46987008.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$46987008.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$46987008.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-01-25T06:29:54+00:00" data-datetime="25 January 2019" data-reactid=".265ljlydmla.1.5.0.1.$46987008.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$46987008.0.0.1.2.0.0.1.0">25 January 2019</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$46987008.0.0.1.2.0.0.1.1">25 January 2019</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$34105483"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-135" data-reactid=".265ljlydmla.1.5.0.1.$34105483.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/34105483" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$34105483.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$34105483.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$34105483.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/82AD/production/_105335433_p06z1z50.jpg" alt="Footballers celebrate" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$34105483.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--white newsround-promo__promolabel--duration" data-reactid=".265ljlydmla.1.5.0.1.$34105483.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.5.0.1.$34105483.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$34105483.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$34105483.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.5.0.1.$34105483.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.5.0.1.$34105483.0.0.0.1.1">1:00</span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$34105483.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$34105483.0.0.1.0">What are the big football games this weekend?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$34105483.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$34105483.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$34105483.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$34105483.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$34105483.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$34105483.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$34105483.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-01-25T06:52:50+00:00" data-datetime="25 January 2019" data-reactid=".265ljlydmla.1.5.0.1.$34105483.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$34105483.0.0.1.2.0.0.1.0">25 January 2019</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$34105483.0.0.1.2.0.0.1.1">25 January 2019</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$46988852"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-136" data-reactid=".265ljlydmla.1.5.0.1.$46988852.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/46988852" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$46988852.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$46988852.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$46988852.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/9882/production/_105324093_index-football.jpg" alt="Football hitting the back of the net" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$46988852.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$46988852.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$46988852.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$46988852.0.0.1.0">Man Utd drop to third in football rich list</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$46988852.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$46988852.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$46988852.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$46988852.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$46988852.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$46988852.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$46988852.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-01-24T12:10:47+00:00" data-datetime="24 January 2019" data-reactid=".265ljlydmla.1.5.0.1.$46988852.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$46988852.0.0.1.2.0.0.1.0">24 January 2019</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$46988852.0.0.1.2.0.0.1.1">24 January 2019</span></time></span></div><div class="newsround-promo__comments-signpost newsround-promo__comments-signpost-without-count" data-reactid=".265ljlydmla.1.5.0.1.$46988852.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.5.0.1.$46988852.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$46988852.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$46988852.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.5.0.1.$46988852.0.0.1.2.1.0.0.1"></path></svg></div></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$46974031"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-137" data-reactid=".265ljlydmla.1.5.0.1.$46974031.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/46974031" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$46974031.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$46974031.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$46974031.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/D2A1/production/_105312935_antanddec2001.jpg" alt="Ant and Dec in 2001" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$46974031.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$46974031.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$46974031.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$46974031.0.0.1.0">What was the world like when Ant and Dec first won an NTA?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$46974031.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$46974031.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$46974031.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$46974031.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$46974031.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$46974031.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$46974031.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-01-24T09:20:10+00:00" data-datetime="24 January 2019" data-reactid=".265ljlydmla.1.5.0.1.$46974031.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$46974031.0.0.1.2.0.0.1.0">24 January 2019</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$46974031.0.0.1.2.0.0.1.1">24 January 2019</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$46983848"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-138" data-reactid=".265ljlydmla.1.5.0.1.$46983848.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/46983848" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$46983848.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$46983848.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$46983848.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/60E2/production/_105320842_gettyimages-1078325606.jpg" alt="US President Donald Trump" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$46983848.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$46983848.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$46983848.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$46983848.0.0.1.0">Donald Trump's speech postponed</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$46983848.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$46983848.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$46983848.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$46983848.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$46983848.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$46983848.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$46983848.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-01-24T08:09:26+00:00" data-datetime="24 January 2019" data-reactid=".265ljlydmla.1.5.0.1.$46983848.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$46983848.0.0.1.2.0.0.1.0">24 January 2019</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$46983848.0.0.1.2.0.0.1.1">24 January 2019</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$46983843"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-139" data-reactid=".265ljlydmla.1.5.0.1.$46983843.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/46983843" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$46983843.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$46983843.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$46983843.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/D2E7/production/_105319935_gettyimages-1069266770.jpg" alt="Ariana Grande" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$46983843.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$46983843.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$46983843.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$46983843.0.0.1.0">Ariana Grande reveals new album cover</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$46983843.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$46983843.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$46983843.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$46983843.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$46983843.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$46983843.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$46983843.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-01-24T06:37:10+00:00" data-datetime="24 January 2019" data-reactid=".265ljlydmla.1.5.0.1.$46983843.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$46983843.0.0.1.2.0.0.1.0">24 January 2019</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$46983843.0.0.1.2.0.0.1.1">24 January 2019</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$46984427"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-140" data-reactid=".265ljlydmla.1.5.0.1.$46984427.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/46984427" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$46984427.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$46984427.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$46984427.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/17A86/production/_105320969_gettyimages-1057554900.jpg" alt="Pills spill from a bottle" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$46984427.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$46984427.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$46984427.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$46984427.0.0.1.0">Why is everyone talking about antibiotics?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$46984427.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$46984427.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$46984427.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$46984427.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$46984427.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$46984427.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$46984427.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-01-24T09:29:35+00:00" data-datetime="24 January 2019" data-reactid=".265ljlydmla.1.5.0.1.$46984427.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$46984427.0.0.1.2.0.0.1.0">24 January 2019</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$46984427.0.0.1.2.0.0.1.1">24 January 2019</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$46976406"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-141" data-reactid=".265ljlydmla.1.5.0.1.$46976406.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/46976406" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$46976406.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$46976406.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$46976406.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/FD22/production/_105320846_gettyimages-1096432836.jpg" alt="Tiny satellite in a hand" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$46976406.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$46976406.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$46976406.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$46976406.0.0.1.0">World's smallest satellite launches today</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$46976406.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$46976406.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$46976406.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$46976406.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$46976406.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$46976406.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$46976406.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-01-24T12:00:23+00:00" data-datetime="24 January 2019" data-reactid=".265ljlydmla.1.5.0.1.$46976406.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$46976406.0.0.1.2.0.0.1.0">24 January 2019</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$46976406.0.0.1.2.0.0.1.1">24 January 2019</span></time></span></div><div class="newsround-promo__comments-signpost " data-reactid=".265ljlydmla.1.5.0.1.$46976406.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.5.0.1.$46976406.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$46976406.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$46976406.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.5.0.1.$46976406.0.0.1.2.1.0.0.1"></path></svg></div><span class="newsround-promo__comments-count" id="newsround-promo__comments-count" data-reactid=".265ljlydmla.1.5.0.1.$46976406.0.0.1.2.1.1">2</span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$46974774"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-142" data-reactid=".265ljlydmla.1.5.0.1.$46974774.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/46974774" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$46974774.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$46974774.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$46974774.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/86C5/production/_105310543_homelessnessindeximg.jpg" alt="Gloved hands holding a cardboard cut out of a house" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$46974774.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$46974774.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$46974774.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$46974774.0.0.1.0">How can you help homeless people in cold weather?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$46974774.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$46974774.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$46974774.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$46974774.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$46974774.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$46974774.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$46974774.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-01-23T16:40:24+00:00" data-datetime="23 January 2019" data-reactid=".265ljlydmla.1.5.0.1.$46974774.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$46974774.0.0.1.2.0.0.1.0">23 January 2019</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$46974774.0.0.1.2.0.0.1.1">23 January 2019</span></time></span></div><div class="newsround-promo__comments-signpost newsround-promo__comments-signpost-without-count" data-reactid=".265ljlydmla.1.5.0.1.$46974774.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.5.0.1.$46974774.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$46974774.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$46974774.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.5.0.1.$46974774.0.0.1.2.1.0.0.1"></path></svg></div></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$46974030"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-143" data-reactid=".265ljlydmla.1.5.0.1.$46974030.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/46974030" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$46974030.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$46974030.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$46974030.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/DCAA/production/_105309465_water-flows-around-ice-formed-around-niagara-falls.jpg" alt="Niagara Falls freezes over" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$46974030.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--white" data-reactid=".265ljlydmla.1.5.0.1.$46974030.0.0.0.1"><div class="gel-icon gel-icon--image newsround-promo__icon" data-reactid=".265ljlydmla.1.5.0.1.$46974030.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$46974030.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$46974030.0.0.0.1.0.0.0">image</title><path d="M9 5V3H4v2H0v24h32V5zm-2.5 8A2.5 2.5 0 1 1 9 10.5 2.5 2.5 0 0 1 6.5 13zM20 26a9 9 0 1 1 9-9 9 9 0 0 1-9 9z" data-reactid=".265ljlydmla.1.5.0.1.$46974030.0.0.0.1.0.0.1"></path><circle cx="20" cy="17" r="5.5" data-reactid=".265ljlydmla.1.5.0.1.$46974030.0.0.0.1.0.0.2"></circle></svg></div><span class="duration" data-reactid=".265ljlydmla.1.5.0.1.$46974030.0.0.0.1.1"></span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$46974030.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$46974030.0.0.1.0">North America freezes in cold snap</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$46974030.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$46974030.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$46974030.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$46974030.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$46974030.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$46974030.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$46974030.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-01-24T09:22:11+00:00" data-datetime="24 January 2019" data-reactid=".265ljlydmla.1.5.0.1.$46974030.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$46974030.0.0.1.2.0.0.1.0">24 January 2019</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$46974030.0.0.1.2.0.0.1.1">24 January 2019</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--additional-top-stories" data-reactid=".265ljlydmla.1.5.0.1.$46978741"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_1-144" data-reactid=".265ljlydmla.1.5.0.1.$46978741.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/46978741" class="newsround-promo__content newsround-promo__content--white" data-reactid=".265ljlydmla.1.5.0.1.$46978741.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.5.0.1.$46978741.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.5.0.1.$46978741.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/0A51/production/_105314620_gettyimages-489796830.jpg" alt="Solar-powered boat school" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.5.0.1.$46978741.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.5.0.1.$46978741.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.5.0.1.$46978741.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.5.0.1.$46978741.0.0.1.0">Check out these 'alternative' schools</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.5.0.1.$46978741.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.5.0.1.$46978741.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.5.0.1.$46978741.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.5.0.1.$46978741.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$46978741.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.5.0.1.$46978741.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.5.0.1.$46978741.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2019-01-24T09:21:52+00:00" data-datetime="24 January 2019" data-reactid=".265ljlydmla.1.5.0.1.$46978741.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.5.0.1.$46978741.0.0.1.2.0.0.1.0">24 January 2019</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.5.0.1.$46978741.0.0.1.2.0.0.1.1">24 January 2019</span></time></span></div><div class="newsround-promo__comments-signpost " data-reactid=".265ljlydmla.1.5.0.1.$46978741.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.5.0.1.$46978741.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.5.0.1.$46978741.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.5.0.1.$46978741.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.5.0.1.$46978741.0.0.1.2.1.0.0.1"></path></svg></div><span class="newsround-promo__comments-count" id="newsround-promo__comments-count" data-reactid=".265ljlydmla.1.5.0.1.$46978741.0.0.1.2.1.1">1</span></div></div></div></a></div></div></div></div><div class="newsround-more-stories__outer newsround-more-stories__outer--additional-top-stories" data-reactid=".265ljlydmla.1.5.1"><div class="gs-u-box-size newsround-more-stories__show-more-wrapper newsround-more-stories__show-more-wrapper--additional-top-stories" data-reactid=".265ljlydmla.1.5.1.0"><div class="newsround-more-stories__show-more newsround-more-stories__show-more--additional-top-stories" data-reactid=".265ljlydmla.1.5.1.0.0"><div class="newsround-more-stories__show-more-button-container newsround-more-stories__show-more-button-container--additional-top-stories" data-reactid=".265ljlydmla.1.5.1.0.0.0"><div class="newsround-more-stories__show-more-button" data-reactid=".265ljlydmla.1.5.1.0.0.0.0"><button class="newsround-button newsround-button--purple" tabindex="-1" aria-label="Show more" data-reactid=".265ljlydmla.1.5.1.0.0.0.0.0"><span data-reactid=".265ljlydmla.1.5.1.0.0.0.0.0.1">Show more</span></button></div></div></div></div></div></section><div data-reactid=".265ljlydmla.1.6"></div><section class="newsround-bulletin" data-istats-track-scroll-visibility="nr_home_bulletin_promo" data-reactid=".265ljlydmla.1.7"><div class="newsround-bulletin__mobile-background" style="background:linear-gradient(transparent 50%, #011638 95%),url(https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/750/cpsprodpb/8574/production/_105546143_p07065v7.jpg);background-repeat:no-repeat;background-size:100%;background-position:center;" data-reactid=".265ljlydmla.1.7.0"></div><div class="newsround-bulletin__wrapper" data-istats-track="true" data-istats-track-link-location="nr_home_bulletin_promo" data-reactid=".265ljlydmla.1.7.1"><div class="newsround-bulletin__layout" data-reactid=".265ljlydmla.1.7.1.0"><div class="newsround-bulletin__text-container" data-reactid=".265ljlydmla.1.7.1.0.0"><div class="newsround-bulletin__text-wrapper" data-reactid=".265ljlydmla.1.7.1.0.0.0"><h2 class="newsround-bulletin__title" data-reactid=".265ljlydmla.1.7.1.0.0.0.0">Watch Newsround</h2><h3 class="newsround-bulletin__subtitle" data-reactid=".265ljlydmla.1.7.1.0.0.0.1">Catch up with the latest on pigs, pollution, and screen time.</h3><div class="newsround-bulletin__button-wrapper" data-reactid=".265ljlydmla.1.7.1.0.0.0.2"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/news/watch_newsround" class="newsround-button newsround-button--teal" aria-label="Watch Newsround" data-reactid=".265ljlydmla.1.7.1.0.0.0.2.0"><div class="gel-icon gel-icon--play newsround-button__icon" data-reactid=".265ljlydmla.1.7.1.0.0.0.2.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.7.1.0.0.0.2.0.0.0"><title data-reactid=".265ljlydmla.1.7.1.0.0.0.2.0.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.7.1.0.0.0.2.0.0.0.1"></path></svg></div><span data-reactid=".265ljlydmla.1.7.1.0.0.0.2.0.1">Watch Now</span></a></div></div></div><div class="newsround-bulletin__image-container" data-reactid=".265ljlydmla.1.7.1.0.1"><div class="newsround-bulletin__image-background" style="background:linear-gradient(to right, #011638 5%, transparent 30%),linear-gradient(to left, #011638 5%, transparent 30%),url(https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/750/cpsprodpb/8574/production/_105546143_p07065v7.jpg);background-repeat:no-repeat;background-size:100%;background-position:center;" data-reactid=".265ljlydmla.1.7.1.0.1.0"></div><div class="newsround-bulletin__image-wrapper" data-reactid=".265ljlydmla.1.7.1.0.1.1"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/750/cpsprodpb/8574/production/_105546143_p07065v7.jpg" alt="De'Graft in the Newsround studio." class="newsround-bulletin__image" data-reactid=".265ljlydmla.1.7.1.0.1.1.0"/><div class="newsround-bulletin__image-decoration" data-reactid=".265ljlydmla.1.7.1.0.1.1.1"></div></div></div></div></div><div class="newsround-bulletin__bottom-gradient" data-reactid=".265ljlydmla.1.7.2"></div></section><section id="more-stories-2" class="newsround-more-stories newsround-more-stories--more-stories-2" data-istats-track-scroll-visibility="nr_home_more_stories_2" data-reactid=".265ljlydmla.1.9"><div class="gs-u-box-size newsround-more-stories__wrapper" data-reactid=".265ljlydmla.1.9.0"><div class="newsround-more-stories__header" data-reactid=".265ljlydmla.1.9.0.0"><div class="newsround-more-stories__header-item" data-reactid=".265ljlydmla.1.9.0.0.0"><span class="newsround-more-stories__header-line newsround-more-stories__header-line--more-stories-2" data-reactid=".265ljlydmla.1.9.0.0.0.0"></span><h2 class="newsround-more-stories__header-title newsround-more-stories__header-title--more-stories-2" data-reactid=".265ljlydmla.1.9.0.0.0.1">Online safety</h2><span class="newsround-more-stories__header-line newsround-more-stories__header-line--more-stories-2" data-reactid=".265ljlydmla.1.9.0.0.0.2"></span></div></div><div class="newsround-more-stories__stories" style="height:478px;" data-reactid=".265ljlydmla.1.9.0.1"><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-2" data-reactid=".265ljlydmla.1.9.0.1.$42008249"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_2-1" data-reactid=".265ljlydmla.1.9.0.1.$42008249.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/42008249" class="newsround-promo__content newsround-promo__content--charcoal-purple" data-reactid=".265ljlydmla.1.9.0.1.$42008249.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.9.0.1.$42008249.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.9.0.1.$42008249.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/174E1/production/_98775459_cyberbullying.sciencephotolib.jpg" alt="Girl holding phone" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.9.0.1.$42008249.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.9.0.1.$42008249.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.9.0.1.$42008249.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.9.0.1.$42008249.0.0.1.0">New anti-cyberbullying plan launched</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.9.0.1.$42008249.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.9.0.1.$42008249.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.9.0.1.$42008249.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.9.0.1.$42008249.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.9.0.1.$42008249.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.9.0.1.$42008249.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.9.0.1.$42008249.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2017-11-16T08:20:36+00:00" data-datetime="16 November 2017" data-reactid=".265ljlydmla.1.9.0.1.$42008249.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.9.0.1.$42008249.0.0.1.2.0.0.1.0">16 November 2017</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.9.0.1.$42008249.0.0.1.2.0.0.1.1">16 November 2017</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-2" data-reactid=".265ljlydmla.1.9.0.1.$38879899"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_2-2" data-reactid=".265ljlydmla.1.9.0.1.$38879899.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/38879899" class="newsround-promo__content newsround-promo__content--charcoal-purple" data-reactid=".265ljlydmla.1.9.0.1.$38879899.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.9.0.1.$38879899.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.9.0.1.$38879899.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/F55A/production/_94001826_app.jpg" alt="APP graphic" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.9.0.1.$38879899.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--charcoal-purple newsround-promo__promolabel--duration" data-reactid=".265ljlydmla.1.9.0.1.$38879899.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.9.0.1.$38879899.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.9.0.1.$38879899.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.9.0.1.$38879899.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.9.0.1.$38879899.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.9.0.1.$38879899.0.0.0.1.1">0:28</span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.9.0.1.$38879899.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.9.0.1.$38879899.0.0.1.0">Three letters that can help to keep you safe online</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.9.0.1.$38879899.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.9.0.1.$38879899.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.9.0.1.$38879899.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.9.0.1.$38879899.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.9.0.1.$38879899.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.9.0.1.$38879899.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.9.0.1.$38879899.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2017-02-07T12:00:13+00:00" data-datetime="7 February 2017" data-reactid=".265ljlydmla.1.9.0.1.$38879899.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.9.0.1.$38879899.0.0.1.2.0.0.1.0">7 February 2017</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.9.0.1.$38879899.0.0.1.2.0.0.1.1">7 February 2017</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-2" data-reactid=".265ljlydmla.1.9.0.1.$35523838"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_2-3" data-reactid=".265ljlydmla.1.9.0.1.$35523838.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/35523838" class="newsround-promo__content newsround-promo__content--charcoal-purple" data-reactid=".265ljlydmla.1.9.0.1.$35523838.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.9.0.1.$35523838.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.9.0.1.$35523838.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/CBDA/production/_88168125_88168044.jpg" alt="Social media apps on smartphone" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.9.0.1.$35523838.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.9.0.1.$35523838.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.9.0.1.$35523838.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.9.0.1.$35523838.0.0.1.0">Social media and online bullying - your thoughts</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.9.0.1.$35523838.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.9.0.1.$35523838.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.9.0.1.$35523838.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.9.0.1.$35523838.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.9.0.1.$35523838.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.9.0.1.$35523838.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.9.0.1.$35523838.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2016-02-09T07:15:07+00:00" data-datetime="9 February 2016" data-reactid=".265ljlydmla.1.9.0.1.$35523838.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.9.0.1.$35523838.0.0.1.2.0.0.1.0">9 February 2016</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.9.0.1.$35523838.0.0.1.2.0.0.1.1">9 February 2016</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-2" data-reactid=".265ljlydmla.1.9.0.1.3"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_2-4" data-reactid=".265ljlydmla.1.9.0.1.3.0"><a href="https://web.archive.org/web/20190207175647/http://www.bbc.co.uk/cbbc/watch/the-next-step-safer-internet-day" class="newsround-promo__content newsround-promo__content--charcoal-purple" data-reactid=".265ljlydmla.1.9.0.1.3.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.9.0.1.3.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.9.0.1.3.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/7190/production/_88227092_88227091.jpg" alt="James, West and Eldon from The Next Step" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.9.0.1.3.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.9.0.1.3.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.9.0.1.3.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.9.0.1.3.0.0.1.0">If The Next Step ruled the internet</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.9.0.1.3.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.9.0.1.3.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.9.0.1.3.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.9.0.1.3.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.9.0.1.3.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.9.0.1.3.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.9.0.1.3.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2016-02-11T17:27:23+00:00" data-datetime="11 February 2016" data-reactid=".265ljlydmla.1.9.0.1.3.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.9.0.1.3.0.0.1.2.0.0.1.0">11 February 2016</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.9.0.1.3.0.0.1.2.0.0.1.1">11 February 2016</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-2" data-reactid=".265ljlydmla.1.9.0.1.$35506690"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_2-5" data-reactid=".265ljlydmla.1.9.0.1.$35506690.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/35506690" class="newsround-promo__content newsround-promo__content--charcoal-purple" data-reactid=".265ljlydmla.1.9.0.1.$35506690.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.9.0.1.$35506690.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.9.0.1.$35506690.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/7B58/production/_88167513_88167512.jpg" alt="A thumbs up or 'Like' icon at the Facebook main campus in Menlo Park, California" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.9.0.1.$35506690.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--charcoal-purple newsround-promo__promolabel--duration" data-reactid=".265ljlydmla.1.9.0.1.$35506690.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.9.0.1.$35506690.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.9.0.1.$35506690.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.9.0.1.$35506690.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.9.0.1.$35506690.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.9.0.1.$35506690.0.0.0.1.1">1:15</span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.9.0.1.$35506690.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.9.0.1.$35506690.0.0.1.0">Five ways to stay safe online</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.9.0.1.$35506690.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.9.0.1.$35506690.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.9.0.1.$35506690.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.9.0.1.$35506690.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.9.0.1.$35506690.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.9.0.1.$35506690.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.9.0.1.$35506690.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2018-09-03T09:38:29+00:00" data-datetime="3 September 2018" data-reactid=".265ljlydmla.1.9.0.1.$35506690.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.9.0.1.$35506690.0.0.1.2.0.0.1.0">3 September 2018</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.9.0.1.$35506690.0.0.1.2.0.0.1.1">3 September 2018</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-2" data-reactid=".265ljlydmla.1.9.0.1.5"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_2-6" data-reactid=".265ljlydmla.1.9.0.1.5.0"><a href="https://web.archive.org/web/20190207175647/http://www.bbc.co.uk/cbbc/curations/stay-safe" class="newsround-promo__content newsround-promo__content--charcoal-purple" data-reactid=".265ljlydmla.1.9.0.1.5.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.9.0.1.5.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.9.0.1.5.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/1E52/production/_88226770_88226769.jpg" alt="CBBC Stay Safe" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.9.0.1.5.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.9.0.1.5.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.9.0.1.5.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.9.0.1.5.0.0.1.0">CBBC's Internet Survival Guide</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.9.0.1.5.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.9.0.1.5.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.9.0.1.5.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.9.0.1.5.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.9.0.1.5.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.9.0.1.5.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.9.0.1.5.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2016-02-11T17:22:22+00:00" data-datetime="11 February 2016" data-reactid=".265ljlydmla.1.9.0.1.5.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.9.0.1.5.0.0.1.2.0.0.1.0">11 February 2016</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.9.0.1.5.0.0.1.2.0.0.1.1">11 February 2016</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-2" data-reactid=".265ljlydmla.1.9.0.1.$26136189"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_2-7" data-reactid=".265ljlydmla.1.9.0.1.$26136189.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/26136189" class="newsround-promo__content newsround-promo__content--charcoal-purple" data-reactid=".265ljlydmla.1.9.0.1.$26136189.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.9.0.1.$26136189.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.9.0.1.$26136189.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/mcs/media/images/72932000/jpg/_72932244_cyber_still.jpg" alt="Our Cyberbullying special" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.9.0.1.$26136189.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.9.0.1.$26136189.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.9.0.1.$26136189.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.9.0.1.$26136189.0.0.1.0">Cyberbullying: A Newsround Special</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.9.0.1.$26136189.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.9.0.1.$26136189.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.9.0.1.$26136189.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.9.0.1.$26136189.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.9.0.1.$26136189.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.9.0.1.$26136189.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.9.0.1.$26136189.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2014-03-28T08:24:20+00:00" data-datetime="28 March 2014" data-reactid=".265ljlydmla.1.9.0.1.$26136189.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.9.0.1.$26136189.0.0.1.2.0.0.1.0">28 March 2014</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.9.0.1.$26136189.0.0.1.2.0.0.1.1">28 March 2014</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-2" data-reactid=".265ljlydmla.1.9.0.1.$35707765"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_2-8" data-reactid=".265ljlydmla.1.9.0.1.$35707765.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/35707765" class="newsround-promo__content newsround-promo__content--charcoal-purple" data-reactid=".265ljlydmla.1.9.0.1.$35707765.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.9.0.1.$35707765.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.9.0.1.$35707765.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/15771/production/_88912978_88565600.jpg" alt="Is Tech Taking Over?" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.9.0.1.$35707765.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--charcoal-purple newsround-promo__promolabel--duration" data-reactid=".265ljlydmla.1.9.0.1.$35707765.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.9.0.1.$35707765.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.9.0.1.$35707765.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.9.0.1.$35707765.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.9.0.1.$35707765.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.9.0.1.$35707765.0.0.0.1.1">15:54</span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.9.0.1.$35707765.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.9.0.1.$35707765.0.0.1.0">Is Tech Taking Over?: A Newsround Special</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.9.0.1.$35707765.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.9.0.1.$35707765.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.9.0.1.$35707765.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.9.0.1.$35707765.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.9.0.1.$35707765.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.9.0.1.$35707765.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.9.0.1.$35707765.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2016-03-21T16:41:45+00:00" data-datetime="21 March 2016" data-reactid=".265ljlydmla.1.9.0.1.$35707765.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.9.0.1.$35707765.0.0.1.2.0.0.1.0">21 March 2016</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.9.0.1.$35707765.0.0.1.2.0.0.1.1">21 March 2016</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-2" data-reactid=".265ljlydmla.1.9.0.1.$13908828"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_2-9" data-reactid=".265ljlydmla.1.9.0.1.$13908828.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/13908828" class="newsround-promo__content newsround-promo__content--charcoal-purple" data-reactid=".265ljlydmla.1.9.0.1.$13908828.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.9.0.1.$13908828.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.9.0.1.$13908828.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/mcs/media/images/53676000/jpg/_53676333_copyofwww_shot1copy.jpg" alt="Caught in the Web" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.9.0.1.$13908828.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.9.0.1.$13908828.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.9.0.1.$13908828.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.9.0.1.$13908828.0.0.1.0">Caught in the Web: A Newsround Special</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.9.0.1.$13908828.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.9.0.1.$13908828.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.9.0.1.$13908828.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.9.0.1.$13908828.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.9.0.1.$13908828.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.9.0.1.$13908828.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.9.0.1.$13908828.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2012-02-06T18:15:32+00:00" data-datetime="6 February 2012" data-reactid=".265ljlydmla.1.9.0.1.$13908828.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.9.0.1.$13908828.0.0.1.2.0.0.1.0">6 February 2012</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.9.0.1.$13908828.0.0.1.2.0.0.1.1">6 February 2012</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-2" data-reactid=".265ljlydmla.1.9.0.1.$34833395"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_2-10" data-reactid=".265ljlydmla.1.9.0.1.$34833395.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/34833395" class="newsround-promo__content newsround-promo__content--charcoal-purple" data-reactid=".265ljlydmla.1.9.0.1.$34833395.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.9.0.1.$34833395.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.9.0.1.$34833395.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/CFBD/production/_86718135_86709900.jpg" alt="Stampy's avatar in minecraft" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.9.0.1.$34833395.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--charcoal-purple newsround-promo__promolabel--duration" data-reactid=".265ljlydmla.1.9.0.1.$34833395.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.9.0.1.$34833395.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.9.0.1.$34833395.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.9.0.1.$34833395.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.9.0.1.$34833395.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.9.0.1.$34833395.0.0.0.1.1">1:07</span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.9.0.1.$34833395.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.9.0.1.$34833395.0.0.1.0">Stampy's top tips to avoid griefing</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.9.0.1.$34833395.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.9.0.1.$34833395.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.9.0.1.$34833395.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.9.0.1.$34833395.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.9.0.1.$34833395.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.9.0.1.$34833395.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.9.0.1.$34833395.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2015-11-17T07:15:05+00:00" data-datetime="17 November 2015" data-reactid=".265ljlydmla.1.9.0.1.$34833395.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.9.0.1.$34833395.0.0.1.2.0.0.1.0">17 November 2015</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.9.0.1.$34833395.0.0.1.2.0.0.1.1">17 November 2015</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-2" data-reactid=".265ljlydmla.1.9.0.1.a"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_2-11" data-reactid=".265ljlydmla.1.9.0.1.a.0"><a href="https://web.archive.org/web/20190207175647/http://www.bbc.co.uk/guides/zy97ng8" class="newsround-promo__content newsround-promo__content--charcoal-purple" data-reactid=".265ljlydmla.1.9.0.1.a.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.9.0.1.a.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.9.0.1.a.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/11551/production/_95339907_voxes.jpg" alt="Girls" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.9.0.1.a.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.9.0.1.a.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.9.0.1.a.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.9.0.1.a.0.0.1.0">What do you really think about social media?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.9.0.1.a.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.9.0.1.a.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.9.0.1.a.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.9.0.1.a.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.9.0.1.a.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.9.0.1.a.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.9.0.1.a.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2017-02-07T07:15:31+00:00" data-datetime="7 February 2017" data-reactid=".265ljlydmla.1.9.0.1.a.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.9.0.1.a.0.0.1.2.0.0.1.0">7 February 2017</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.9.0.1.a.0.0.1.2.0.0.1.1">7 February 2017</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-2" data-reactid=".265ljlydmla.1.9.0.1.$38841469"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_2-12" data-reactid=".265ljlydmla.1.9.0.1.$38841469.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/38841469" class="newsround-promo__content newsround-promo__content--charcoal-purple" data-reactid=".265ljlydmla.1.9.0.1.$38841469.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.9.0.1.$38841469.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.9.0.1.$38841469.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/15092/production/_93926168_istock-457347291.jpg" alt="Embarrassed boy" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.9.0.1.$38841469.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.9.0.1.$38841469.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.9.0.1.$38841469.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.9.0.1.$38841469.0.0.1.0">'Sharenting': Are you OK with what your parents post?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.9.0.1.$38841469.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.9.0.1.$38841469.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.9.0.1.$38841469.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.9.0.1.$38841469.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.9.0.1.$38841469.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.9.0.1.$38841469.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.9.0.1.$38841469.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2017-02-07T07:53:05+00:00" data-datetime="7 February 2017" data-reactid=".265ljlydmla.1.9.0.1.$38841469.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.9.0.1.$38841469.0.0.1.2.0.0.1.0">7 February 2017</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.9.0.1.$38841469.0.0.1.2.0.0.1.1">7 February 2017</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-2" data-reactid=".265ljlydmla.1.9.0.1.$38841467"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_2-13" data-reactid=".265ljlydmla.1.9.0.1.$38841467.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/38841467" class="newsround-promo__content newsround-promo__content--charcoal-purple" data-reactid=".265ljlydmla.1.9.0.1.$38841467.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.9.0.1.$38841467.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.9.0.1.$38841467.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/C12C/production/_93925494_selfies.jpg" alt="Lots of photos with filters on" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.9.0.1.$38841467.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.9.0.1.$38841467.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.9.0.1.$38841467.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.9.0.1.$38841467.0.0.1.0">How important do you think it is to look good in selfies?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.9.0.1.$38841467.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.9.0.1.$38841467.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.9.0.1.$38841467.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.9.0.1.$38841467.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.9.0.1.$38841467.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.9.0.1.$38841467.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.9.0.1.$38841467.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2017-02-07T08:02:52+00:00" data-datetime="7 February 2017" data-reactid=".265ljlydmla.1.9.0.1.$38841467.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.9.0.1.$38841467.0.0.1.2.0.0.1.0">7 February 2017</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.9.0.1.$38841467.0.0.1.2.0.0.1.1">7 February 2017</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-2" data-reactid=".265ljlydmla.1.9.0.1.$35523769"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_2-14" data-reactid=".265ljlydmla.1.9.0.1.$35523769.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/35523769" class="newsround-promo__content newsround-promo__content--charcoal-purple" data-reactid=".265ljlydmla.1.9.0.1.$35523769.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.9.0.1.$35523769.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.9.0.1.$35523769.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/17301/production/_88177949_88177948.jpg" alt="Young boy on his smartphone" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.9.0.1.$35523769.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--charcoal-purple newsround-promo__promolabel--duration" data-reactid=".265ljlydmla.1.9.0.1.$35523769.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.9.0.1.$35523769.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.9.0.1.$35523769.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.9.0.1.$35523769.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.9.0.1.$35523769.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.9.0.1.$35523769.0.0.0.1.1">2:14</span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.9.0.1.$35523769.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.9.0.1.$35523769.0.0.1.0">One in five social media users bullied</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.9.0.1.$35523769.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.9.0.1.$35523769.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.9.0.1.$35523769.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.9.0.1.$35523769.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.9.0.1.$35523769.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.9.0.1.$35523769.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.9.0.1.$35523769.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2016-02-09T13:29:16+00:00" data-datetime="9 February 2016" data-reactid=".265ljlydmla.1.9.0.1.$35523769.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.9.0.1.$35523769.0.0.1.2.0.0.1.0">9 February 2016</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.9.0.1.$35523769.0.0.1.2.0.0.1.1">9 February 2016</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-2" data-reactid=".265ljlydmla.1.9.0.1.$38887524"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_2-15" data-reactid=".265ljlydmla.1.9.0.1.$38887524.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/38887524" class="newsround-promo__content newsround-promo__content--charcoal-purple" data-reactid=".265ljlydmla.1.9.0.1.$38887524.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.9.0.1.$38887524.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.9.0.1.$38887524.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/C815/production/_94012215_6a57b5c5-3117-4c71-a44e-452f5092208d.jpg" alt="12-year-old vlogger Nikki" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.9.0.1.$38887524.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--charcoal-purple newsround-promo__promolabel--duration" data-reactid=".265ljlydmla.1.9.0.1.$38887524.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.9.0.1.$38887524.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.9.0.1.$38887524.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.9.0.1.$38887524.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.9.0.1.$38887524.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.9.0.1.$38887524.0.0.0.1.1">1:30</span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.9.0.1.$38887524.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.9.0.1.$38887524.0.0.1.0">Vlogger Nikki Lilly's safety tips</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.9.0.1.$38887524.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.9.0.1.$38887524.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.9.0.1.$38887524.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.9.0.1.$38887524.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.9.0.1.$38887524.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.9.0.1.$38887524.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.9.0.1.$38887524.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2017-02-07T07:41:07+00:00" data-datetime="7 February 2017" data-reactid=".265ljlydmla.1.9.0.1.$38887524.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.9.0.1.$38887524.0.0.1.2.0.0.1.0">7 February 2017</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.9.0.1.$38887524.0.0.1.2.0.0.1.1">7 February 2017</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-2" data-reactid=".265ljlydmla.1.9.0.1.$35523770"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_2-16" data-reactid=".265ljlydmla.1.9.0.1.$35523770.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/35523770" class="newsround-promo__content newsround-promo__content--charcoal-purple" data-reactid=".265ljlydmla.1.9.0.1.$35523770.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.9.0.1.$35523770.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.9.0.1.$35523770.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/DD97/production/_88172765_88172764.jpg" alt="Friends button on keyboard" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.9.0.1.$35523770.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--charcoal-purple newsround-promo__promolabel--duration" data-reactid=".265ljlydmla.1.9.0.1.$35523770.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.9.0.1.$35523770.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.9.0.1.$35523770.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.9.0.1.$35523770.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.9.0.1.$35523770.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.9.0.1.$35523770.0.0.0.1.1">1:18</span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.9.0.1.$35523770.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.9.0.1.$35523770.0.0.1.0">Making friends with strangers online</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.9.0.1.$35523770.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.9.0.1.$35523770.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.9.0.1.$35523770.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.9.0.1.$35523770.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.9.0.1.$35523770.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.9.0.1.$35523770.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.9.0.1.$35523770.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2016-02-09T06:59:46+00:00" data-datetime="9 February 2016" data-reactid=".265ljlydmla.1.9.0.1.$35523770.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.9.0.1.$35523770.0.0.1.2.0.0.1.0">9 February 2016</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.9.0.1.$35523770.0.0.1.2.0.0.1.1">9 February 2016</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-2" data-reactid=".265ljlydmla.1.9.0.1.$34869273"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_2-17" data-reactid=".265ljlydmla.1.9.0.1.$34869273.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/34869273" class="newsround-promo__content newsround-promo__content--charcoal-purple" data-reactid=".265ljlydmla.1.9.0.1.$34869273.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.9.0.1.$34869273.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.9.0.1.$34869273.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/164BF/production/_86772319_bullyingdebatelogo.jpg" alt="Should bullies be punished or helped ? Newsround asks its viewers to decide." class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.9.0.1.$34869273.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--charcoal-purple newsround-promo__promolabel--duration" data-reactid=".265ljlydmla.1.9.0.1.$34869273.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.9.0.1.$34869273.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.9.0.1.$34869273.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.9.0.1.$34869273.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.9.0.1.$34869273.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.9.0.1.$34869273.0.0.0.1.1">15:15</span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.9.0.1.$34869273.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.9.0.1.$34869273.0.0.1.0">Bullying: The Newsround Debate</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.9.0.1.$34869273.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.9.0.1.$34869273.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.9.0.1.$34869273.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.9.0.1.$34869273.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.9.0.1.$34869273.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.9.0.1.$34869273.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.9.0.1.$34869273.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2015-12-16T14:42:09+00:00" data-datetime="16 December 2015" data-reactid=".265ljlydmla.1.9.0.1.$34869273.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.9.0.1.$34869273.0.0.1.2.0.0.1.0">16 December 2015</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.9.0.1.$34869273.0.0.1.2.0.0.1.1">16 December 2015</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-2" data-reactid=".265ljlydmla.1.9.0.1.$31356817"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_2-18" data-reactid=".265ljlydmla.1.9.0.1.$31356817.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/31356817" class="newsround-promo__content newsround-promo__content--charcoal-purple" data-reactid=".265ljlydmla.1.9.0.1.$31356817.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.9.0.1.$31356817.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.9.0.1.$31356817.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/mcs/media/images/80901000/jpg/_80901926_80901583.jpg" alt="Ayshah" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.9.0.1.$31356817.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--charcoal-purple newsround-promo__promolabel--duration" data-reactid=".265ljlydmla.1.9.0.1.$31356817.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.9.0.1.$31356817.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.9.0.1.$31356817.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.9.0.1.$31356817.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.9.0.1.$31356817.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.9.0.1.$31356817.0.0.0.1.1">3:09</span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.9.0.1.$31356817.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.9.0.1.$31356817.0.0.1.0">Your internet safety questions answered</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.9.0.1.$31356817.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.9.0.1.$31356817.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.9.0.1.$31356817.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.9.0.1.$31356817.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.9.0.1.$31356817.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.9.0.1.$31356817.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.9.0.1.$31356817.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2015-02-10T09:21:54+00:00" data-datetime="10 February 2015" data-reactid=".265ljlydmla.1.9.0.1.$31356817.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.9.0.1.$31356817.0.0.1.2.0.0.1.0">10 February 2015</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.9.0.1.$31356817.0.0.1.2.0.0.1.1">10 February 2015</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-2" data-reactid=".265ljlydmla.1.9.0.1.$24025511"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_2-19" data-reactid=".265ljlydmla.1.9.0.1.$24025511.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/24025511" class="newsround-promo__content newsround-promo__content--charcoal-purple" data-reactid=".265ljlydmla.1.9.0.1.$24025511.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.9.0.1.$24025511.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.9.0.1.$24025511.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/mcs/media/images/69784000/jpg/_69784694_79381_nogame.jpg" alt="Typing on a laptop" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.9.0.1.$24025511.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.9.0.1.$24025511.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.9.0.1.$24025511.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.9.0.1.$24025511.0.0.1.0">Your experiences of online bullying</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.9.0.1.$24025511.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.9.0.1.$24025511.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.9.0.1.$24025511.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.9.0.1.$24025511.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.9.0.1.$24025511.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.9.0.1.$24025511.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.9.0.1.$24025511.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2013-09-11T17:43:56+00:00" data-datetime="11 September 2013" data-reactid=".265ljlydmla.1.9.0.1.$24025511.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.9.0.1.$24025511.0.0.1.2.0.0.1.0">11 September 2013</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.9.0.1.$24025511.0.0.1.2.0.0.1.1">11 September 2013</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-2" data-reactid=".265ljlydmla.1.9.0.1.$35522573"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_2-20" data-reactid=".265ljlydmla.1.9.0.1.$35522573.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/35522573" class="newsround-promo__content newsround-promo__content--charcoal-purple" data-reactid=".265ljlydmla.1.9.0.1.$35522573.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.9.0.1.$35522573.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.9.0.1.$35522573.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/1396D/production/_88173208_88173207.jpg" alt="Smartphone with apps" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.9.0.1.$35522573.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.9.0.1.$35522573.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.9.0.1.$35522573.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.9.0.1.$35522573.0.0.1.0">Can we make the online world better?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.9.0.1.$35522573.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.9.0.1.$35522573.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.9.0.1.$35522573.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.9.0.1.$35522573.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.9.0.1.$35522573.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.9.0.1.$35522573.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.9.0.1.$35522573.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2016-02-09T18:38:13+00:00" data-datetime="9 February 2016" data-reactid=".265ljlydmla.1.9.0.1.$35522573.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.9.0.1.$35522573.0.0.1.2.0.0.1.0">9 February 2016</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.9.0.1.$35522573.0.0.1.2.0.0.1.1">9 February 2016</span></time></span></div></div></div></a></div></div></div></div><div class="newsround-more-stories__outer newsround-more-stories__outer--more-stories-2" data-reactid=".265ljlydmla.1.9.1"><div class="gs-u-box-size newsround-more-stories__show-more-wrapper newsround-more-stories__show-more-wrapper--more-stories-2" data-reactid=".265ljlydmla.1.9.1.0"><div class="newsround-more-stories__show-more newsround-more-stories__show-more--more-stories-2" data-reactid=".265ljlydmla.1.9.1.0.0"><div class="newsround-more-stories__show-more-button-container newsround-more-stories__show-more-button-container--more-stories-2" data-reactid=".265ljlydmla.1.9.1.0.0.0"><div class="newsround-more-stories__show-more-button" data-reactid=".265ljlydmla.1.9.1.0.0.0.0"><button class="newsround-button newsround-button--charcoal-purple" tabindex="-1" aria-label="Show more" data-reactid=".265ljlydmla.1.9.1.0.0.0.0.0"><span data-reactid=".265ljlydmla.1.9.1.0.0.0.0.0.1">Show more</span></button></div></div></div></div></div></section><section id="more-stories-3" class="newsround-more-stories newsround-more-stories--more-stories-3" data-istats-track-scroll-visibility="nr_home_more_stories_3" data-reactid=".265ljlydmla.1.a"><div class="gs-u-box-size newsround-more-stories__wrapper" data-reactid=".265ljlydmla.1.a.0"><div class="newsround-more-stories__header" data-reactid=".265ljlydmla.1.a.0.0"><div class="newsround-more-stories__header-item" data-reactid=".265ljlydmla.1.a.0.0.0"><span class="newsround-more-stories__header-line newsround-more-stories__header-line--more-stories-3" data-reactid=".265ljlydmla.1.a.0.0.0.0"></span><h2 class="newsround-more-stories__header-title newsround-more-stories__header-title--more-stories-3" data-reactid=".265ljlydmla.1.a.0.0.0.1">Environment</h2><span class="newsround-more-stories__header-line newsround-more-stories__header-line--more-stories-3" data-reactid=".265ljlydmla.1.a.0.0.0.2"></span></div></div><div class="newsround-more-stories__stories" style="height:478px;" data-reactid=".265ljlydmla.1.a.0.1"><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-3" data-reactid=".265ljlydmla.1.a.0.1.$46365181"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_3-1" data-reactid=".265ljlydmla.1.a.0.1.$46365181.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/46365181" class="newsround-promo__content newsround-promo__content--purple" data-reactid=".265ljlydmla.1.a.0.1.$46365181.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.a.0.1.$46365181.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.a.0.1.$46365181.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/130ED/production/_104516087_litter-index.jpg" alt="Animation showing animals surrounding litter" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.a.0.1.$46365181.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.a.0.1.$46365181.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.a.0.1.$46365181.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.a.0.1.$46365181.0.0.1.0">Play: Can you spot the litter and save the animals?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.a.0.1.$46365181.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.a.0.1.$46365181.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.a.0.1.$46365181.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.a.0.1.$46365181.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.a.0.1.$46365181.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.a.0.1.$46365181.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.a.0.1.$46365181.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2018-11-27T17:53:31+00:00" data-datetime="27 November 2018" data-reactid=".265ljlydmla.1.a.0.1.$46365181.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.a.0.1.$46365181.0.0.1.2.0.0.1.0">27 November 2018</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.a.0.1.$46365181.0.0.1.2.0.0.1.1">27 November 2018</span></time></span></div><div class="newsround-promo__comments-signpost " data-reactid=".265ljlydmla.1.a.0.1.$46365181.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.a.0.1.$46365181.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.a.0.1.$46365181.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.a.0.1.$46365181.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.a.0.1.$46365181.0.0.1.2.1.0.0.1"></path></svg></div><span class="newsround-promo__comments-count" id="newsround-promo__comments-count" data-reactid=".265ljlydmla.1.a.0.1.$46365181.0.0.1.2.1.1">7</span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-3" data-reactid=".265ljlydmla.1.a.0.1.$45094689"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_3-2" data-reactid=".265ljlydmla.1.a.0.1.$45094689.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/45094689" class="newsround-promo__content newsround-promo__content--purple" data-reactid=".265ljlydmla.1.a.0.1.$45094689.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.a.0.1.$45094689.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.a.0.1.$45094689.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/13319/production/_103771687_gettyimages-182183614.jpg" alt="Polar bear walking over ice sheets." class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.a.0.1.$45094689.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.a.0.1.$45094689.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.a.0.1.$45094689.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.a.0.1.$45094689.0.0.1.0">What does 'Hothouse Earth' mean?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.a.0.1.$45094689.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.a.0.1.$45094689.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.a.0.1.$45094689.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.a.0.1.$45094689.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.a.0.1.$45094689.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.a.0.1.$45094689.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.a.0.1.$45094689.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2018-10-08T11:36:57+00:00" data-datetime="8 October 2018" data-reactid=".265ljlydmla.1.a.0.1.$45094689.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.a.0.1.$45094689.0.0.1.2.0.0.1.0">8 October 2018</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.a.0.1.$45094689.0.0.1.2.0.0.1.1">8 October 2018</span></time></span></div><div class="newsround-promo__comments-signpost " data-reactid=".265ljlydmla.1.a.0.1.$45094689.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.a.0.1.$45094689.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.a.0.1.$45094689.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.a.0.1.$45094689.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.a.0.1.$45094689.0.0.1.2.1.0.0.1"></path></svg></div><span class="newsround-promo__comments-count" id="newsround-promo__comments-count" data-reactid=".265ljlydmla.1.a.0.1.$45094689.0.0.1.2.1.1">8</span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-3" data-reactid=".265ljlydmla.1.a.0.1.$42810179"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_3-3" data-reactid=".265ljlydmla.1.a.0.1.$42810179.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/42810179" class="newsround-promo__content newsround-promo__content--purple" data-reactid=".265ljlydmla.1.a.0.1.$42810179.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.a.0.1.$42810179.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.a.0.1.$42810179.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/13DDA/production/_102207318_mediaitem102207317.jpg" alt="A single discarded plastic water bottle on a sandy beach" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.a.0.1.$42810179.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.a.0.1.$42810179.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.a.0.1.$42810179.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.a.0.1.$42810179.0.0.1.0">Why is plastic such a problem?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.a.0.1.$42810179.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.a.0.1.$42810179.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.a.0.1.$42810179.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.a.0.1.$42810179.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.a.0.1.$42810179.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.a.0.1.$42810179.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.a.0.1.$42810179.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2018-06-05T11:26:01+00:00" data-datetime="5 June 2018" data-reactid=".265ljlydmla.1.a.0.1.$42810179.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.a.0.1.$42810179.0.0.1.2.0.0.1.0">5 June 2018</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.a.0.1.$42810179.0.0.1.2.0.0.1.1">5 June 2018</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-3" data-reactid=".265ljlydmla.1.a.0.1.$44416808"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_3-4" data-reactid=".265ljlydmla.1.a.0.1.$44416808.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/44416808" class="newsround-promo__content newsround-promo__content--purple" data-reactid=".265ljlydmla.1.a.0.1.$44416808.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.a.0.1.$44416808.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.a.0.1.$44416808.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/155BB/production/_101938478_fiveoceanscollage.jpg" alt="Image shows pictures of each of the world's oceans" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.a.0.1.$44416808.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.a.0.1.$44416808.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.a.0.1.$44416808.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.a.0.1.$44416808.0.0.1.0">How well do you know our oceans?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.a.0.1.$44416808.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.a.0.1.$44416808.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.a.0.1.$44416808.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.a.0.1.$44416808.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.a.0.1.$44416808.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.a.0.1.$44416808.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.a.0.1.$44416808.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2018-06-08T15:39:43+00:00" data-datetime="8 June 2018" data-reactid=".265ljlydmla.1.a.0.1.$44416808.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.a.0.1.$44416808.0.0.1.2.0.0.1.0">8 June 2018</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.a.0.1.$44416808.0.0.1.2.0.0.1.1">8 June 2018</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-3" data-reactid=".265ljlydmla.1.a.0.1.$45081115"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_3-5" data-reactid=".265ljlydmla.1.a.0.1.$45081115.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/45081115" class="newsround-promo__content newsround-promo__content--purple" data-reactid=".265ljlydmla.1.a.0.1.$45081115.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.a.0.1.$45081115.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.a.0.1.$45081115.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/12704/production/_102842557_gettyimages-501318146.jpg" alt="A boy holds a Walkers crisp packet in his hands" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.a.0.1.$45081115.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.a.0.1.$45081115.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.a.0.1.$45081115.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.a.0.1.$45081115.0.0.1.0">Should crisp packets be plastic-free?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.a.0.1.$45081115.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.a.0.1.$45081115.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.a.0.1.$45081115.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.a.0.1.$45081115.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.a.0.1.$45081115.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.a.0.1.$45081115.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.a.0.1.$45081115.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2018-08-06T12:14:22+00:00" data-datetime="6 August 2018" data-reactid=".265ljlydmla.1.a.0.1.$45081115.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.a.0.1.$45081115.0.0.1.2.0.0.1.0">6 August 2018</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.a.0.1.$45081115.0.0.1.2.0.0.1.1">6 August 2018</span></time></span></div><div class="newsround-promo__comments-signpost " data-reactid=".265ljlydmla.1.a.0.1.$45081115.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.a.0.1.$45081115.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.a.0.1.$45081115.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.a.0.1.$45081115.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.a.0.1.$45081115.0.0.1.2.1.0.0.1"></path></svg></div><span class="newsround-promo__comments-count" id="newsround-promo__comments-count" data-reactid=".265ljlydmla.1.a.0.1.$45081115.0.0.1.2.1.1">11</span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-3" data-reactid=".265ljlydmla.1.a.0.1.$44586282"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_3-6" data-reactid=".265ljlydmla.1.a.0.1.$44586282.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/44586282" class="newsround-promo__content newsround-promo__content--purple" data-reactid=".265ljlydmla.1.a.0.1.$44586282.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.a.0.1.$44586282.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.a.0.1.$44586282.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/A101/production/_102171214_mediaitem102168496.jpg" alt="Flesh footed shearwaters (c) Ian Hutton" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.a.0.1.$44586282.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.a.0.1.$44586282.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.a.0.1.$44586282.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.a.0.1.$44586282.0.0.1.0">Seabirds too full of plastic to eat food</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.a.0.1.$44586282.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.a.0.1.$44586282.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.a.0.1.$44586282.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.a.0.1.$44586282.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.a.0.1.$44586282.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.a.0.1.$44586282.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.a.0.1.$44586282.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2018-06-23T08:22:12+00:00" data-datetime="23 June 2018" data-reactid=".265ljlydmla.1.a.0.1.$44586282.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.a.0.1.$44586282.0.0.1.2.0.0.1.0">23 June 2018</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.a.0.1.$44586282.0.0.1.2.0.0.1.1">23 June 2018</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-3" data-reactid=".265ljlydmla.1.a.0.1.$44411162"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_3-7" data-reactid=".265ljlydmla.1.a.0.1.$44411162.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/44411162" class="newsround-promo__content newsround-promo__content--purple" data-reactid=".265ljlydmla.1.a.0.1.$44411162.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.a.0.1.$44411162.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.a.0.1.$44411162.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/3566/production/_102207631_blue-belt.jpg" alt="Cheshil beach, Dorset" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.a.0.1.$44411162.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.a.0.1.$44411162.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.a.0.1.$44411162.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.a.0.1.$44411162.0.0.1.0">What is the 'Blue Belt'?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.a.0.1.$44411162.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.a.0.1.$44411162.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.a.0.1.$44411162.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.a.0.1.$44411162.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.a.0.1.$44411162.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.a.0.1.$44411162.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.a.0.1.$44411162.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2018-06-08T10:44:51+00:00" data-datetime="8 June 2018" data-reactid=".265ljlydmla.1.a.0.1.$44411162.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.a.0.1.$44411162.0.0.1.2.0.0.1.0">8 June 2018</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.a.0.1.$44411162.0.0.1.2.0.0.1.1">8 June 2018</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-3" data-reactid=".265ljlydmla.1.a.0.1.$43139818"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_3-8" data-reactid=".265ljlydmla.1.a.0.1.$43139818.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/43139818" class="newsround-promo__content newsround-promo__content--purple" data-reactid=".265ljlydmla.1.a.0.1.$43139818.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.a.0.1.$43139818.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.a.0.1.$43139818.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/23FC/production/_100121290_mediaitem100121289.jpg" alt="David Harbour" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.a.0.1.$43139818.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--purple newsround-promo__promolabel--duration" data-reactid=".265ljlydmla.1.a.0.1.$43139818.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.a.0.1.$43139818.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.a.0.1.$43139818.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.a.0.1.$43139818.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.a.0.1.$43139818.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.a.0.1.$43139818.0.0.0.1.1">0:39</span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.a.0.1.$43139818.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.a.0.1.$43139818.0.0.1.0">David Harbour keeps 'penguin dance' promise</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.a.0.1.$43139818.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.a.0.1.$43139818.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.a.0.1.$43139818.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.a.0.1.$43139818.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.a.0.1.$43139818.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.a.0.1.$43139818.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.a.0.1.$43139818.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2018-02-21T10:49:55+00:00" data-datetime="21 February 2018" data-reactid=".265ljlydmla.1.a.0.1.$43139818.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.a.0.1.$43139818.0.0.1.2.0.0.1.0">21 February 2018</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.a.0.1.$43139818.0.0.1.2.0.0.1.1">21 February 2018</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-3" data-reactid=".265ljlydmla.1.a.0.1.$44222859"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_3-9" data-reactid=".265ljlydmla.1.a.0.1.$44222859.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/44222859" class="newsround-promo__content newsround-promo__content--purple" data-reactid=".265ljlydmla.1.a.0.1.$44222859.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.a.0.1.$44222859.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.a.0.1.$44222859.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/EBF9/production/_101690406_p0500d1n.jpg" alt="Ricky BEE-LETO" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.a.0.1.$44222859.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--purple newsround-promo__promolabel--duration" data-reactid=".265ljlydmla.1.a.0.1.$44222859.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.a.0.1.$44222859.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.a.0.1.$44222859.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.a.0.1.$44222859.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.a.0.1.$44222859.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.a.0.1.$44222859.0.0.0.1.1">1:22</span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.a.0.1.$44222859.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.a.0.1.$44222859.0.0.1.0">Why are bees so important?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.a.0.1.$44222859.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.a.0.1.$44222859.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.a.0.1.$44222859.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.a.0.1.$44222859.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.a.0.1.$44222859.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.a.0.1.$44222859.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.a.0.1.$44222859.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2018-05-23T11:01:32+00:00" data-datetime="23 May 2018" data-reactid=".265ljlydmla.1.a.0.1.$44222859.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.a.0.1.$44222859.0.0.1.2.0.0.1.0">23 May 2018</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.a.0.1.$44222859.0.0.1.2.0.0.1.1">23 May 2018</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-3" data-reactid=".265ljlydmla.1.a.0.1.$44131736"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_3-10" data-reactid=".265ljlydmla.1.a.0.1.$44131736.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/44131736" class="newsround-promo__content newsround-promo__content--purple" data-reactid=".265ljlydmla.1.a.0.1.$44131736.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.a.0.1.$44131736.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.a.0.1.$44131736.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/123D4/production/_101580747_gettyimages-480312251.jpg" alt="Whitesand Bay in Cornwall" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.a.0.1.$44131736.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.a.0.1.$44131736.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.a.0.1.$44131736.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.a.0.1.$44131736.0.0.1.0">New beaches named as safe summer swimming spots</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.a.0.1.$44131736.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.a.0.1.$44131736.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.a.0.1.$44131736.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.a.0.1.$44131736.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.a.0.1.$44131736.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.a.0.1.$44131736.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.a.0.1.$44131736.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2018-05-15T16:28:42+00:00" data-datetime="15 May 2018" data-reactid=".265ljlydmla.1.a.0.1.$44131736.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.a.0.1.$44131736.0.0.1.2.0.0.1.0">15 May 2018</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.a.0.1.$44131736.0.0.1.2.0.0.1.1">15 May 2018</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-3" data-reactid=".265ljlydmla.1.a.0.1.$43940658"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_3-11" data-reactid=".265ljlydmla.1.a.0.1.$43940658.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/43940658" class="newsround-promo__content newsround-promo__content--purple" data-reactid=".265ljlydmla.1.a.0.1.$43940658.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.a.0.1.$43940658.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.a.0.1.$43940658.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/12366/production/_101089547_mediaitem101089715.jpg" alt="Aerial view of the Great Barrier Reef, Australia on 24 November 2016" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.a.0.1.$43940658.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.a.0.1.$43940658.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.a.0.1.$43940658.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.a.0.1.$43940658.0.0.1.0">New money to protect Great Barrier Reef</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.a.0.1.$43940658.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.a.0.1.$43940658.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.a.0.1.$43940658.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.a.0.1.$43940658.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.a.0.1.$43940658.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.a.0.1.$43940658.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.a.0.1.$43940658.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2018-04-29T11:27:33+00:00" data-datetime="29 April 2018" data-reactid=".265ljlydmla.1.a.0.1.$43940658.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.a.0.1.$43940658.0.0.1.2.0.0.1.0">29 April 2018</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.a.0.1.$43940658.0.0.1.2.0.0.1.1">29 April 2018</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-3" data-reactid=".265ljlydmla.1.a.0.1.$42885663"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_3-12" data-reactid=".265ljlydmla.1.a.0.1.$42885663.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/42885663" class="newsround-promo__content newsround-promo__content--purple" data-reactid=".265ljlydmla.1.a.0.1.$42885663.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.a.0.1.$42885663.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.a.0.1.$42885663.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/1C2C/production/_99821270_p05wmy4w.jpg" alt="Eco crew" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.a.0.1.$42885663.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--purple newsround-promo__promolabel--duration" data-reactid=".265ljlydmla.1.a.0.1.$42885663.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.a.0.1.$42885663.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.a.0.1.$42885663.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.a.0.1.$42885663.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.a.0.1.$42885663.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.a.0.1.$42885663.0.0.0.1.1">1:29</span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.a.0.1.$42885663.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.a.0.1.$42885663.0.0.1.0">Meet the plastic-busting Eco Crew</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.a.0.1.$42885663.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.a.0.1.$42885663.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.a.0.1.$42885663.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.a.0.1.$42885663.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.a.0.1.$42885663.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.a.0.1.$42885663.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.a.0.1.$42885663.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2018-01-31T08:27:55+00:00" data-datetime="31 January 2018" data-reactid=".265ljlydmla.1.a.0.1.$42885663.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.a.0.1.$42885663.0.0.1.2.0.0.1.0">31 January 2018</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.a.0.1.$42885663.0.0.1.2.0.0.1.1">31 January 2018</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-3" data-reactid=".265ljlydmla.1.a.0.1.$43029898"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_3-13" data-reactid=".265ljlydmla.1.a.0.1.$43029898.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/43029898" class="newsround-promo__content newsround-promo__content--purple" data-reactid=".265ljlydmla.1.a.0.1.$43029898.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.a.0.1.$43029898.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.a.0.1.$43029898.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/114D/production/_99992440_p05xwgh3.jpg" alt="A polar bear and fishing net" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.a.0.1.$43029898.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--purple newsround-promo__promolabel--duration" data-reactid=".265ljlydmla.1.a.0.1.$43029898.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.a.0.1.$43029898.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.a.0.1.$43029898.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.a.0.1.$43029898.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.a.0.1.$43029898.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.a.0.1.$43029898.0.0.0.1.1">1:31</span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.a.0.1.$43029898.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.a.0.1.$43029898.0.0.1.0">Worries over plastic rubbish in the Arctic</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.a.0.1.$43029898.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.a.0.1.$43029898.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.a.0.1.$43029898.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.a.0.1.$43029898.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.a.0.1.$43029898.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.a.0.1.$43029898.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.a.0.1.$43029898.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2018-02-12T17:21:17+00:00" data-datetime="12 February 2018" data-reactid=".265ljlydmla.1.a.0.1.$43029898.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.a.0.1.$43029898.0.0.1.2.0.0.1.0">12 February 2018</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.a.0.1.$43029898.0.0.1.2.0.0.1.1">12 February 2018</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-3" data-reactid=".265ljlydmla.1.a.0.1.$42986579"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_3-14" data-reactid=".265ljlydmla.1.a.0.1.$42986579.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/42986579" class="newsround-promo__content newsround-promo__content--purple" data-reactid=".265ljlydmla.1.a.0.1.$42986579.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.a.0.1.$42986579.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.a.0.1.$42986579.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/10007/production/_99934556_gettyimages-878181330-1.jpg" alt="Straws" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.a.0.1.$42986579.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--purple newsround-promo__promolabel--duration" data-reactid=".265ljlydmla.1.a.0.1.$42986579.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.a.0.1.$42986579.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.a.0.1.$42986579.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.a.0.1.$42986579.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.a.0.1.$42986579.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.a.0.1.$42986579.0.0.0.1.1">1:50</span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.a.0.1.$42986579.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.a.0.1.$42986579.0.0.1.0">Kids on a mission to ban plastic straws</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.a.0.1.$42986579.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.a.0.1.$42986579.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.a.0.1.$42986579.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.a.0.1.$42986579.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.a.0.1.$42986579.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.a.0.1.$42986579.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.a.0.1.$42986579.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2018-02-08T07:55:56+00:00" data-datetime="8 February 2018" data-reactid=".265ljlydmla.1.a.0.1.$42986579.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.a.0.1.$42986579.0.0.1.2.0.0.1.0">8 February 2018</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.a.0.1.$42986579.0.0.1.2.0.0.1.1">8 February 2018</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-3" data-reactid=".265ljlydmla.1.a.0.1.$39921749"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_3-15" data-reactid=".265ljlydmla.1.a.0.1.$39921749.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/39921749" class="newsround-promo__content newsround-promo__content--purple" data-reactid=".265ljlydmla.1.a.0.1.$39921749.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.a.0.1.$39921749.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.a.0.1.$39921749.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/8C73/production/_96055953_toc_computer_renderings_close-up.jpg" alt="The Ocean Cleanup from the surface" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.a.0.1.$39921749.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.a.0.1.$39921749.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.a.0.1.$39921749.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.a.0.1.$39921749.0.0.1.0">The ocean's biggest rubbish dump</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.a.0.1.$39921749.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.a.0.1.$39921749.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.a.0.1.$39921749.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.a.0.1.$39921749.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.a.0.1.$39921749.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.a.0.1.$39921749.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.a.0.1.$39921749.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2017-05-15T12:59:25+00:00" data-datetime="15 May 2017" data-reactid=".265ljlydmla.1.a.0.1.$39921749.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.a.0.1.$39921749.0.0.1.2.0.0.1.0">15 May 2017</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.a.0.1.$39921749.0.0.1.2.0.0.1.1">15 May 2017</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-3" data-reactid=".265ljlydmla.1.a.0.1.$42916615"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_3-16" data-reactid=".265ljlydmla.1.a.0.1.$42916615.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/42916615" class="newsround-promo__content newsround-promo__content--purple" data-reactid=".265ljlydmla.1.a.0.1.$42916615.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.a.0.1.$42916615.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.a.0.1.$42916615.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/15A13/production/_99859588_p05wwldm.jpg" alt="Amy and Ella" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.a.0.1.$42916615.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--purple newsround-promo__promolabel--duration" data-reactid=".265ljlydmla.1.a.0.1.$42916615.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.a.0.1.$42916615.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.a.0.1.$42916615.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.a.0.1.$42916615.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.a.0.1.$42916615.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.a.0.1.$42916615.0.0.0.1.1">0:46</span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.a.0.1.$42916615.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.a.0.1.$42916615.0.0.1.0">Do you want to be 'plastic clever'?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.a.0.1.$42916615.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.a.0.1.$42916615.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.a.0.1.$42916615.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.a.0.1.$42916615.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.a.0.1.$42916615.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.a.0.1.$42916615.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.a.0.1.$42916615.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2018-02-02T12:00:09+00:00" data-datetime="2 February 2018" data-reactid=".265ljlydmla.1.a.0.1.$42916615.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.a.0.1.$42916615.0.0.1.2.0.0.1.0">2 February 2018</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.a.0.1.$42916615.0.0.1.2.0.0.1.1">2 February 2018</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-3" data-reactid=".265ljlydmla.1.a.0.1.$39967605"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_3-17" data-reactid=".265ljlydmla.1.a.0.1.$39967605.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/39967605" class="newsround-promo__content newsround-promo__content--purple" data-reactid=".265ljlydmla.1.a.0.1.$39967605.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.a.0.1.$39967605.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.a.0.1.$39967605.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/1F2C/production/_96108970_p0539h39.jpg" alt="Graphic of things that are hard to recycle" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.a.0.1.$39967605.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--purple newsround-promo__promolabel--duration" data-reactid=".265ljlydmla.1.a.0.1.$39967605.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.a.0.1.$39967605.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.a.0.1.$39967605.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.a.0.1.$39967605.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.a.0.1.$39967605.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.a.0.1.$39967605.0.0.0.1.1">1:11</span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.a.0.1.$39967605.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.a.0.1.$39967605.0.0.1.0">What are the hardest things to recycle?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.a.0.1.$39967605.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.a.0.1.$39967605.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.a.0.1.$39967605.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.a.0.1.$39967605.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.a.0.1.$39967605.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.a.0.1.$39967605.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.a.0.1.$39967605.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2017-05-18T15:39:11+00:00" data-datetime="18 May 2017" data-reactid=".265ljlydmla.1.a.0.1.$39967605.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.a.0.1.$39967605.0.0.1.2.0.0.1.0">18 May 2017</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.a.0.1.$39967605.0.0.1.2.0.0.1.1">18 May 2017</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-3" data-reactid=".265ljlydmla.1.a.0.1.$42601711"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_3-18" data-reactid=".265ljlydmla.1.a.0.1.$42601711.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/42601711" class="newsround-promo__content newsround-promo__content--purple" data-reactid=".265ljlydmla.1.a.0.1.$42601711.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.a.0.1.$42601711.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.a.0.1.$42601711.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/DB56/production/_99505165_pollution.jpg" alt="Hadeel and Whitney walk on London street" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.a.0.1.$42601711.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--purple newsround-promo__promolabel--duration" data-reactid=".265ljlydmla.1.a.0.1.$42601711.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.a.0.1.$42601711.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.a.0.1.$42601711.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.a.0.1.$42601711.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.a.0.1.$42601711.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.a.0.1.$42601711.0.0.0.1.1">2:38</span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.a.0.1.$42601711.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.a.0.1.$42601711.0.0.1.0">What's being done to tackle air pollution?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.a.0.1.$42601711.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.a.0.1.$42601711.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.a.0.1.$42601711.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.a.0.1.$42601711.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.a.0.1.$42601711.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.a.0.1.$42601711.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.a.0.1.$42601711.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2018-01-08T07:54:01+00:00" data-datetime="8 January 2018" data-reactid=".265ljlydmla.1.a.0.1.$42601711.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.a.0.1.$42601711.0.0.1.2.0.0.1.0">8 January 2018</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.a.0.1.$42601711.0.0.1.2.0.0.1.1">8 January 2018</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-3" data-reactid=".265ljlydmla.1.a.0.1.$42915897"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_3-19" data-reactid=".265ljlydmla.1.a.0.1.$42915897.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/42915897" class="newsround-promo__content newsround-promo__content--purple" data-reactid=".265ljlydmla.1.a.0.1.$42915897.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.a.0.1.$42915897.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.a.0.1.$42915897.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/0555/production/_99856310_p05ww63x.jpg" alt="Amy and Ella meet Ian" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.a.0.1.$42915897.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--purple newsround-promo__promolabel--duration" data-reactid=".265ljlydmla.1.a.0.1.$42915897.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.a.0.1.$42915897.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.a.0.1.$42915897.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.a.0.1.$42915897.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.a.0.1.$42915897.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.a.0.1.$42915897.0.0.0.1.1">2:35</span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.a.0.1.$42915897.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.a.0.1.$42915897.0.0.1.0">The girls grilling supermarkets about plastic</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.a.0.1.$42915897.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.a.0.1.$42915897.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.a.0.1.$42915897.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.a.0.1.$42915897.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.a.0.1.$42915897.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.a.0.1.$42915897.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.a.0.1.$42915897.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2018-02-02T15:33:51+00:00" data-datetime="2 February 2018" data-reactid=".265ljlydmla.1.a.0.1.$42915897.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.a.0.1.$42915897.0.0.1.2.0.0.1.0">2 February 2018</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.a.0.1.$42915897.0.0.1.2.0.0.1.1">2 February 2018</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-3" data-reactid=".265ljlydmla.1.a.0.1.$42092394"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_3-20" data-reactid=".265ljlydmla.1.a.0.1.$42092394.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/42092394" class="newsround-promo__content newsround-promo__content--purple" data-reactid=".265ljlydmla.1.a.0.1.$42092394.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.a.0.1.$42092394.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.a.0.1.$42092394.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/CEE7/production/_98876925_120301791.jpg" alt="A street light at night" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.a.0.1.$42092394.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.a.0.1.$42092394.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.a.0.1.$42092394.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.a.0.1.$42092394.0.0.1.0">Artificial light harming planet Earth</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.a.0.1.$42092394.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.a.0.1.$42092394.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.a.0.1.$42092394.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.a.0.1.$42092394.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.a.0.1.$42092394.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.a.0.1.$42092394.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.a.0.1.$42092394.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2017-11-23T12:25:13+00:00" data-datetime="23 November 2017" data-reactid=".265ljlydmla.1.a.0.1.$42092394.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.a.0.1.$42092394.0.0.1.2.0.0.1.0">23 November 2017</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.a.0.1.$42092394.0.0.1.2.0.0.1.1">23 November 2017</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-3" data-reactid=".265ljlydmla.1.a.0.1.$41124779"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_3-21" data-reactid=".265ljlydmla.1.a.0.1.$41124779.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/41124779" class="newsround-promo__content newsround-promo__content--purple" data-reactid=".265ljlydmla.1.a.0.1.$41124779.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.a.0.1.$41124779.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.a.0.1.$41124779.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/82E9/production/_97631533_p05dw4s7.jpg" alt="Hydrogen" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.a.0.1.$41124779.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--purple newsround-promo__promolabel--duration" data-reactid=".265ljlydmla.1.a.0.1.$41124779.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.a.0.1.$41124779.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.a.0.1.$41124779.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.a.0.1.$41124779.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.a.0.1.$41124779.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.a.0.1.$41124779.0.0.0.1.1">0:40</span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.a.0.1.$41124779.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.a.0.1.$41124779.0.0.1.0">Hydrogen: The gas being used to fuel cars</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.a.0.1.$41124779.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.a.0.1.$41124779.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.a.0.1.$41124779.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.a.0.1.$41124779.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.a.0.1.$41124779.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.a.0.1.$41124779.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.a.0.1.$41124779.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2017-09-04T05:47:00+00:00" data-datetime="4 September 2017" data-reactid=".265ljlydmla.1.a.0.1.$41124779.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.a.0.1.$41124779.0.0.1.2.0.0.1.0">4 September 2017</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.a.0.1.$41124779.0.0.1.2.0.0.1.1">4 September 2017</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-3" data-reactid=".265ljlydmla.1.a.0.1.$41579839"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_3-22" data-reactid=".265ljlydmla.1.a.0.1.$41579839.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/41579839" class="newsround-promo__content newsround-promo__content--purple" data-reactid=".265ljlydmla.1.a.0.1.$41579839.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.a.0.1.$41579839.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.a.0.1.$41579839.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/6938/production/_98263962_clownfish.jpg" alt="Clownfish" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.a.0.1.$41579839.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.a.0.1.$41579839.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.a.0.1.$41579839.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.a.0.1.$41579839.0.0.1.0">Is climate change making it harder to find 'Nemo'?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.a.0.1.$41579839.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.a.0.1.$41579839.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.a.0.1.$41579839.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.a.0.1.$41579839.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.a.0.1.$41579839.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.a.0.1.$41579839.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.a.0.1.$41579839.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2017-10-11T13:26:28+00:00" data-datetime="11 October 2017" data-reactid=".265ljlydmla.1.a.0.1.$41579839.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.a.0.1.$41579839.0.0.1.2.0.0.1.0">11 October 2017</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.a.0.1.$41579839.0.0.1.2.0.0.1.1">11 October 2017</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-3" data-reactid=".265ljlydmla.1.a.0.1.$40557262"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_3-23" data-reactid=".265ljlydmla.1.a.0.1.$40557262.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/40557262" class="newsround-promo__content newsround-promo__content--purple" data-reactid=".265ljlydmla.1.a.0.1.$40557262.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.a.0.1.$40557262.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.a.0.1.$40557262.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/896E/production/_98728153_14211649-low_res-blue-planet-ii.jpg" alt="Coral reef featured in Blue Planet II" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.a.0.1.$40557262.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.a.0.1.$40557262.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.a.0.1.$40557262.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.a.0.1.$40557262.0.0.1.0">World Heritage Sites and the threat of climate change</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.a.0.1.$40557262.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.a.0.1.$40557262.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.a.0.1.$40557262.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.a.0.1.$40557262.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.a.0.1.$40557262.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.a.0.1.$40557262.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.a.0.1.$40557262.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2017-11-13T11:13:42+00:00" data-datetime="13 November 2017" data-reactid=".265ljlydmla.1.a.0.1.$40557262.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.a.0.1.$40557262.0.0.1.2.0.0.1.0">13 November 2017</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.a.0.1.$40557262.0.0.1.2.0.0.1.1">13 November 2017</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-3" data-reactid=".265ljlydmla.1.a.0.1.$41633662"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_3-24" data-reactid=".265ljlydmla.1.a.0.1.$41633662.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/41633662" class="newsround-promo__content newsround-promo__content--purple" data-reactid=".265ljlydmla.1.a.0.1.$41633662.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.a.0.1.$41633662.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.a.0.1.$41633662.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/11943/production/_98330027_p05k2jwd.jpg" alt="Wall of Trees graphic" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.a.0.1.$41633662.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--purple newsround-promo__promolabel--duration" data-reactid=".265ljlydmla.1.a.0.1.$41633662.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.a.0.1.$41633662.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.a.0.1.$41633662.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.a.0.1.$41633662.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.a.0.1.$41633662.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.a.0.1.$41633662.0.0.0.1.1">1:48</span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.a.0.1.$41633662.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.a.0.1.$41633662.0.0.1.0">Tree-mendous wall being built in Africa</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.a.0.1.$41633662.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.a.0.1.$41633662.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.a.0.1.$41633662.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.a.0.1.$41633662.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.a.0.1.$41633662.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.a.0.1.$41633662.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.a.0.1.$41633662.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2017-10-16T11:26:46+00:00" data-datetime="16 October 2017" data-reactid=".265ljlydmla.1.a.0.1.$41633662.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.a.0.1.$41633662.0.0.1.2.0.0.1.0">16 October 2017</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.a.0.1.$41633662.0.0.1.2.0.0.1.1">16 October 2017</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-3" data-reactid=".265ljlydmla.1.a.0.1.$40648271"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_3-25" data-reactid=".265ljlydmla.1.a.0.1.$40648271.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/40648271" class="newsround-promo__content newsround-promo__content--purple" data-reactid=".265ljlydmla.1.a.0.1.$40648271.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.a.0.1.$40648271.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.a.0.1.$40648271.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/0EE1/production/_96990830_p05910vw.jpg" alt="Attenborough" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.a.0.1.$40648271.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--purple newsround-promo__promolabel--duration" data-reactid=".265ljlydmla.1.a.0.1.$40648271.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.a.0.1.$40648271.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.a.0.1.$40648271.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.a.0.1.$40648271.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.a.0.1.$40648271.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.a.0.1.$40648271.0.0.0.1.1">1:15</span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.a.0.1.$40648271.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.a.0.1.$40648271.0.0.1.0">Attenborough battles to save butterflies</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.a.0.1.$40648271.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.a.0.1.$40648271.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.a.0.1.$40648271.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.a.0.1.$40648271.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.a.0.1.$40648271.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.a.0.1.$40648271.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.a.0.1.$40648271.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2017-07-19T06:01:57+00:00" data-datetime="19 July 2017" data-reactid=".265ljlydmla.1.a.0.1.$40648271.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.a.0.1.$40648271.0.0.1.2.0.0.1.0">19 July 2017</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.a.0.1.$40648271.0.0.1.2.0.0.1.1">19 July 2017</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-3" data-reactid=".265ljlydmla.1.a.0.1.$40130616"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_3-26" data-reactid=".265ljlydmla.1.a.0.1.$40130616.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/40130616" class="newsround-promo__content newsround-promo__content--purple" data-reactid=".265ljlydmla.1.a.0.1.$40130616.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.a.0.1.$40130616.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.a.0.1.$40130616.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/1225B/production/_96313347_039824358-1.jpg" alt="Donald Trump" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.a.0.1.$40130616.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.a.0.1.$40130616.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.a.0.1.$40130616.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.a.0.1.$40130616.0.0.1.0">Trump and the climate change deal explained</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.a.0.1.$40130616.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.a.0.1.$40130616.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.a.0.1.$40130616.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.a.0.1.$40130616.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.a.0.1.$40130616.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.a.0.1.$40130616.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.a.0.1.$40130616.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2017-06-02T11:18:57+00:00" data-datetime="2 June 2017" data-reactid=".265ljlydmla.1.a.0.1.$40130616.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.a.0.1.$40130616.0.0.1.2.0.0.1.0">2 June 2017</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.a.0.1.$40130616.0.0.1.2.0.0.1.1">2 June 2017</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-3" data-reactid=".265ljlydmla.1.a.0.1.$39559114"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_3-27" data-reactid=".265ljlydmla.1.a.0.1.$39559114.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/39559114" class="newsround-promo__content newsround-promo__content--purple" data-reactid=".265ljlydmla.1.a.0.1.$39559114.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.a.0.1.$39559114.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.a.0.1.$39559114.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/113ED/production/_95573607_p04znr39.jpg" alt="Coral gfx" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.a.0.1.$39559114.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--purple newsround-promo__promolabel--duration" data-reactid=".265ljlydmla.1.a.0.1.$39559114.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.a.0.1.$39559114.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.a.0.1.$39559114.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.a.0.1.$39559114.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.a.0.1.$39559114.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.a.0.1.$39559114.0.0.0.1.1">0:57</span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.a.0.1.$39559114.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.a.0.1.$39559114.0.0.1.0">How does coral become bleached?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.a.0.1.$39559114.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.a.0.1.$39559114.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.a.0.1.$39559114.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.a.0.1.$39559114.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.a.0.1.$39559114.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.a.0.1.$39559114.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.a.0.1.$39559114.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2017-04-10T15:56:56+00:00" data-datetime="10 April 2017" data-reactid=".265ljlydmla.1.a.0.1.$39559114.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.a.0.1.$39559114.0.0.1.2.0.0.1.0">10 April 2017</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.a.0.1.$39559114.0.0.1.2.0.0.1.1">10 April 2017</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-3" data-reactid=".265ljlydmla.1.a.0.1.$38879823"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_3-28" data-reactid=".265ljlydmla.1.a.0.1.$38879823.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/38879823" class="newsround-promo__content newsround-promo__content--purple" data-reactid=".265ljlydmla.1.a.0.1.$38879823.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.a.0.1.$38879823.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.a.0.1.$38879823.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/89B1/production/_93994253_mediaitem93994252.jpg" alt="forest building" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.a.0.1.$38879823.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.a.0.1.$38879823.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.a.0.1.$38879823.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.a.0.1.$38879823.0.0.1.0">The forest buildings coming to China</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.a.0.1.$38879823.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.a.0.1.$38879823.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.a.0.1.$38879823.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.a.0.1.$38879823.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.a.0.1.$38879823.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.a.0.1.$38879823.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.a.0.1.$38879823.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2017-02-06T13:55:26+00:00" data-datetime="6 February 2017" data-reactid=".265ljlydmla.1.a.0.1.$38879823.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.a.0.1.$38879823.0.0.1.2.0.0.1.0">6 February 2017</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.a.0.1.$38879823.0.0.1.2.0.0.1.1">6 February 2017</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-3" data-reactid=".265ljlydmla.1.a.0.1.$34943507"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_3-29" data-reactid=".265ljlydmla.1.a.0.1.$34943507.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/34943507" class="newsround-promo__content newsround-promo__content--purple" data-reactid=".265ljlydmla.1.a.0.1.$34943507.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.a.0.1.$34943507.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.a.0.1.$34943507.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/17977/production/_86913669_sciencephotolibrarypolar.jpg" alt="polar bear" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.a.0.1.$34943507.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.a.0.1.$34943507.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.a.0.1.$34943507.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.a.0.1.$34943507.0.0.1.0">What is climate change?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.a.0.1.$34943507.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.a.0.1.$34943507.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.a.0.1.$34943507.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.a.0.1.$34943507.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.a.0.1.$34943507.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.a.0.1.$34943507.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.a.0.1.$34943507.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2015-11-30T08:05:36+00:00" data-datetime="30 November 2015" data-reactid=".265ljlydmla.1.a.0.1.$34943507.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.a.0.1.$34943507.0.0.1.2.0.0.1.0">30 November 2015</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.a.0.1.$34943507.0.0.1.2.0.0.1.1">30 November 2015</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-3" data-reactid=".265ljlydmla.1.a.0.1.$44004081"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_3-30" data-reactid=".265ljlydmla.1.a.0.1.$44004081.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/44004081" class="newsround-promo__content newsround-promo__content--purple" data-reactid=".265ljlydmla.1.a.0.1.$44004081.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.a.0.1.$44004081.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.a.0.1.$44004081.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/14A30/production/_103582548_plastic.jpg" alt="Plastic bottle on the beach" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.a.0.1.$44004081.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.a.0.1.$44004081.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.a.0.1.$44004081.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.a.0.1.$44004081.0.0.1.0">How you're tackling the plastic problem</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.a.0.1.$44004081.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.a.0.1.$44004081.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.a.0.1.$44004081.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.a.0.1.$44004081.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.a.0.1.$44004081.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.a.0.1.$44004081.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.a.0.1.$44004081.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2018-09-25T06:22:03+00:00" data-datetime="25 September 2018" data-reactid=".265ljlydmla.1.a.0.1.$44004081.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.a.0.1.$44004081.0.0.1.2.0.0.1.0">25 September 2018</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.a.0.1.$44004081.0.0.1.2.0.0.1.1">25 September 2018</span></time></span></div><div class="newsround-promo__comments-signpost " data-reactid=".265ljlydmla.1.a.0.1.$44004081.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.a.0.1.$44004081.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.a.0.1.$44004081.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.a.0.1.$44004081.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.a.0.1.$44004081.0.0.1.2.1.0.0.1"></path></svg></div><span class="newsround-promo__comments-count" id="newsround-promo__comments-count" data-reactid=".265ljlydmla.1.a.0.1.$44004081.0.0.1.2.1.1">9</span></div></div></div></a></div></div></div></div><div class="newsround-more-stories__outer newsround-more-stories__outer--more-stories-3" data-reactid=".265ljlydmla.1.a.1"><div class="gs-u-box-size newsround-more-stories__show-more-wrapper newsround-more-stories__show-more-wrapper--more-stories-3" data-reactid=".265ljlydmla.1.a.1.0"><div class="newsround-more-stories__show-more newsround-more-stories__show-more--more-stories-3" data-reactid=".265ljlydmla.1.a.1.0.0"><div class="newsround-more-stories__show-more-button-container newsround-more-stories__show-more-button-container--more-stories-3" data-reactid=".265ljlydmla.1.a.1.0.0.0"><div class="newsround-more-stories__show-more-button" data-reactid=".265ljlydmla.1.a.1.0.0.0.0"><button class="newsround-button newsround-button--purple" tabindex="-1" aria-label="Show more" data-reactid=".265ljlydmla.1.a.1.0.0.0.0.0"><span data-reactid=".265ljlydmla.1.a.1.0.0.0.0.0.1">Show more</span></button></div></div></div></div></div></section><section id="more-stories-4" class="newsround-more-stories newsround-more-stories--more-stories-4" data-istats-track-scroll-visibility="nr_home_more_stories_4" data-reactid=".265ljlydmla.1.b"><div class="gs-u-box-size newsround-more-stories__wrapper" data-reactid=".265ljlydmla.1.b.0"><div class="newsround-more-stories__header" data-reactid=".265ljlydmla.1.b.0.0"><div class="newsround-more-stories__header-item" data-reactid=".265ljlydmla.1.b.0.0.0"><span class="newsround-more-stories__header-line newsround-more-stories__header-line--more-stories-4" data-reactid=".265ljlydmla.1.b.0.0.0.0"></span><h2 class="newsround-more-stories__header-title newsround-more-stories__header-title--more-stories-4" data-reactid=".265ljlydmla.1.b.0.0.0.1">Your Inspiring Stories</h2><span class="newsround-more-stories__header-line newsround-more-stories__header-line--more-stories-4" data-reactid=".265ljlydmla.1.b.0.0.0.2"></span></div></div><div class="newsround-more-stories__stories" style="height:478px;" data-reactid=".265ljlydmla.1.b.0.1"><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-4" data-reactid=".265ljlydmla.1.b.0.1.$46553697"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_4-1" data-reactid=".265ljlydmla.1.b.0.1.$46553697.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/46553697" class="newsround-promo__content newsround-promo__content--pink" data-reactid=".265ljlydmla.1.b.0.1.$46553697.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.b.0.1.$46553697.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.b.0.1.$46553697.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/1440C/production/_104765928_p06vgnkg.jpg" alt="Graphic showing a street dancer called Molly" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.b.0.1.$46553697.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--pink newsround-promo__promolabel--duration" data-reactid=".265ljlydmla.1.b.0.1.$46553697.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.b.0.1.$46553697.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.b.0.1.$46553697.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.b.0.1.$46553697.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.b.0.1.$46553697.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.b.0.1.$46553697.0.0.0.1.1">1:29</span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.b.0.1.$46553697.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.b.0.1.$46553697.0.0.1.0">Molly: All of my troubles go away when I dance</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.b.0.1.$46553697.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.b.0.1.$46553697.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.b.0.1.$46553697.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.b.0.1.$46553697.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.b.0.1.$46553697.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.b.0.1.$46553697.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.b.0.1.$46553697.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2018-12-14T08:36:35+00:00" data-datetime="14 December 2018" data-reactid=".265ljlydmla.1.b.0.1.$46553697.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.b.0.1.$46553697.0.0.1.2.0.0.1.0">14 December 2018</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.b.0.1.$46553697.0.0.1.2.0.0.1.1">14 December 2018</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-4" data-reactid=".265ljlydmla.1.b.0.1.$46432200"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_4-2" data-reactid=".265ljlydmla.1.b.0.1.$46432200.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/46432200" class="newsround-promo__content newsround-promo__content--pink" data-reactid=".265ljlydmla.1.b.0.1.$46432200.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.b.0.1.$46432200.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.b.0.1.$46432200.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/1347A/production/_104607987_p06tm171.jpg" alt="Tyler" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.b.0.1.$46432200.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--pink newsround-promo__promolabel--duration" data-reactid=".265ljlydmla.1.b.0.1.$46432200.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.b.0.1.$46432200.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.b.0.1.$46432200.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.b.0.1.$46432200.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.b.0.1.$46432200.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.b.0.1.$46432200.0.0.0.1.1">1:39</span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.b.0.1.$46432200.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.b.0.1.$46432200.0.0.1.0">Tyler: Writing gave me my smile back</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.b.0.1.$46432200.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.b.0.1.$46432200.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.b.0.1.$46432200.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.b.0.1.$46432200.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.b.0.1.$46432200.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.b.0.1.$46432200.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.b.0.1.$46432200.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2018-12-05T06:34:33+00:00" data-datetime="5 December 2018" data-reactid=".265ljlydmla.1.b.0.1.$46432200.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.b.0.1.$46432200.0.0.1.2.0.0.1.0">5 December 2018</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.b.0.1.$46432200.0.0.1.2.0.0.1.1">5 December 2018</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-4" data-reactid=".265ljlydmla.1.b.0.1.$46365637"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_4-3" data-reactid=".265ljlydmla.1.b.0.1.$46365637.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/46365637" class="newsround-promo__content newsround-promo__content--pink" data-reactid=".265ljlydmla.1.b.0.1.$46365637.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.b.0.1.$46365637.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.b.0.1.$46365637.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/14C3C/production/_104525058_p06t1w8l.jpg" alt="Elizabeth the litter picker" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.b.0.1.$46365637.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--pink newsround-promo__promolabel--duration" data-reactid=".265ljlydmla.1.b.0.1.$46365637.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.b.0.1.$46365637.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.b.0.1.$46365637.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.b.0.1.$46365637.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.b.0.1.$46365637.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.b.0.1.$46365637.0.0.0.1.1">1:20</span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.b.0.1.$46365637.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.b.0.1.$46365637.0.0.1.0">Elizabeth: I pick up litter to protect our environment</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.b.0.1.$46365637.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.b.0.1.$46365637.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.b.0.1.$46365637.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.b.0.1.$46365637.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.b.0.1.$46365637.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.b.0.1.$46365637.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.b.0.1.$46365637.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2018-11-29T06:58:20+00:00" data-datetime="29 November 2018" data-reactid=".265ljlydmla.1.b.0.1.$46365637.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.b.0.1.$46365637.0.0.1.2.0.0.1.0">29 November 2018</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.b.0.1.$46365637.0.0.1.2.0.0.1.1">29 November 2018</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-4" data-reactid=".265ljlydmla.1.b.0.1.$46289679"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_4-4" data-reactid=".265ljlydmla.1.b.0.1.$46289679.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/46289679" class="newsround-promo__content newsround-promo__content--pink" data-reactid=".265ljlydmla.1.b.0.1.$46289679.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.b.0.1.$46289679.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.b.0.1.$46289679.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/BD06/production/_104609384_inspirationalkids_2018_caitlyn.jpg" alt="Caitlin" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.b.0.1.$46289679.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--pink newsround-promo__promolabel--duration" data-reactid=".265ljlydmla.1.b.0.1.$46289679.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.b.0.1.$46289679.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.b.0.1.$46289679.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.b.0.1.$46289679.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.b.0.1.$46289679.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.b.0.1.$46289679.0.0.0.1.1">1:38</span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.b.0.1.$46289679.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.b.0.1.$46289679.0.0.1.0">Caitlin: How I learnt to walk again</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.b.0.1.$46289679.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.b.0.1.$46289679.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.b.0.1.$46289679.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.b.0.1.$46289679.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.b.0.1.$46289679.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.b.0.1.$46289679.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.b.0.1.$46289679.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2018-11-21T11:07:44+00:00" data-datetime="21 November 2018" data-reactid=".265ljlydmla.1.b.0.1.$46289679.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.b.0.1.$46289679.0.0.1.2.0.0.1.0">21 November 2018</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.b.0.1.$46289679.0.0.1.2.0.0.1.1">21 November 2018</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-4" data-reactid=".265ljlydmla.1.b.0.1.$46192149"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_4-5" data-reactid=".265ljlydmla.1.b.0.1.$46192149.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/46192149" class="newsround-promo__content newsround-promo__content--pink" data-reactid=".265ljlydmla.1.b.0.1.$46192149.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.b.0.1.$46192149.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.b.0.1.$46192149.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/8AC0/production/_104302553_p06rln7s.jpg" alt="Ashleigh" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.b.0.1.$46192149.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--pink newsround-promo__promolabel--duration" data-reactid=".265ljlydmla.1.b.0.1.$46192149.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.b.0.1.$46192149.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.b.0.1.$46192149.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.b.0.1.$46192149.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.b.0.1.$46192149.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.b.0.1.$46192149.0.0.0.1.1">1:40</span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.b.0.1.$46192149.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.b.0.1.$46192149.0.0.1.0">Ashleigh: I have kidney disease but still don't get out of school work</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.b.0.1.$46192149.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.b.0.1.$46192149.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.b.0.1.$46192149.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.b.0.1.$46192149.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.b.0.1.$46192149.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.b.0.1.$46192149.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.b.0.1.$46192149.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2018-11-13T07:58:25+00:00" data-datetime="13 November 2018" data-reactid=".265ljlydmla.1.b.0.1.$46192149.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.b.0.1.$46192149.0.0.1.2.0.0.1.0">13 November 2018</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.b.0.1.$46192149.0.0.1.2.0.0.1.1">13 November 2018</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-4" data-reactid=".265ljlydmla.1.b.0.1.$45785163"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_4-6" data-reactid=".265ljlydmla.1.b.0.1.$45785163.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/45785163" class="newsround-promo__content newsround-promo__content--pink" data-reactid=".265ljlydmla.1.b.0.1.$45785163.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.b.0.1.$45785163.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.b.0.1.$45785163.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/B5E3/production/_104136564_inspirationalkids_2018.jpg" alt="Teddy" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.b.0.1.$45785163.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.b.0.1.$45785163.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.b.0.1.$45785163.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.b.0.1.$45785163.0.0.1.0">Teddy: NHS are the best people in the world</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.b.0.1.$45785163.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.b.0.1.$45785163.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.b.0.1.$45785163.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.b.0.1.$45785163.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.b.0.1.$45785163.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.b.0.1.$45785163.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.b.0.1.$45785163.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2018-10-10T09:22:25+00:00" data-datetime="10 October 2018" data-reactid=".265ljlydmla.1.b.0.1.$45785163.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.b.0.1.$45785163.0.0.1.2.0.0.1.0">10 October 2018</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.b.0.1.$45785163.0.0.1.2.0.0.1.1">10 October 2018</span></time></span></div><div class="newsround-promo__comments-signpost " data-reactid=".265ljlydmla.1.b.0.1.$45785163.0.0.1.2.1"><div class="gel-icon gel-icon--comments newsround-promo__comments" data-reactid=".265ljlydmla.1.b.0.1.$45785163.0.0.1.2.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.b.0.1.$45785163.0.0.1.2.1.0.0"><title data-reactid=".265ljlydmla.1.b.0.1.$45785163.0.0.1.2.1.0.0.0">comments</title><path d="M0 0v32l8-8h24V0zm4 10h18v4H4zm24 10H4v-4h24zm0-12H4V4h24z" data-reactid=".265ljlydmla.1.b.0.1.$45785163.0.0.1.2.1.0.0.1"></path></svg></div><span class="newsround-promo__comments-count" id="newsround-promo__comments-count" data-reactid=".265ljlydmla.1.b.0.1.$45785163.0.0.1.2.1.1">5</span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-4" data-reactid=".265ljlydmla.1.b.0.1.$42978063"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_4-7" data-reactid=".265ljlydmla.1.b.0.1.$42978063.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/42978063" class="newsround-promo__content newsround-promo__content--pink" data-reactid=".265ljlydmla.1.b.0.1.$42978063.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.b.0.1.$42978063.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.b.0.1.$42978063.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/A759/production/_102414824_kane.jpg" alt="Kane" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.b.0.1.$42978063.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--pink newsround-promo__promolabel--duration" data-reactid=".265ljlydmla.1.b.0.1.$42978063.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.b.0.1.$42978063.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.b.0.1.$42978063.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.b.0.1.$42978063.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.b.0.1.$42978063.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.b.0.1.$42978063.0.0.0.1.1">1:19</span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.b.0.1.$42978063.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.b.0.1.$42978063.0.0.1.0">Kane: I don't think being adopted has changed anything</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.b.0.1.$42978063.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.b.0.1.$42978063.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.b.0.1.$42978063.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.b.0.1.$42978063.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.b.0.1.$42978063.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.b.0.1.$42978063.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.b.0.1.$42978063.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2018-09-10T07:12:27+00:00" data-datetime="10 September 2018" data-reactid=".265ljlydmla.1.b.0.1.$42978063.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.b.0.1.$42978063.0.0.1.2.0.0.1.0">10 September 2018</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.b.0.1.$42978063.0.0.1.2.0.0.1.1">10 September 2018</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-4" data-reactid=".265ljlydmla.1.b.0.1.$43697429"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_4-8" data-reactid=".265ljlydmla.1.b.0.1.$43697429.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/43697429" class="newsround-promo__content newsround-promo__content--pink" data-reactid=".265ljlydmla.1.b.0.1.$43697429.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.b.0.1.$43697429.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.b.0.1.$43697429.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/06CD/production/_102414710_cara-final.jpg" alt="Cara" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.b.0.1.$43697429.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--pink newsround-promo__promolabel--duration" data-reactid=".265ljlydmla.1.b.0.1.$43697429.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.b.0.1.$43697429.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.b.0.1.$43697429.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.b.0.1.$43697429.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.b.0.1.$43697429.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.b.0.1.$43697429.0.0.0.1.1">1:29</span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.b.0.1.$43697429.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.b.0.1.$43697429.0.0.1.0">Cara: I speak sign language because my parents are deaf</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.b.0.1.$43697429.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.b.0.1.$43697429.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.b.0.1.$43697429.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.b.0.1.$43697429.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.b.0.1.$43697429.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.b.0.1.$43697429.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.b.0.1.$43697429.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2018-04-09T08:28:12+00:00" data-datetime="9 April 2018" data-reactid=".265ljlydmla.1.b.0.1.$43697429.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.b.0.1.$43697429.0.0.1.2.0.0.1.0">9 April 2018</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.b.0.1.$43697429.0.0.1.2.0.0.1.1">9 April 2018</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-4" data-reactid=".265ljlydmla.1.b.0.1.$43573516"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_4-9" data-reactid=".265ljlydmla.1.b.0.1.$43573516.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/43573516" class="newsround-promo__content newsround-promo__content--pink" data-reactid=".265ljlydmla.1.b.0.1.$43573516.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.b.0.1.$43573516.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.b.0.1.$43573516.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/3EB4/production/_104525061_p06t1wtq.jpg" alt="Josh: I'm living with a brain tumour" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.b.0.1.$43573516.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--pink newsround-promo__promolabel--duration" data-reactid=".265ljlydmla.1.b.0.1.$43573516.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.b.0.1.$43573516.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.b.0.1.$43573516.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.b.0.1.$43573516.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.b.0.1.$43573516.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.b.0.1.$43573516.0.0.0.1.1">1:50</span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.b.0.1.$43573516.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.b.0.1.$43573516.0.0.1.0">Josh: I'm living with a brain tumour</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.b.0.1.$43573516.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.b.0.1.$43573516.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.b.0.1.$43573516.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.b.0.1.$43573516.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.b.0.1.$43573516.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.b.0.1.$43573516.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.b.0.1.$43573516.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2018-04-02T08:06:40+00:00" data-datetime="2 April 2018" data-reactid=".265ljlydmla.1.b.0.1.$43573516.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.b.0.1.$43573516.0.0.1.2.0.0.1.0">2 April 2018</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.b.0.1.$43573516.0.0.1.2.0.0.1.1">2 April 2018</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-4" data-reactid=".265ljlydmla.1.b.0.1.$43448639"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_4-10" data-reactid=".265ljlydmla.1.b.0.1.$43448639.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/43448639" class="newsround-promo__content newsround-promo__content--pink" data-reactid=".265ljlydmla.1.b.0.1.$43448639.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.b.0.1.$43448639.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.b.0.1.$43448639.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/A30D/production/_102414714_sabrina-daniel.jpg" alt="Sabrina and Daniel" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.b.0.1.$43448639.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--pink newsround-promo__promolabel--duration" data-reactid=".265ljlydmla.1.b.0.1.$43448639.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.b.0.1.$43448639.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.b.0.1.$43448639.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.b.0.1.$43448639.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.b.0.1.$43448639.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.b.0.1.$43448639.0.0.0.1.1">1:35</span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.b.0.1.$43448639.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.b.0.1.$43448639.0.0.1.0">Sabrina and Daniel: We saved our Grandma's life</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.b.0.1.$43448639.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.b.0.1.$43448639.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.b.0.1.$43448639.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.b.0.1.$43448639.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.b.0.1.$43448639.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.b.0.1.$43448639.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.b.0.1.$43448639.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2018-03-18T12:49:00+00:00" data-datetime="18 March 2018" data-reactid=".265ljlydmla.1.b.0.1.$43448639.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.b.0.1.$43448639.0.0.1.2.0.0.1.0">18 March 2018</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.b.0.1.$43448639.0.0.1.2.0.0.1.1">18 March 2018</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-4" data-reactid=".265ljlydmla.1.b.0.1.$42978064"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_4-11" data-reactid=".265ljlydmla.1.b.0.1.$42978064.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/42978064" class="newsround-promo__content newsround-promo__content--pink" data-reactid=".265ljlydmla.1.b.0.1.$42978064.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.b.0.1.$42978064.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.b.0.1.$42978064.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/F12D/production/_102414716_nasser.jpg" alt="Nasser" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.b.0.1.$42978064.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--pink newsround-promo__promolabel--duration" data-reactid=".265ljlydmla.1.b.0.1.$42978064.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.b.0.1.$42978064.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.b.0.1.$42978064.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.b.0.1.$42978064.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.b.0.1.$42978064.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.b.0.1.$42978064.0.0.0.1.1">1:25</span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.b.0.1.$42978064.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.b.0.1.$42978064.0.0.1.0">Nasser: How I overcame bullying</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.b.0.1.$42978064.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.b.0.1.$42978064.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.b.0.1.$42978064.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.b.0.1.$42978064.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.b.0.1.$42978064.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.b.0.1.$42978064.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.b.0.1.$42978064.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2018-03-06T07:37:58+00:00" data-datetime="6 March 2018" data-reactid=".265ljlydmla.1.b.0.1.$42978064.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.b.0.1.$42978064.0.0.1.2.0.0.1.0">6 March 2018</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.b.0.1.$42978064.0.0.1.2.0.0.1.1">6 March 2018</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-4" data-reactid=".265ljlydmla.1.b.0.1.$42978062"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_4-12" data-reactid=".265ljlydmla.1.b.0.1.$42978062.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/42978062" class="newsround-promo__content newsround-promo__content--pink" data-reactid=".265ljlydmla.1.b.0.1.$42978062.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.b.0.1.$42978062.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.b.0.1.$42978062.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/13F4D/production/_102414718_edith-final.jpg" alt="Edith" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.b.0.1.$42978062.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--pink newsround-promo__promolabel--duration" data-reactid=".265ljlydmla.1.b.0.1.$42978062.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.b.0.1.$42978062.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.b.0.1.$42978062.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.b.0.1.$42978062.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.b.0.1.$42978062.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.b.0.1.$42978062.0.0.0.1.1">1:27</span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.b.0.1.$42978062.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.b.0.1.$42978062.0.0.1.0">Edith: I want to be a farmer when I grow up</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.b.0.1.$42978062.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.b.0.1.$42978062.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.b.0.1.$42978062.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.b.0.1.$42978062.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.b.0.1.$42978062.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.b.0.1.$42978062.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.b.0.1.$42978062.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2018-02-16T16:47:54+00:00" data-datetime="16 February 2018" data-reactid=".265ljlydmla.1.b.0.1.$42978062.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.b.0.1.$42978062.0.0.1.2.0.0.1.0">16 February 2018</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.b.0.1.$42978062.0.0.1.2.0.0.1.1">16 February 2018</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-4" data-reactid=".265ljlydmla.1.b.0.1.$43091429"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_4-13" data-reactid=".265ljlydmla.1.b.0.1.$43091429.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/43091429" class="newsround-promo__content newsround-promo__content--pink" data-reactid=".265ljlydmla.1.b.0.1.$43091429.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.b.0.1.$43091429.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.b.0.1.$43091429.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/0B19/production/_102414820_jack-final.jpg" alt="Jack" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.b.0.1.$43091429.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--pink newsround-promo__promolabel--duration" data-reactid=".265ljlydmla.1.b.0.1.$43091429.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.b.0.1.$43091429.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.b.0.1.$43091429.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.b.0.1.$43091429.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.b.0.1.$43091429.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.b.0.1.$43091429.0.0.0.1.1">1:24</span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.b.0.1.$43091429.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.b.0.1.$43091429.0.0.1.0">Jack: I couldn't talk, but music taught me how</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.b.0.1.$43091429.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.b.0.1.$43091429.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.b.0.1.$43091429.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.b.0.1.$43091429.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.b.0.1.$43091429.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.b.0.1.$43091429.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.b.0.1.$43091429.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2018-02-16T17:12:36+00:00" data-datetime="16 February 2018" data-reactid=".265ljlydmla.1.b.0.1.$43091429.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.b.0.1.$43091429.0.0.1.2.0.0.1.0">16 February 2018</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.b.0.1.$43091429.0.0.1.2.0.0.1.1">16 February 2018</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-4" data-reactid=".265ljlydmla.1.b.0.1.$42978061"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_4-14" data-reactid=".265ljlydmla.1.b.0.1.$42978061.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/42978061" class="newsround-promo__content newsround-promo__content--pink" data-reactid=".265ljlydmla.1.b.0.1.$42978061.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.b.0.1.$42978061.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.b.0.1.$42978061.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/5939/production/_102414822_bethan-final.jpg" alt="Bethan" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.b.0.1.$42978061.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--pink newsround-promo__promolabel--duration" data-reactid=".265ljlydmla.1.b.0.1.$42978061.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.b.0.1.$42978061.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.b.0.1.$42978061.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.b.0.1.$42978061.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.b.0.1.$42978061.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.b.0.1.$42978061.0.0.0.1.1">1:10</span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.b.0.1.$42978061.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.b.0.1.$42978061.0.0.1.0">Bethan: I earned friends by being me</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.b.0.1.$42978061.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.b.0.1.$42978061.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.b.0.1.$42978061.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.b.0.1.$42978061.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.b.0.1.$42978061.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.b.0.1.$42978061.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.b.0.1.$42978061.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2018-02-16T16:58:57+00:00" data-datetime="16 February 2018" data-reactid=".265ljlydmla.1.b.0.1.$42978061.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.b.0.1.$42978061.0.0.1.2.0.0.1.0">16 February 2018</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.b.0.1.$42978061.0.0.1.2.0.0.1.1">16 February 2018</span></time></span></div></div></div></a></div></div></div></div><div class="newsround-more-stories__outer newsround-more-stories__outer--more-stories-4" data-reactid=".265ljlydmla.1.b.1"><div class="gs-u-box-size newsround-more-stories__show-more-wrapper newsround-more-stories__show-more-wrapper--more-stories-4" data-reactid=".265ljlydmla.1.b.1.0"><div class="newsround-more-stories__show-more newsround-more-stories__show-more--more-stories-4" data-reactid=".265ljlydmla.1.b.1.0.0"><div class="newsround-more-stories__show-more-button-container newsround-more-stories__show-more-button-container--more-stories-4" data-reactid=".265ljlydmla.1.b.1.0.0.0"><div class="newsround-more-stories__show-more-button" data-reactid=".265ljlydmla.1.b.1.0.0.0.0"><button class="newsround-button newsround-button--pink" tabindex="-1" aria-label="Show more" data-reactid=".265ljlydmla.1.b.1.0.0.0.0.0"><span data-reactid=".265ljlydmla.1.b.1.0.0.0.0.0.1">Show more</span></button></div></div></div></div></div></section><section id="more-stories-5" class="newsround-more-stories newsround-more-stories--more-stories-5" data-istats-track-scroll-visibility="nr_home_more_stories_5" data-reactid=".265ljlydmla.1.c"><div class="gs-u-box-size newsround-more-stories__wrapper" data-reactid=".265ljlydmla.1.c.0"><div class="newsround-more-stories__header" data-reactid=".265ljlydmla.1.c.0.0"><div class="newsround-more-stories__header-item" data-reactid=".265ljlydmla.1.c.0.0.0"><span class="newsround-more-stories__header-line newsround-more-stories__header-line--more-stories-5" data-reactid=".265ljlydmla.1.c.0.0.0.0"></span><h2 class="newsround-more-stories__header-title newsround-more-stories__header-title--more-stories-5" data-reactid=".265ljlydmla.1.c.0.0.0.1">The Big Question</h2><span class="newsround-more-stories__header-line newsround-more-stories__header-line--more-stories-5" data-reactid=".265ljlydmla.1.c.0.0.0.2"></span></div></div><div class="newsround-more-stories__stories" style="height:478px;" data-reactid=".265ljlydmla.1.c.0.1"><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-5" data-reactid=".265ljlydmla.1.c.0.1.$42097298"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_5-1" data-reactid=".265ljlydmla.1.c.0.1.$42097298.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/42097298" class="newsround-promo__content newsround-promo__content--teal" data-reactid=".265ljlydmla.1.c.0.1.$42097298.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.c.0.1.$42097298.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.c.0.1.$42097298.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/13A71/production/_103179408_de31.jpg" alt="The big Question logo" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.c.0.1.$42097298.0.0.0.0.0"/></div><span data-reactid=".265ljlydmla.1.c.0.1.$42097298.0.0.0.1"></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.c.0.1.$42097298.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.c.0.1.$42097298.0.0.1.0">Send in the Big Questions you want answered</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.c.0.1.$42097298.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.c.0.1.$42097298.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.c.0.1.$42097298.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.c.0.1.$42097298.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.c.0.1.$42097298.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.c.0.1.$42097298.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.c.0.1.$42097298.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2018-01-26T06:42:07+00:00" data-datetime="26 January 2018" data-reactid=".265ljlydmla.1.c.0.1.$42097298.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.c.0.1.$42097298.0.0.1.2.0.0.1.0">26 January 2018</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.c.0.1.$42097298.0.0.1.2.0.0.1.1">26 January 2018</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-5" data-reactid=".265ljlydmla.1.c.0.1.$46319734"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_5-2" data-reactid=".265ljlydmla.1.c.0.1.$46319734.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/46319734" class="newsround-promo__content newsround-promo__content--teal" data-reactid=".265ljlydmla.1.c.0.1.$46319734.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.c.0.1.$46319734.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.c.0.1.$46319734.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/6A0A/production/_104464172_p06snwcg.jpg" alt="Kangaroo" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.c.0.1.$46319734.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--teal newsround-promo__promolabel--duration" data-reactid=".265ljlydmla.1.c.0.1.$46319734.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.c.0.1.$46319734.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.c.0.1.$46319734.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.c.0.1.$46319734.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.c.0.1.$46319734.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.c.0.1.$46319734.0.0.0.1.1">0:56</span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.c.0.1.$46319734.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.c.0.1.$46319734.0.0.1.0">Why do kangaroos only live in Australia?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.c.0.1.$46319734.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.c.0.1.$46319734.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.c.0.1.$46319734.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.c.0.1.$46319734.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.c.0.1.$46319734.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.c.0.1.$46319734.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.c.0.1.$46319734.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2018-11-23T15:07:04+00:00" data-datetime="23 November 2018" data-reactid=".265ljlydmla.1.c.0.1.$46319734.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.c.0.1.$46319734.0.0.1.2.0.0.1.0">23 November 2018</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.c.0.1.$46319734.0.0.1.2.0.0.1.1">23 November 2018</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-5" data-reactid=".265ljlydmla.1.c.0.1.$46061717"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_5-3" data-reactid=".265ljlydmla.1.c.0.1.$46061717.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/46061717" class="newsround-promo__content newsround-promo__content--teal" data-reactid=".265ljlydmla.1.c.0.1.$46061717.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.c.0.1.$46061717.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.c.0.1.$46061717.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/1752E/production/_104143559_gettyimages-540541062.jpg" alt="A dog with his tongue hanging out" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.c.0.1.$46061717.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--teal newsround-promo__promolabel--duration" data-reactid=".265ljlydmla.1.c.0.1.$46061717.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.c.0.1.$46061717.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.c.0.1.$46061717.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.c.0.1.$46061717.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.c.0.1.$46061717.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.c.0.1.$46061717.0.0.0.1.1">0:57</span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.c.0.1.$46061717.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.c.0.1.$46061717.0.0.1.0">Why can't dogs chew with their mouths closed?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.c.0.1.$46061717.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.c.0.1.$46061717.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.c.0.1.$46061717.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.c.0.1.$46061717.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.c.0.1.$46061717.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.c.0.1.$46061717.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.c.0.1.$46061717.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2018-11-02T06:23:32+00:00" data-datetime="2 November 2018" data-reactid=".265ljlydmla.1.c.0.1.$46061717.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.c.0.1.$46061717.0.0.1.2.0.0.1.0">2 November 2018</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.c.0.1.$46061717.0.0.1.2.0.0.1.1">2 November 2018</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-5" data-reactid=".265ljlydmla.1.c.0.1.$45854961"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_5-4" data-reactid=".265ljlydmla.1.c.0.1.$45854961.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/45854961" class="newsround-promo__content newsround-promo__content--teal" data-reactid=".265ljlydmla.1.c.0.1.$45854961.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.c.0.1.$45854961.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.c.0.1.$45854961.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/0D39/production/_103858330_gettyimages-846469400.jpg" alt="Lightning storm." class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.c.0.1.$45854961.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--teal newsround-promo__promolabel--duration" data-reactid=".265ljlydmla.1.c.0.1.$45854961.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.c.0.1.$45854961.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.c.0.1.$45854961.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.c.0.1.$45854961.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.c.0.1.$45854961.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.c.0.1.$45854961.0.0.0.1.1">1:14</span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.c.0.1.$45854961.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.c.0.1.$45854961.0.0.1.0">How does a thunderstorm start?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.c.0.1.$45854961.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.c.0.1.$45854961.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.c.0.1.$45854961.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.c.0.1.$45854961.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.c.0.1.$45854961.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.c.0.1.$45854961.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.c.0.1.$45854961.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2018-10-15T05:49:58+00:00" data-datetime="15 October 2018" data-reactid=".265ljlydmla.1.c.0.1.$45854961.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.c.0.1.$45854961.0.0.1.2.0.0.1.0">15 October 2018</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.c.0.1.$45854961.0.0.1.2.0.0.1.1">15 October 2018</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-5" data-reactid=".265ljlydmla.1.c.0.1.$45601233"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_5-5" data-reactid=".265ljlydmla.1.c.0.1.$45601233.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/45601233" class="newsround-promo__content newsround-promo__content--teal" data-reactid=".265ljlydmla.1.c.0.1.$45601233.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.c.0.1.$45601233.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.c.0.1.$45601233.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/F5FC/production/_103527926_gettyimages-631096576.jpg" alt="Laughing face and poo emoji" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.c.0.1.$45601233.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--teal newsround-promo__promolabel--duration" data-reactid=".265ljlydmla.1.c.0.1.$45601233.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.c.0.1.$45601233.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.c.0.1.$45601233.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.c.0.1.$45601233.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.c.0.1.$45601233.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.c.0.1.$45601233.0.0.0.1.1">0:55</span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.c.0.1.$45601233.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.c.0.1.$45601233.0.0.1.0">What was the first ever emoji?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.c.0.1.$45601233.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.c.0.1.$45601233.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.c.0.1.$45601233.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.c.0.1.$45601233.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.c.0.1.$45601233.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.c.0.1.$45601233.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.c.0.1.$45601233.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2018-09-21T10:06:57+00:00" data-datetime="21 September 2018" data-reactid=".265ljlydmla.1.c.0.1.$45601233.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.c.0.1.$45601233.0.0.1.2.0.0.1.0">21 September 2018</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.c.0.1.$45601233.0.0.1.2.0.0.1.1">21 September 2018</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-5" data-reactid=".265ljlydmla.1.c.0.1.$45515302"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_5-6" data-reactid=".265ljlydmla.1.c.0.1.$45515302.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/45515302" class="newsround-promo__content newsround-promo__content--teal" data-reactid=".265ljlydmla.1.c.0.1.$45515302.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.c.0.1.$45515302.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.c.0.1.$45515302.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/643D/production/_103416652_p06l2s8k.jpg" alt="Model of a human stomach" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.c.0.1.$45515302.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--teal newsround-promo__promolabel--duration" data-reactid=".265ljlydmla.1.c.0.1.$45515302.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.c.0.1.$45515302.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.c.0.1.$45515302.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.c.0.1.$45515302.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.c.0.1.$45515302.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.c.0.1.$45515302.0.0.0.1.1">1:32</span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.c.0.1.$45515302.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.c.0.1.$45515302.0.0.1.0">How do we burp?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.c.0.1.$45515302.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.c.0.1.$45515302.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.c.0.1.$45515302.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.c.0.1.$45515302.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.c.0.1.$45515302.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.c.0.1.$45515302.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.c.0.1.$45515302.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2018-09-14T05:44:17+00:00" data-datetime="14 September 2018" data-reactid=".265ljlydmla.1.c.0.1.$45515302.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.c.0.1.$45515302.0.0.1.2.0.0.1.0">14 September 2018</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.c.0.1.$45515302.0.0.1.2.0.0.1.1">14 September 2018</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-5" data-reactid=".265ljlydmla.1.c.0.1.$45374312"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_5-7" data-reactid=".265ljlydmla.1.c.0.1.$45374312.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/45374312" class="newsround-promo__content newsround-promo__content--teal" data-reactid=".265ljlydmla.1.c.0.1.$45374312.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.c.0.1.$45374312.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.c.0.1.$45374312.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/C9E4/production/_103248615_mediaitem103247714.jpg" alt="Peacock" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.c.0.1.$45374312.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--teal newsround-promo__promolabel--duration" data-reactid=".265ljlydmla.1.c.0.1.$45374312.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.c.0.1.$45374312.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.c.0.1.$45374312.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.c.0.1.$45374312.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.c.0.1.$45374312.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.c.0.1.$45374312.0.0.0.1.1">1:00</span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.c.0.1.$45374312.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.c.0.1.$45374312.0.0.1.0">Why do animals have tails?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.c.0.1.$45374312.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.c.0.1.$45374312.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.c.0.1.$45374312.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.c.0.1.$45374312.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.c.0.1.$45374312.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.c.0.1.$45374312.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.c.0.1.$45374312.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2018-08-31T15:20:32+00:00" data-datetime="31 August 2018" data-reactid=".265ljlydmla.1.c.0.1.$45374312.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.c.0.1.$45374312.0.0.1.2.0.0.1.0">31 August 2018</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.c.0.1.$45374312.0.0.1.2.0.0.1.1">31 August 2018</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-5" data-reactid=".265ljlydmla.1.c.0.1.$45296535"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_5-8" data-reactid=".265ljlydmla.1.c.0.1.$45296535.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/45296535" class="newsround-promo__content newsround-promo__content--teal" data-reactid=".265ljlydmla.1.c.0.1.$45296535.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.c.0.1.$45296535.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.c.0.1.$45296535.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/1730/production/_103163950_004547946.jpg" alt="Generic photo of an eye" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.c.0.1.$45296535.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--teal newsround-promo__promolabel--duration" data-reactid=".265ljlydmla.1.c.0.1.$45296535.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.c.0.1.$45296535.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.c.0.1.$45296535.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.c.0.1.$45296535.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.c.0.1.$45296535.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.c.0.1.$45296535.0.0.0.1.1">1:15</span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.c.0.1.$45296535.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.c.0.1.$45296535.0.0.1.0">Why do we have different colour eyes?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.c.0.1.$45296535.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.c.0.1.$45296535.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.c.0.1.$45296535.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.c.0.1.$45296535.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.c.0.1.$45296535.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.c.0.1.$45296535.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.c.0.1.$45296535.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2018-08-24T12:07:40+00:00" data-datetime="24 August 2018" data-reactid=".265ljlydmla.1.c.0.1.$45296535.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.c.0.1.$45296535.0.0.1.2.0.0.1.0">24 August 2018</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.c.0.1.$45296535.0.0.1.2.0.0.1.1">24 August 2018</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-5" data-reactid=".265ljlydmla.1.c.0.1.$45209801"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_5-9" data-reactid=".265ljlydmla.1.c.0.1.$45209801.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/45209801" class="newsround-promo__content newsround-promo__content--teal" data-reactid=".265ljlydmla.1.c.0.1.$45209801.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.c.0.1.$45209801.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.c.0.1.$45209801.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/1380B/production/_103038897_p06hmd3j.jpg" alt="Tortoise" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.c.0.1.$45209801.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--teal newsround-promo__promolabel--duration" data-reactid=".265ljlydmla.1.c.0.1.$45209801.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.c.0.1.$45209801.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.c.0.1.$45209801.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.c.0.1.$45209801.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.c.0.1.$45209801.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.c.0.1.$45209801.0.0.0.1.1">1:25</span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.c.0.1.$45209801.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.c.0.1.$45209801.0.0.1.0">How long would a tortoise take to go around the world?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.c.0.1.$45209801.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.c.0.1.$45209801.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.c.0.1.$45209801.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.c.0.1.$45209801.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.c.0.1.$45209801.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.c.0.1.$45209801.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.c.0.1.$45209801.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2018-08-17T06:04:58+00:00" data-datetime="17 August 2018" data-reactid=".265ljlydmla.1.c.0.1.$45209801.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.c.0.1.$45209801.0.0.1.2.0.0.1.0">17 August 2018</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.c.0.1.$45209801.0.0.1.2.0.0.1.1">17 August 2018</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-5" data-reactid=".265ljlydmla.1.c.0.1.$45145681"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_5-10" data-reactid=".265ljlydmla.1.c.0.1.$45145681.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/45145681" class="newsround-promo__content newsround-promo__content--teal" data-reactid=".265ljlydmla.1.c.0.1.$45145681.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.c.0.1.$45145681.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.c.0.1.$45145681.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/23CA/production/_102926190_mediaitem102926189.jpg" alt="Illustration of red blood cells in a blood vessel." class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.c.0.1.$45145681.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--teal newsround-promo__promolabel--duration" data-reactid=".265ljlydmla.1.c.0.1.$45145681.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.c.0.1.$45145681.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.c.0.1.$45145681.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.c.0.1.$45145681.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.c.0.1.$45145681.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.c.0.1.$45145681.0.0.0.1.1">1:15</span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.c.0.1.$45145681.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.c.0.1.$45145681.0.0.1.0">Why is blood red?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.c.0.1.$45145681.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.c.0.1.$45145681.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.c.0.1.$45145681.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.c.0.1.$45145681.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.c.0.1.$45145681.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.c.0.1.$45145681.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.c.0.1.$45145681.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2018-08-13T05:41:52+00:00" data-datetime="13 August 2018" data-reactid=".265ljlydmla.1.c.0.1.$45145681.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.c.0.1.$45145681.0.0.1.2.0.0.1.0">13 August 2018</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.c.0.1.$45145681.0.0.1.2.0.0.1.1">13 August 2018</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-5" data-reactid=".265ljlydmla.1.c.0.1.$44876462"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_5-11" data-reactid=".265ljlydmla.1.c.0.1.$44876462.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/44876462" class="newsround-promo__content newsround-promo__content--teal" data-reactid=".265ljlydmla.1.c.0.1.$44876462.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.c.0.1.$44876462.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.c.0.1.$44876462.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/954A/production/_102581283_mediaitem102581282.jpg" alt="White fluffy clouds against a blue sky" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.c.0.1.$44876462.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--teal newsround-promo__promolabel--duration" data-reactid=".265ljlydmla.1.c.0.1.$44876462.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.c.0.1.$44876462.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.c.0.1.$44876462.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.c.0.1.$44876462.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.c.0.1.$44876462.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.c.0.1.$44876462.0.0.0.1.1">1:10</span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.c.0.1.$44876462.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.c.0.1.$44876462.0.0.1.0">How are clouds made?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.c.0.1.$44876462.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.c.0.1.$44876462.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.c.0.1.$44876462.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.c.0.1.$44876462.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.c.0.1.$44876462.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.c.0.1.$44876462.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.c.0.1.$44876462.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2018-07-19T05:34:40+00:00" data-datetime="19 July 2018" data-reactid=".265ljlydmla.1.c.0.1.$44876462.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.c.0.1.$44876462.0.0.1.2.0.0.1.0">19 July 2018</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.c.0.1.$44876462.0.0.1.2.0.0.1.1">19 July 2018</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-5" data-reactid=".265ljlydmla.1.c.0.1.$44740109"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_5-12" data-reactid=".265ljlydmla.1.c.0.1.$44740109.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/44740109" class="newsround-promo__content newsround-promo__content--teal" data-reactid=".265ljlydmla.1.c.0.1.$44740109.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.c.0.1.$44740109.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.c.0.1.$44740109.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/2CEC/production/_102500511_p06dkxnr.jpg" alt="The Sun" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.c.0.1.$44740109.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--teal newsround-promo__promolabel--duration" data-reactid=".265ljlydmla.1.c.0.1.$44740109.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.c.0.1.$44740109.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.c.0.1.$44740109.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.c.0.1.$44740109.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.c.0.1.$44740109.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.c.0.1.$44740109.0.0.0.1.1">1:20</span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.c.0.1.$44740109.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.c.0.1.$44740109.0.0.1.0">Why are some countries hot and others cold?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.c.0.1.$44740109.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.c.0.1.$44740109.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.c.0.1.$44740109.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.c.0.1.$44740109.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.c.0.1.$44740109.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.c.0.1.$44740109.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.c.0.1.$44740109.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2018-07-06T13:07:31+00:00" data-datetime="6 July 2018" data-reactid=".265ljlydmla.1.c.0.1.$44740109.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.c.0.1.$44740109.0.0.1.2.0.0.1.0">6 July 2018</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.c.0.1.$44740109.0.0.1.2.0.0.1.1">6 July 2018</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-5" data-reactid=".265ljlydmla.1.c.0.1.$44648608"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_5-13" data-reactid=".265ljlydmla.1.c.0.1.$44648608.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/44648608" class="newsround-promo__content newsround-promo__content--teal" data-reactid=".265ljlydmla.1.c.0.1.$44648608.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.c.0.1.$44648608.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.c.0.1.$44648608.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/1649/production/_102250750_047685932.jpg" alt="Icebergs drift in the sea in Cierva Cove, on the coast of the Antarctic Peninsula in Antarctica." class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.c.0.1.$44648608.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--teal newsround-promo__promolabel--duration" data-reactid=".265ljlydmla.1.c.0.1.$44648608.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.c.0.1.$44648608.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.c.0.1.$44648608.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.c.0.1.$44648608.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.c.0.1.$44648608.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.c.0.1.$44648608.0.0.0.1.1">1:03</span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.c.0.1.$44648608.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.c.0.1.$44648608.0.0.1.0">How far under water do icebergs go?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.c.0.1.$44648608.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.c.0.1.$44648608.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.c.0.1.$44648608.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.c.0.1.$44648608.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.c.0.1.$44648608.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.c.0.1.$44648608.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.c.0.1.$44648608.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2018-07-16T12:01:27+00:00" data-datetime="16 July 2018" data-reactid=".265ljlydmla.1.c.0.1.$44648608.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.c.0.1.$44648608.0.0.1.2.0.0.1.0">16 July 2018</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.c.0.1.$44648608.0.0.1.2.0.0.1.1">16 July 2018</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-5" data-reactid=".265ljlydmla.1.c.0.1.$44494070"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_5-14" data-reactid=".265ljlydmla.1.c.0.1.$44494070.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/44494070" class="newsround-promo__content newsround-promo__content--teal" data-reactid=".265ljlydmla.1.c.0.1.$44494070.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.c.0.1.$44494070.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.c.0.1.$44494070.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/15051/production/_103179068_008283413.jpg" alt="The night sky above Galloway Forest park in southern Scotland" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.c.0.1.$44494070.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--teal newsround-promo__promolabel--duration" data-reactid=".265ljlydmla.1.c.0.1.$44494070.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.c.0.1.$44494070.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.c.0.1.$44494070.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.c.0.1.$44494070.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.c.0.1.$44494070.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.c.0.1.$44494070.0.0.0.1.1">0:54</span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.c.0.1.$44494070.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.c.0.1.$44494070.0.0.1.0">How old is the universe?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.c.0.1.$44494070.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.c.0.1.$44494070.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.c.0.1.$44494070.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.c.0.1.$44494070.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.c.0.1.$44494070.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.c.0.1.$44494070.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.c.0.1.$44494070.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2018-06-15T11:59:31+00:00" data-datetime="15 June 2018" data-reactid=".265ljlydmla.1.c.0.1.$44494070.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.c.0.1.$44494070.0.0.1.2.0.0.1.0">15 June 2018</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.c.0.1.$44494070.0.0.1.2.0.0.1.1">15 June 2018</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-5" data-reactid=".265ljlydmla.1.c.0.1.$44412466"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_5-15" data-reactid=".265ljlydmla.1.c.0.1.$44412466.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/44412466" class="newsround-promo__content newsround-promo__content--teal" data-reactid=".265ljlydmla.1.c.0.1.$44412466.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.c.0.1.$44412466.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.c.0.1.$44412466.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/E7A1/production/_103179295_003490557.jpg" alt="Penguin" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.c.0.1.$44412466.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--teal newsround-promo__promolabel--duration" data-reactid=".265ljlydmla.1.c.0.1.$44412466.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.c.0.1.$44412466.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.c.0.1.$44412466.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.c.0.1.$44412466.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.c.0.1.$44412466.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.c.0.1.$44412466.0.0.0.1.1">1:15</span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.c.0.1.$44412466.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.c.0.1.$44412466.0.0.1.0">Why can't penguins fly?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.c.0.1.$44412466.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.c.0.1.$44412466.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.c.0.1.$44412466.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.c.0.1.$44412466.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.c.0.1.$44412466.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.c.0.1.$44412466.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.c.0.1.$44412466.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2018-06-08T12:59:49+00:00" data-datetime="8 June 2018" data-reactid=".265ljlydmla.1.c.0.1.$44412466.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.c.0.1.$44412466.0.0.1.2.0.0.1.0">8 June 2018</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.c.0.1.$44412466.0.0.1.2.0.0.1.1">8 June 2018</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-5" data-reactid=".265ljlydmla.1.c.0.1.$44175005"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_5-16" data-reactid=".265ljlydmla.1.c.0.1.$44175005.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/44175005" class="newsround-promo__content newsround-promo__content--teal" data-reactid=".265ljlydmla.1.c.0.1.$44175005.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.c.0.1.$44175005.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.c.0.1.$44175005.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/457B/production/_103178771_gettyimages-535792595.jpg" alt="Goosebumps on a leg" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.c.0.1.$44175005.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--teal newsround-promo__promolabel--duration" data-reactid=".265ljlydmla.1.c.0.1.$44175005.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.c.0.1.$44175005.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.c.0.1.$44175005.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.c.0.1.$44175005.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.c.0.1.$44175005.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.c.0.1.$44175005.0.0.0.1.1">1:14</span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.c.0.1.$44175005.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.c.0.1.$44175005.0.0.1.0">Why do we get goosebumps?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.c.0.1.$44175005.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.c.0.1.$44175005.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.c.0.1.$44175005.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.c.0.1.$44175005.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.c.0.1.$44175005.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.c.0.1.$44175005.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.c.0.1.$44175005.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2018-05-18T15:20:59+00:00" data-datetime="18 May 2018" data-reactid=".265ljlydmla.1.c.0.1.$44175005.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.c.0.1.$44175005.0.0.1.2.0.0.1.0">18 May 2018</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.c.0.1.$44175005.0.0.1.2.0.0.1.1">18 May 2018</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-5" data-reactid=".265ljlydmla.1.c.0.1.$44100737"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_5-17" data-reactid=".265ljlydmla.1.c.0.1.$44100737.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/44100737" class="newsround-promo__content newsround-promo__content--teal" data-reactid=".265ljlydmla.1.c.0.1.$44100737.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.c.0.1.$44100737.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.c.0.1.$44100737.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/2901/production/_103179401_038216322.jpg" alt="Reuters" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.c.0.1.$44100737.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--teal" data-reactid=".265ljlydmla.1.c.0.1.$44100737.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.c.0.1.$44100737.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.c.0.1.$44100737.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.c.0.1.$44100737.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.c.0.1.$44100737.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.c.0.1.$44100737.0.0.0.1.1"></span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.c.0.1.$44100737.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.c.0.1.$44100737.0.0.1.0">Why do volcanoes erupt?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.c.0.1.$44100737.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.c.0.1.$44100737.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.c.0.1.$44100737.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.c.0.1.$44100737.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.c.0.1.$44100737.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.c.0.1.$44100737.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.c.0.1.$44100737.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2018-05-14T05:32:23+00:00" data-datetime="14 May 2018" data-reactid=".265ljlydmla.1.c.0.1.$44100737.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.c.0.1.$44100737.0.0.1.2.0.0.1.0">14 May 2018</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.c.0.1.$44100737.0.0.1.2.0.0.1.1">14 May 2018</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-5" data-reactid=".265ljlydmla.1.c.0.1.$43991242"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_5-18" data-reactid=".265ljlydmla.1.c.0.1.$43991242.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/43991242" class="newsround-promo__content newsround-promo__content--teal" data-reactid=".265ljlydmla.1.c.0.1.$43991242.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.c.0.1.$43991242.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.c.0.1.$43991242.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/B987/production/_101159474_p066574t.jpg" alt="Foot graphic" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.c.0.1.$43991242.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--teal newsround-promo__promolabel--duration" data-reactid=".265ljlydmla.1.c.0.1.$43991242.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.c.0.1.$43991242.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.c.0.1.$43991242.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.c.0.1.$43991242.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.c.0.1.$43991242.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.c.0.1.$43991242.0.0.0.1.1">0:50</span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.c.0.1.$43991242.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.c.0.1.$43991242.0.0.1.0">Why do feet smell?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.c.0.1.$43991242.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.c.0.1.$43991242.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.c.0.1.$43991242.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.c.0.1.$43991242.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.c.0.1.$43991242.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.c.0.1.$43991242.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.c.0.1.$43991242.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2018-05-04T07:04:24+00:00" data-datetime="4 May 2018" data-reactid=".265ljlydmla.1.c.0.1.$43991242.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.c.0.1.$43991242.0.0.1.2.0.0.1.0">4 May 2018</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.c.0.1.$43991242.0.0.1.2.0.0.1.1">4 May 2018</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-5" data-reactid=".265ljlydmla.1.c.0.1.$43928377"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_5-19" data-reactid=".265ljlydmla.1.c.0.1.$43928377.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/43928377" class="newsround-promo__content newsround-promo__content--teal" data-reactid=".265ljlydmla.1.c.0.1.$43928377.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.c.0.1.$43928377.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.c.0.1.$43928377.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/F5A7/production/_103178826_gettyimages-976795062.jpg" alt="Brick wall" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.c.0.1.$43928377.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--teal newsround-promo__promolabel--duration" data-reactid=".265ljlydmla.1.c.0.1.$43928377.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.c.0.1.$43928377.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.c.0.1.$43928377.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.c.0.1.$43928377.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.c.0.1.$43928377.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.c.0.1.$43928377.0.0.0.1.1">1:15</span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.c.0.1.$43928377.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.c.0.1.$43928377.0.0.1.0">How are bricks made?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.c.0.1.$43928377.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.c.0.1.$43928377.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.c.0.1.$43928377.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.c.0.1.$43928377.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.c.0.1.$43928377.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.c.0.1.$43928377.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.c.0.1.$43928377.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2018-04-27T16:28:27+00:00" data-datetime="27 April 2018" data-reactid=".265ljlydmla.1.c.0.1.$43928377.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.c.0.1.$43928377.0.0.1.2.0.0.1.0">27 April 2018</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.c.0.1.$43928377.0.0.1.2.0.0.1.1">27 April 2018</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-5" data-reactid=".265ljlydmla.1.c.0.1.$43831269"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_5-20" data-reactid=".265ljlydmla.1.c.0.1.$43831269.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/43831269" class="newsround-promo__content newsround-promo__content--teal" data-reactid=".265ljlydmla.1.c.0.1.$43831269.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.c.0.1.$43831269.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.c.0.1.$43831269.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/86BE/production/_100949443_gettyimages-601916324.jpg" alt="Stars" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.c.0.1.$43831269.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--teal newsround-promo__promolabel--duration" data-reactid=".265ljlydmla.1.c.0.1.$43831269.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.c.0.1.$43831269.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.c.0.1.$43831269.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.c.0.1.$43831269.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.c.0.1.$43831269.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.c.0.1.$43831269.0.0.0.1.1">1:34</span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.c.0.1.$43831269.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.c.0.1.$43831269.0.0.1.0">How do you count the stars?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.c.0.1.$43831269.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.c.0.1.$43831269.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.c.0.1.$43831269.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.c.0.1.$43831269.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.c.0.1.$43831269.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.c.0.1.$43831269.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.c.0.1.$43831269.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2018-04-20T08:18:10+00:00" data-datetime="20 April 2018" data-reactid=".265ljlydmla.1.c.0.1.$43831269.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.c.0.1.$43831269.0.0.1.2.0.0.1.0">20 April 2018</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.c.0.1.$43831269.0.0.1.2.0.0.1.1">20 April 2018</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-5" data-reactid=".265ljlydmla.1.c.0.1.$43662401"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_5-21" data-reactid=".265ljlydmla.1.c.0.1.$43662401.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/43662401" class="newsround-promo__content newsround-promo__content--teal" data-reactid=".265ljlydmla.1.c.0.1.$43662401.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.c.0.1.$43662401.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.c.0.1.$43662401.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/3EE1/production/_103179061_gettyimages-461627284.jpg" alt="Red and white onions" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.c.0.1.$43662401.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--teal newsround-promo__promolabel--duration" data-reactid=".265ljlydmla.1.c.0.1.$43662401.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.c.0.1.$43662401.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.c.0.1.$43662401.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.c.0.1.$43662401.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.c.0.1.$43662401.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.c.0.1.$43662401.0.0.0.1.1">1:39</span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.c.0.1.$43662401.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.c.0.1.$43662401.0.0.1.0">Why do onions make you cry?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.c.0.1.$43662401.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.c.0.1.$43662401.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.c.0.1.$43662401.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.c.0.1.$43662401.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.c.0.1.$43662401.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.c.0.1.$43662401.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.c.0.1.$43662401.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2018-04-06T06:21:48+00:00" data-datetime="6 April 2018" data-reactid=".265ljlydmla.1.c.0.1.$43662401.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.c.0.1.$43662401.0.0.1.2.0.0.1.0">6 April 2018</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.c.0.1.$43662401.0.0.1.2.0.0.1.1">6 April 2018</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-5" data-reactid=".265ljlydmla.1.c.0.1.$43499335"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_5-22" data-reactid=".265ljlydmla.1.c.0.1.$43499335.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/43499335" class="newsround-promo__content newsround-promo__content--teal" data-reactid=".265ljlydmla.1.c.0.1.$43499335.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.c.0.1.$43499335.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.c.0.1.$43499335.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/144C6/production/_100524138_gettyimages-696470554.jpg" alt="dinosaur" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.c.0.1.$43499335.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--teal newsround-promo__promolabel--duration" data-reactid=".265ljlydmla.1.c.0.1.$43499335.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.c.0.1.$43499335.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.c.0.1.$43499335.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.c.0.1.$43499335.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.c.0.1.$43499335.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.c.0.1.$43499335.0.0.0.1.1">0:57</span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.c.0.1.$43499335.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.c.0.1.$43499335.0.0.1.0">What was the first dinosaur?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.c.0.1.$43499335.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.c.0.1.$43499335.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.c.0.1.$43499335.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.c.0.1.$43499335.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.c.0.1.$43499335.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.c.0.1.$43499335.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.c.0.1.$43499335.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2018-03-22T11:08:40+00:00" data-datetime="22 March 2018" data-reactid=".265ljlydmla.1.c.0.1.$43499335.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.c.0.1.$43499335.0.0.1.2.0.0.1.0">22 March 2018</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.c.0.1.$43499335.0.0.1.2.0.0.1.1">22 March 2018</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-5" data-reactid=".265ljlydmla.1.c.0.1.$43421339"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_5-23" data-reactid=".265ljlydmla.1.c.0.1.$43421339.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/43421339" class="newsround-promo__content newsround-promo__content--teal" data-reactid=".265ljlydmla.1.c.0.1.$43421339.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.c.0.1.$43421339.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.c.0.1.$43421339.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/12DF1/production/_103179277_p0617ntn.jpg" alt="Banana and a Strawberry" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.c.0.1.$43421339.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--teal newsround-promo__promolabel--duration" data-reactid=".265ljlydmla.1.c.0.1.$43421339.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.c.0.1.$43421339.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.c.0.1.$43421339.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.c.0.1.$43421339.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.c.0.1.$43421339.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.c.0.1.$43421339.0.0.0.1.1">1:29</span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.c.0.1.$43421339.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.c.0.1.$43421339.0.0.1.0">How is a banana a berry but a strawberry isn't?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.c.0.1.$43421339.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.c.0.1.$43421339.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.c.0.1.$43421339.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.c.0.1.$43421339.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.c.0.1.$43421339.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.c.0.1.$43421339.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.c.0.1.$43421339.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2018-03-15T17:06:55+00:00" data-datetime="15 March 2018" data-reactid=".265ljlydmla.1.c.0.1.$43421339.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.c.0.1.$43421339.0.0.1.2.0.0.1.0">15 March 2018</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.c.0.1.$43421339.0.0.1.2.0.0.1.1">15 March 2018</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-5" data-reactid=".265ljlydmla.1.c.0.1.$43315746"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_5-24" data-reactid=".265ljlydmla.1.c.0.1.$43315746.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/43315746" class="newsround-promo__content newsround-promo__content--teal" data-reactid=".265ljlydmla.1.c.0.1.$43315746.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.c.0.1.$43315746.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.c.0.1.$43315746.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/4391/production/_103179271_p060c1dq.jpg" alt="Keyframe #6" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.c.0.1.$43315746.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--teal newsround-promo__promolabel--duration" data-reactid=".265ljlydmla.1.c.0.1.$43315746.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.c.0.1.$43315746.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.c.0.1.$43315746.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.c.0.1.$43315746.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.c.0.1.$43315746.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.c.0.1.$43315746.0.0.0.1.1">1:27</span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.c.0.1.$43315746.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.c.0.1.$43315746.0.0.1.0">How big is space?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.c.0.1.$43315746.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.c.0.1.$43315746.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.c.0.1.$43315746.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.c.0.1.$43315746.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.c.0.1.$43315746.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.c.0.1.$43315746.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.c.0.1.$43315746.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2018-03-07T11:09:29+00:00" data-datetime="7 March 2018" data-reactid=".265ljlydmla.1.c.0.1.$43315746.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.c.0.1.$43315746.0.0.1.2.0.0.1.0">7 March 2018</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.c.0.1.$43315746.0.0.1.2.0.0.1.1">7 March 2018</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-5" data-reactid=".265ljlydmla.1.c.0.1.$43232044"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_5-25" data-reactid=".265ljlydmla.1.c.0.1.$43232044.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/43232044" class="newsround-promo__content newsround-promo__content--teal" data-reactid=".265ljlydmla.1.c.0.1.$43232044.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.c.0.1.$43232044.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.c.0.1.$43232044.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/12A72/production/_100220467_p05zn7zs.jpg" alt="Vampire Road" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.c.0.1.$43232044.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--teal newsround-promo__promolabel--duration" data-reactid=".265ljlydmla.1.c.0.1.$43232044.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.c.0.1.$43232044.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.c.0.1.$43232044.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.c.0.1.$43232044.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.c.0.1.$43232044.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.c.0.1.$43232044.0.0.0.1.1">1:16</span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.c.0.1.$43232044.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.c.0.1.$43232044.0.0.1.0">How are roads named?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.c.0.1.$43232044.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.c.0.1.$43232044.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.c.0.1.$43232044.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.c.0.1.$43232044.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.c.0.1.$43232044.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.c.0.1.$43232044.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.c.0.1.$43232044.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2018-02-28T16:16:54+00:00" data-datetime="28 February 2018" data-reactid=".265ljlydmla.1.c.0.1.$43232044.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.c.0.1.$43232044.0.0.1.2.0.0.1.0">28 February 2018</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.c.0.1.$43232044.0.0.1.2.0.0.1.1">28 February 2018</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-5" data-reactid=".265ljlydmla.1.c.0.1.$43085506"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_5-26" data-reactid=".265ljlydmla.1.c.0.1.$43085506.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/43085506" class="newsround-promo__content newsround-promo__content--teal" data-reactid=".265ljlydmla.1.c.0.1.$43085506.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.c.0.1.$43085506.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.c.0.1.$43085506.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/FFCF/production/_103178456_006664263.jpg" alt="New Year's Eve fireworks" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.c.0.1.$43085506.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--teal newsround-promo__promolabel--duration" data-reactid=".265ljlydmla.1.c.0.1.$43085506.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.c.0.1.$43085506.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.c.0.1.$43085506.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.c.0.1.$43085506.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.c.0.1.$43085506.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.c.0.1.$43085506.0.0.0.1.1">1:56</span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.c.0.1.$43085506.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.c.0.1.$43085506.0.0.1.0">How are fireworks made?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.c.0.1.$43085506.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.c.0.1.$43085506.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.c.0.1.$43085506.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.c.0.1.$43085506.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.c.0.1.$43085506.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.c.0.1.$43085506.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.c.0.1.$43085506.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2018-02-16T11:50:51+00:00" data-datetime="16 February 2018" data-reactid=".265ljlydmla.1.c.0.1.$43085506.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.c.0.1.$43085506.0.0.1.2.0.0.1.0">16 February 2018</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.c.0.1.$43085506.0.0.1.2.0.0.1.1">16 February 2018</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-5" data-reactid=".265ljlydmla.1.c.0.1.$43001472"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_5-27" data-reactid=".265ljlydmla.1.c.0.1.$43001472.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/43001472" class="newsround-promo__content newsround-promo__content--teal" data-reactid=".265ljlydmla.1.c.0.1.$43001472.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.c.0.1.$43001472.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.c.0.1.$43001472.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/3833/production/_103178341_003633772.jpg" alt="Valentines day rose and chocolates" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.c.0.1.$43001472.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--teal newsround-promo__promolabel--duration" data-reactid=".265ljlydmla.1.c.0.1.$43001472.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.c.0.1.$43001472.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.c.0.1.$43001472.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.c.0.1.$43001472.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.c.0.1.$43001472.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.c.0.1.$43001472.0.0.0.1.1">1:57</span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.c.0.1.$43001472.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.c.0.1.$43001472.0.0.1.0">Who invented Valentine's Day?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.c.0.1.$43001472.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.c.0.1.$43001472.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.c.0.1.$43001472.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.c.0.1.$43001472.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.c.0.1.$43001472.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.c.0.1.$43001472.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.c.0.1.$43001472.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2018-02-09T08:45:58+00:00" data-datetime="9 February 2018" data-reactid=".265ljlydmla.1.c.0.1.$43001472.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.c.0.1.$43001472.0.0.1.2.0.0.1.0">9 February 2018</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.c.0.1.$43001472.0.0.1.2.0.0.1.1">9 February 2018</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-5" data-reactid=".265ljlydmla.1.c.0.1.$42895003"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_5-28" data-reactid=".265ljlydmla.1.c.0.1.$42895003.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/42895003" class="newsround-promo__content newsround-promo__content--teal" data-reactid=".265ljlydmla.1.c.0.1.$42895003.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.c.0.1.$42895003.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.c.0.1.$42895003.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/170B3/production/_103178349_gettyimages-459643778.jpg" alt="Lego figure head" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.c.0.1.$42895003.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--teal newsround-promo__promolabel--duration" data-reactid=".265ljlydmla.1.c.0.1.$42895003.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.c.0.1.$42895003.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.c.0.1.$42895003.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.c.0.1.$42895003.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.c.0.1.$42895003.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.c.0.1.$42895003.0.0.0.1.1">1:43</span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.c.0.1.$42895003.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.c.0.1.$42895003.0.0.1.0">Who invented Lego?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.c.0.1.$42895003.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.c.0.1.$42895003.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.c.0.1.$42895003.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.c.0.1.$42895003.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.c.0.1.$42895003.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.c.0.1.$42895003.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.c.0.1.$42895003.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2018-01-31T18:25:09+00:00" data-datetime="31 January 2018" data-reactid=".265ljlydmla.1.c.0.1.$42895003.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.c.0.1.$42895003.0.0.1.2.0.0.1.0">31 January 2018</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.c.0.1.$42895003.0.0.1.2.0.0.1.1">31 January 2018</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-5" data-reactid=".265ljlydmla.1.c.0.1.$42738270"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_5-29" data-reactid=".265ljlydmla.1.c.0.1.$42738270.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/42738270" class="newsround-promo__content newsround-promo__content--teal" data-reactid=".265ljlydmla.1.c.0.1.$42738270.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.c.0.1.$42738270.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.c.0.1.$42738270.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/8C93/production/_103178953_040973328.jpg" alt="Family taking a selfie" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.c.0.1.$42738270.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--teal newsround-promo__promolabel--duration" data-reactid=".265ljlydmla.1.c.0.1.$42738270.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.c.0.1.$42738270.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.c.0.1.$42738270.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.c.0.1.$42738270.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.c.0.1.$42738270.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.c.0.1.$42738270.0.0.0.1.1">1:34</span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.c.0.1.$42738270.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.c.0.1.$42738270.0.0.1.0">Who invented the selfie?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.c.0.1.$42738270.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.c.0.1.$42738270.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.c.0.1.$42738270.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.c.0.1.$42738270.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.c.0.1.$42738270.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.c.0.1.$42738270.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.c.0.1.$42738270.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2018-01-18T16:49:09+00:00" data-datetime="18 January 2018" data-reactid=".265ljlydmla.1.c.0.1.$42738270.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.c.0.1.$42738270.0.0.1.2.0.0.1.0">18 January 2018</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.c.0.1.$42738270.0.0.1.2.0.0.1.1">18 January 2018</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-5" data-reactid=".265ljlydmla.1.c.0.1.$42647661"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_5-30" data-reactid=".265ljlydmla.1.c.0.1.$42647661.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/42647661" class="newsround-promo__content newsround-promo__content--teal" data-reactid=".265ljlydmla.1.c.0.1.$42647661.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.c.0.1.$42647661.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.c.0.1.$42647661.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/15B91/production/_103177988_mediaitem103177987.jpg" alt="Artwork of a Tyrannosaurus rex dinosaur" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.c.0.1.$42647661.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--teal newsround-promo__promolabel--duration" data-reactid=".265ljlydmla.1.c.0.1.$42647661.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.c.0.1.$42647661.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.c.0.1.$42647661.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.c.0.1.$42647661.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.c.0.1.$42647661.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.c.0.1.$42647661.0.0.0.1.1">0:57</span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.c.0.1.$42647661.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.c.0.1.$42647661.0.0.1.0">Can we bring dinosaurs back?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.c.0.1.$42647661.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.c.0.1.$42647661.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.c.0.1.$42647661.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.c.0.1.$42647661.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.c.0.1.$42647661.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.c.0.1.$42647661.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.c.0.1.$42647661.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2018-01-11T10:44:10+00:00" data-datetime="11 January 2018" data-reactid=".265ljlydmla.1.c.0.1.$42647661.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.c.0.1.$42647661.0.0.1.2.0.0.1.0">11 January 2018</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.c.0.1.$42647661.0.0.1.2.0.0.1.1">11 January 2018</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-5" data-reactid=".265ljlydmla.1.c.0.1.$42554509"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_5-31" data-reactid=".265ljlydmla.1.c.0.1.$42554509.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/42554509" class="newsround-promo__content newsround-promo__content--teal" data-reactid=".265ljlydmla.1.c.0.1.$42554509.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.c.0.1.$42554509.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.c.0.1.$42554509.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/C479/production/_103179205_bigqtimpeake.jpg" alt="astronaut in space" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.c.0.1.$42554509.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--teal newsround-promo__promolabel--duration" data-reactid=".265ljlydmla.1.c.0.1.$42554509.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.c.0.1.$42554509.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.c.0.1.$42554509.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.c.0.1.$42554509.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.c.0.1.$42554509.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.c.0.1.$42554509.0.0.0.1.1">0:50</span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.c.0.1.$42554509.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.c.0.1.$42554509.0.0.1.0">Does the sound of your voice change in space?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.c.0.1.$42554509.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.c.0.1.$42554509.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.c.0.1.$42554509.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.c.0.1.$42554509.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.c.0.1.$42554509.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.c.0.1.$42554509.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.c.0.1.$42554509.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2018-01-04T08:29:40+00:00" data-datetime="4 January 2018" data-reactid=".265ljlydmla.1.c.0.1.$42554509.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.c.0.1.$42554509.0.0.1.2.0.0.1.0">4 January 2018</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.c.0.1.$42554509.0.0.1.2.0.0.1.1">4 January 2018</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-5" data-reactid=".265ljlydmla.1.c.0.1.$42350876"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_5-32" data-reactid=".265ljlydmla.1.c.0.1.$42350876.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/42350876" class="newsround-promo__content newsround-promo__content--teal" data-reactid=".265ljlydmla.1.c.0.1.$42350876.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.c.0.1.$42350876.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.c.0.1.$42350876.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/156EB/production/_103178778_000510620.jpg" alt="Man struggling to open umbrella during stormy weather" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.c.0.1.$42350876.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--teal newsround-promo__promolabel--duration" data-reactid=".265ljlydmla.1.c.0.1.$42350876.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.c.0.1.$42350876.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.c.0.1.$42350876.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.c.0.1.$42350876.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.c.0.1.$42350876.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.c.0.1.$42350876.0.0.0.1.1">1:50</span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.c.0.1.$42350876.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.c.0.1.$42350876.0.0.1.0">How do we predict the weather?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.c.0.1.$42350876.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.c.0.1.$42350876.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.c.0.1.$42350876.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.c.0.1.$42350876.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.c.0.1.$42350876.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.c.0.1.$42350876.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.c.0.1.$42350876.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2017-12-14T09:16:39+00:00" data-datetime="14 December 2017" data-reactid=".265ljlydmla.1.c.0.1.$42350876.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.c.0.1.$42350876.0.0.1.2.0.0.1.0">14 December 2017</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.c.0.1.$42350876.0.0.1.2.0.0.1.1">14 December 2017</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-5" data-reactid=".265ljlydmla.1.c.0.1.$42257120"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_5-33" data-reactid=".265ljlydmla.1.c.0.1.$42257120.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/42257120" class="newsround-promo__content newsround-promo__content--teal" data-reactid=".265ljlydmla.1.c.0.1.$42257120.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.c.0.1.$42257120.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.c.0.1.$42257120.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/2E15/production/_103179711_mediaitem103179710.jpg" alt="Fossil ammonites. Ammonites are extinct cephalopod molluscs that lived in the oceans during the Jurassic and Cretaceous periods." class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.c.0.1.$42257120.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--teal newsround-promo__promolabel--duration" data-reactid=".265ljlydmla.1.c.0.1.$42257120.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.c.0.1.$42257120.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.c.0.1.$42257120.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.c.0.1.$42257120.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.c.0.1.$42257120.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.c.0.1.$42257120.0.0.0.1.1">1:52</span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.c.0.1.$42257120.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.c.0.1.$42257120.0.0.1.0">How does carbon dating work?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.c.0.1.$42257120.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.c.0.1.$42257120.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.c.0.1.$42257120.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.c.0.1.$42257120.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.c.0.1.$42257120.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.c.0.1.$42257120.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.c.0.1.$42257120.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2017-12-06T16:12:14+00:00" data-datetime="6 December 2017" data-reactid=".265ljlydmla.1.c.0.1.$42257120.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.c.0.1.$42257120.0.0.1.2.0.0.1.0">6 December 2017</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.c.0.1.$42257120.0.0.1.2.0.0.1.1">6 December 2017</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-5" data-reactid=".265ljlydmla.1.c.0.1.$42173531"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_5-34" data-reactid=".265ljlydmla.1.c.0.1.$42173531.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/42173531" class="newsround-promo__content newsround-promo__content--teal" data-reactid=".265ljlydmla.1.c.0.1.$42173531.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.c.0.1.$42173531.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.c.0.1.$42173531.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/174ED/production/_98996459_gettyimages-879554824.jpg" alt="Red Bull F1 cars" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.c.0.1.$42173531.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--teal newsround-promo__promolabel--duration" data-reactid=".265ljlydmla.1.c.0.1.$42173531.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.c.0.1.$42173531.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.c.0.1.$42173531.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.c.0.1.$42173531.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.c.0.1.$42173531.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.c.0.1.$42173531.0.0.0.1.1">1:27</span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.c.0.1.$42173531.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.c.0.1.$42173531.0.0.1.0">How is a Formula 1 car different to a family car?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.c.0.1.$42173531.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.c.0.1.$42173531.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.c.0.1.$42173531.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.c.0.1.$42173531.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.c.0.1.$42173531.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.c.0.1.$42173531.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.c.0.1.$42173531.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2017-11-30T12:39:01+00:00" data-datetime="30 November 2017" data-reactid=".265ljlydmla.1.c.0.1.$42173531.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.c.0.1.$42173531.0.0.1.2.0.0.1.0">30 November 2017</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.c.0.1.$42173531.0.0.1.2.0.0.1.1">30 November 2017</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-5" data-reactid=".265ljlydmla.1.c.0.1.$42097292"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_5-35" data-reactid=".265ljlydmla.1.c.0.1.$42097292.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/42097292" class="newsround-promo__content newsround-promo__content--teal" data-reactid=".265ljlydmla.1.c.0.1.$42097292.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.c.0.1.$42097292.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.c.0.1.$42097292.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/972A/production/_98889683_rocketgetty.jpg" alt="Rocket" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.c.0.1.$42097292.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--teal newsround-promo__promolabel--duration" data-reactid=".265ljlydmla.1.c.0.1.$42097292.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.c.0.1.$42097292.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.c.0.1.$42097292.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.c.0.1.$42097292.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.c.0.1.$42097292.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.c.0.1.$42097292.0.0.0.1.1">1:37</span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.c.0.1.$42097292.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.c.0.1.$42097292.0.0.1.0">When will we be able to travel at warp speed?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.c.0.1.$42097292.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.c.0.1.$42097292.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.c.0.1.$42097292.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.c.0.1.$42097292.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.c.0.1.$42097292.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.c.0.1.$42097292.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.c.0.1.$42097292.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2017-11-23T12:00:15+00:00" data-datetime="23 November 2017" data-reactid=".265ljlydmla.1.c.0.1.$42097292.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.c.0.1.$42097292.0.0.1.2.0.0.1.0">23 November 2017</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.c.0.1.$42097292.0.0.1.2.0.0.1.1">23 November 2017</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-5" data-reactid=".265ljlydmla.1.c.0.1.$41679797"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_5-36" data-reactid=".265ljlydmla.1.c.0.1.$41679797.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/41679797" class="newsround-promo__content newsround-promo__content--teal" data-reactid=".265ljlydmla.1.c.0.1.$41679797.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.c.0.1.$41679797.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.c.0.1.$41679797.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/4A21/production/_103177981_mediaitem103177980.jpg" alt="Mount Everest with the Khumbu Glacier and Nuptse in foreground viewed from Kala Pattar" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.c.0.1.$41679797.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--teal newsround-promo__promolabel--duration" data-reactid=".265ljlydmla.1.c.0.1.$41679797.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.c.0.1.$41679797.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.c.0.1.$41679797.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.c.0.1.$41679797.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.c.0.1.$41679797.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.c.0.1.$41679797.0.0.0.1.1">2:40</span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.c.0.1.$41679797.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.c.0.1.$41679797.0.0.1.0">How do you measure a mountain?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.c.0.1.$41679797.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.c.0.1.$41679797.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.c.0.1.$41679797.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.c.0.1.$41679797.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.c.0.1.$41679797.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.c.0.1.$41679797.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.c.0.1.$41679797.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2017-10-19T10:50:40+00:00" data-datetime="19 October 2017" data-reactid=".265ljlydmla.1.c.0.1.$41679797.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.c.0.1.$41679797.0.0.1.2.0.0.1.0">19 October 2017</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.c.0.1.$41679797.0.0.1.2.0.0.1.1">19 October 2017</span></time></span></div></div></div></a></div></div><div class="newsround-more-stories__story newsround-more-stories__story--more-stories-5" data-reactid=".265ljlydmla.1.c.0.1.$41175735"><div class="newsround-promo__container" data-istats-track="true" data-istats-track-link-location="nr_home_more_stories_5-37" data-reactid=".265ljlydmla.1.c.0.1.$41175735.0"><a href="/web/20190207175647/https://www.bbc.co.uk/newsround/41175735" class="newsround-promo__content newsround-promo__content--teal" data-reactid=".265ljlydmla.1.c.0.1.$41175735.0.0"><div class="newsround-promo__media" data-reactid=".265ljlydmla.1.c.0.1.$41175735.0.0.0"><div class="newsround-promo__fallback-image" data-reactid=".265ljlydmla.1.c.0.1.$41175735.0.0.0.0"><img src="https://web.archive.org/web/20190207175647im_/https://ichef.bbci.co.uk/news/240/cpsprodpb/CB77/production/_103178025_gettyimages-904259394.jpg" alt="Tangerines" class="newsround-promo__responsive-image" data-reactid=".265ljlydmla.1.c.0.1.$41175735.0.0.0.0.0"/></div><span class="newsround-promo__promolabel newsround-promo__promolabel--teal newsround-promo__promolabel--duration" data-reactid=".265ljlydmla.1.c.0.1.$41175735.0.0.0.1"><div class="gel-icon gel-icon--play newsround-promo__icon" data-reactid=".265ljlydmla.1.c.0.1.$41175735.0.0.0.1.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.c.0.1.$41175735.0.0.0.1.0.0"><title data-reactid=".265ljlydmla.1.c.0.1.$41175735.0.0.0.1.0.0.0">play</title><path d="M3 32l26-16L3 0v32z" data-reactid=".265ljlydmla.1.c.0.1.$41175735.0.0.0.1.0.0.1"></path></svg></div><span class="duration" data-reactid=".265ljlydmla.1.c.0.1.$41175735.0.0.0.1.1">0:42</span></span></div><div class="newsround-promo__main" data-reactid=".265ljlydmla.1.c.0.1.$41175735.0.0.1"><p class="newsround-promo__headline" data-reactid=".265ljlydmla.1.c.0.1.$41175735.0.0.1.0">What's the fruity difference?</p><div class="newsround-promo__footer" data-reactid=".265ljlydmla.1.c.0.1.$41175735.0.0.1.2"><div class="newsround-promo__timestamp" data-reactid=".265ljlydmla.1.c.0.1.$41175735.0.0.1.2.0"><span class="gs-c-timestamp gs-o-bullet gs-o-bullet-" data-reactid=".265ljlydmla.1.c.0.1.$41175735.0.0.1.2.0.0"><span class="gs-o-bullet__icon gel-icon" data-reactid=".265ljlydmla.1.c.0.1.$41175735.0.0.1.2.0.0.0"><svg viewbox="0 0 32 32" data-reactid=".265ljlydmla.1.c.0.1.$41175735.0.0.1.2.0.0.0.0"><polygon points="17,15.4 17,6 15,6 15,16.6 23.8,21.7 24.8,19.9" data-reactid=".265ljlydmla.1.c.0.1.$41175735.0.0.1.2.0.0.0.0.0"></polygon><path d="M16,4c6.6,0,12,5.4,12,12c0,6.6-5.4,12-12,12S4,22.6,4,16C4,9.4,9.4,4,16,4 M16,0C7.2,0,0,7.2,0,16c0,8.8,7.2,16,16,16 s16-7.2,16-16C32,7.2,24.8,0,16,0L16,0z" data-reactid=".265ljlydmla.1.c.0.1.$41175735.0.0.1.2.0.0.0.0.1"></path></svg></span><time class="gs-o-bullet__text gel-brevier qa-status-date" datetime="2017-09-06T15:46:27+00:00" data-datetime="6 September 2017" data-reactid=".265ljlydmla.1.c.0.1.$41175735.0.0.1.2.0.0.1"><span aria-hidden="true" class="qa-status-date-output" data-reactid=".265ljlydmla.1.c.0.1.$41175735.0.0.1.2.0.0.1.0">6 September 2017</span><span class="gs-u-vh" data-reactid=".265ljlydmla.1.c.0.1.$41175735.0.0.1.2.0.0.1.1">6 September 2017</span></time></span></div></div></div></a></div></div></div></div><div class="newsround-more-stories__outer newsround-more-stories__outer--more-stories-5" data-reactid=".265ljlydmla.1.c.1"><div class="gs-u-box-size newsround-more-stories__show-more-wrapper newsround-more-stories__show-more-wrapper--more-stories-5" data-reactid=".265ljlydmla.1.c.1.0"><div class="newsround-more-stories__show-more newsround-more-stories__show-more--more-stories-5" data-reactid=".265ljlydmla.1.c.1.0.0"><div class="newsround-more-stories__show-more-button-container newsround-more-stories__show-more-button-container--more-stories-5" data-reactid=".265ljlydmla.1.c.1.0.0.0"><div class="newsround-more-stories__show-more-button" data-reactid=".265ljlydmla.1.c.1.0.0.0.0"><button class="newsround-button newsround-button--teal" tabindex="-1" aria-label="Show more" data-reactid=".265ljlydmla.1.c.1.0.0.0.0.0"><span data-reactid=".265ljlydmla.1.c.1.0.0.0.0.0.1">Show more</span></button></div></div></div></div></div></section></section></div></div> </div> <div id="orb-footer" class="orb-footer" dir="ltr"><div id="navp-orb-footer-promo"></div><aside role="complementary"><div id="orb-aside" class="orb-nav-sec b-r b-g-p"><div class="orb-footer-inner" role="navigation" aria-label="BBC"><h2 class="orb-footer-lead">Explore the BBC</h2><div class="orb-footer-primary-links"><ul><li class="orb-nav-cbbc"><a href="https://web.archive.org/web/20190207175647/https://www.bbc.co.uk/cbbc">CBBC</a></li><li class="orb-nav-iplayer orb-d"><a href="https://web.archive.org/web/20190207175647/https://www.bbc.co.uk/tv/cbbc">CBBC iPlayer</a></li><li class="orb-nav-newsround"><a href="https://web.archive.org/web/20190207175647/https://www.bbc.co.uk/newsround">Newsround</a></li><li class="orb-nav-bitesize orb-d"><a href="https://web.archive.org/web/20190207175647/https://www.bbc.com/bitesize">Bitesize</a></li><li class="orb-nav-ownit orb-d"><a href="https://web.archive.org/web/20190207175647/https://www.bbc.com/ownit">Own It</a></li><li class="orb-nav-cbeebies"><a href="https://web.archive.org/web/20190207175647/https://www.bbc.co.uk/cbeebies">CBeebies</a></li><li class="orb-nav-cbbctv"><a href="https://web.archive.org/web/20190207175647/https://www.bbc.co.uk/iplayer/guide/cbbc">CBBC on TV</a></li><li class="orb-nav-cbbchelp orb-d"><a href="https://web.archive.org/web/20190207175647/https://www.bbc.co.uk/cbbc/curations/cbbc-help">CBBC Help</a></li></ul></div></div></div></aside><footer role="contentinfo"><div id="orb-contentinfo" class="orb-nav-sec b-r b-g-p"><script>window.orb.worldwideFooterlinks = '<li class="orb-footer-ads"><a href="https://web.archive.org/web/20190207175647/https://advertising.bbcworldwide.com/">Advertise with us<'+'/a><'+'/li><li class="orb-footer-adchoices"><a href="https://web.archive.org/web/20190207175647/https://www.bbc.com/usingthebbc/cookies/how-does-the-bbc-use-cookies-for-advertising/">Ad choices<'+'/a><'+'/li>';</script><div class="orb-footer-inner"><ul><li class="orb-footer-terms"><a href="https://web.archive.org/web/20190207175647/https://www.bbc.co.uk/usingthebbc/terms/">Terms of Use</a></li><li class="orb-footer-about"><a href="https://web.archive.org/web/20190207175647/https://www.bbc.co.uk/aboutthebbc">About the BBC</a></li><li class="orb-footer-privacy"><a href="https://web.archive.org/web/20190207175647/https://www.bbc.co.uk/usingthebbc/privacy/">Privacy Policy</a></li><li class="orb-footer-cookies"><a href="https://web.archive.org/web/20190207175647/https://www.bbc.co.uk/usingthebbc/cookies/">Cookies</a></li><li class="orb-footer-accessibility"><a href="https://web.archive.org/web/20190207175647/https://www.bbc.co.uk/accessibility/">Accessibility Help</a></li><li class="orb-footer-parental"><a href="https://web.archive.org/web/20190207175647/https://www.bbc.co.uk/guidance">Parental Guidance</a></li><li class="orb-footer-contact"><a href="https://web.archive.org/web/20190207175647/https://www.bbc.co.uk/contact">Contact the BBC</a></li><li class="orb-footer-newsletter"><a href="https://web.archive.org/web/20190207175647/https://www.bbc.co.uk/bbcnewsletter">Get Personalised Newsletters</a></li></ul><small><em class="orb-hilight">Copyright © 2019 BBC.</em> The BBC is not responsible for the content of external sites. <span class="orb-footer-links"><a href="https://web.archive.org/web/20190207175647/https://www.bbc.co.uk/help/web/links/" class="orb-hilight">Read about our approach to external linking.</a></span></small></div></div></footer></div><script id="orb-js-script" data-assetpath="https://nav.files.bbci.co.uk/orbit/2.0.0-484.dce9fee/" src="https://web.archive.org/web/20190207175647js_/https://nav.files.bbci.co.uk/orbit/2.0.0-484.dce9fee/js/orb.min.js"></script><script type="text/javascript">require(['orb/lib/_$'], function($) { $.ready(function() { initialiseFooter(); }); var scrollCheckTimer; var didScroll; var previousPosition = 0; var delta = 5; var PROMO_SHOW_BREAKPOINT = 1500; var pageLength = 0; function initialiseFooter() { // Suppress this feature on browsers we no longer test var myNav = navigator.userAgent.toLowerCase(); var oldIE = (myNav.indexOf('msie') !== -1) && parseInt(myNav.split('msie')[1], 10) <= 10; if (!oldIE) { require(['orb/cookies'], function (bbccookies) { var disabledByCookie = (parseInt(bbccookies.get('ckns_nav_promofail')) || 0) >= 3; if (!disabledByCookie) { require(['orb/fig'], function (orbFig) { orbFig.load(function (fig) { if (fig.geo.isUK()) { setUpLazyLoading(); } }); }); } }); } } function setUpLazyLoading() { // offsetHeight is expensive to calculate, only do it once. pageLength = Math.abs(document.body.offsetHeight); if (pageLength < getViewportHeight() + 300 || pageLength - getCurrentPosition() < PROMO_SHOW_BREAKPOINT) { loadPromo(); } else { window.onscroll = function () { didScroll = true; }; scrollCheckTimer = setInterval(function () { if (didScroll) { hasScrolled(); didScroll = false; } }, 250); } } function loadPromo() { clearInterval(scrollCheckTimer); require(['orb/async/_footerpromo'], function(promo) { promo.init('https://web.archive.org/web/20190207175647/https://navpromo.api.bbci.co.uk', 'cbbc'); }); } function getViewportHeight() { return window.innerHeight; } function getCurrentPosition() { return Math.abs(window.scrollY || document.body.scrollTop || document.documentElement.scrollTop); } function hasScrolled() { var currentPosition = getCurrentPosition(); if (Math.abs(previousPosition - currentPosition) <= delta) { return; } if (currentPosition > previousPosition) { if ((pageLength - currentPosition) <= PROMO_SHOW_BREAKPOINT) { loadPromo(); } } previousPosition = currentPosition; } })</script><script type="text/javascript">/*<![CDATA[*/ require(['orb/fig', 'orb/nav'], function(fig, nav) { fig.load(function(fig) { if (fig.geo.isUK()) { nav.loadJs('https://web.archive.org/web/20190207175647/https://nav.files.bbci.co.uk/orbit/2.0.0-484.dce9fee/js/edr.min.js'); } }); }); /*]]>*/</script><script type="text/javascript">require(["istats-1","orb/cookies"],function(o,t){if(t.isAllowed("s1"))try{if(!require.s.contexts._.config.paths.idcta)return void i();require(["idcta/idcta-1"],function(t){t&&"function"==typeof t.getIStatsLabels&&o.addLabels(t.getIStatsLabels()),i()},function(t){throw t})}catch(t){console&&"function"==typeof console.log&&console.log("an exception occurred while adding idcta labels to istats, invoking istats without them",t),i()}function i(){o.invoke()}});</script><script type="text/javascript">if (window.SEARCHBOX.suppress === false && window.SEARCHBOX.locale && /^en-?.*?/.test(window.SEARCHBOX.locale)) { require.config({ paths: { "search/searchbox": window.SEARCHBOX.searchboxAppStaticPrefix, } }); if (bbcuser && bbcuser.isUKCombined) { bbcuser.isUKCombined().then(function (isUK) { if (isUK) { require(['search/searchbox/searchboxDrawer'], function (SearchboxDrawer) { SearchboxDrawer.run(window.SEARCHBOX); }); } }); } }</script><!-- BBCDOTCOM bodyLast --><div class="bbccom_display_none"><script type="text/javascript">/*<![CDATA[*/ if (window.bbcdotcom && window.bbcdotcom.analytics && bbcdotcom.config && !bbcdotcom.config.isSportApp() && !bbcdotcom.config.isReel()) { bbcdotcom.analytics.page(); } /*]]>*/</script><noscript><img src="//web.archive.org/web/20190207175647im_/https://ssc.api.bbc.com/?c1=2&c2=19293874&ns_site=bbc&name=" height="1" width="1" alt=""></noscript><script type="text/javascript">/*<![CDATA[*/ if (window.bbcdotcom && bbcdotcom.currencyProviders) { bbcdotcom.currencyProviders.write(); } /*]]>*/</script><script type="text/javascript">/*<![CDATA[*/ if (window.bbcdotcom && bbcdotcom.currencyProviders) { bbcdotcom.currencyProviders.postWrite(); } /*]]>*/</script><script type="text/javascript">/*<![CDATA[*/ if (window.bbcdotcom && bbcdotcom.data && bbcdotcom.data.stats && bbcdotcom.data.stats === 1 && bbcdotcom.utils && window.location.pathname === '/' && window.bbccookies && bbccookies.readPolicy('performance') ) { var wwhpEdition = bbcdotcom.utils.getMetaPropertyContent('wwhp-edition'); var _sf_async_config={}; /** CONFIGURATION START **/ _sf_async_config.uid = 50924; _sf_async_config.domain = "bbc.co.uk"; _sf_async_config.title = "Homepage"+(wwhpEdition !== '' ? ' - '+wwhpEdition : ''); _sf_async_config.sections = "Homepage"+(wwhpEdition !== '' ? ', Homepage - '+wwhpEdition : ''); _sf_async_config.region = wwhpEdition; _sf_async_config.path = "/"+(wwhpEdition !== '' ? '?'+wwhpEdition : ''); /** CONFIGURATION END **/ (function(){ function loadChartbeat() { window._sf_endpt=(new Date()).getTime(); var e = document.createElement("script"); e.setAttribute("language", "javascript"); e.setAttribute("type", "text/javascript"); e.setAttribute('src', '//web.archive.org/web/20190207175647/https://static.chartbeat.com/js/chartbeat.js'); document.body.appendChild(e); } var oldonload = window.onload; window.onload = (typeof window.onload != "function") ? loadChartbeat : function() { oldonload(); loadChartbeat(); }; })(); } /*]]>*/</script><script type="text/javascript">/*<![CDATA[*/ (function() { window.bbcdotcom.bodyLast = true; }()); /*]]>*/</script></div><!-- BBCDOTCOM all code in page --><script>"use strict";define("orb/cookies-adapter",["orb/cookies"],function(c){function e(e){return c._setPolicy("ads",e),c._setPolicy("personalisation",e),c._setPolicy("performance",e),c._setPolicy("necessary",e)}return{isOrbitEnvironment:function(){return"object"==typeof bbccookies&&"function"!=typeof bbccookies._getCookieName},set:function(e,n){var o=new Date;if(o.setYear(o.getFullYear()+1),this.isOrbitEnvironment())return c.set(e,n,{domain:c._getCurrentDomain(),path:"/",expires:o});var i=window.location.host.match(/(.bbc(?:\.co\.uk))(:\d+)?(\/.*)?$/i),t=e+"="+n+";domain="+(i&&".bbc.co.uk"===i[1]?".bbc.co.uk":".bbc.com")+";path=/;expires="+o.toUTCString()+";";return c.set(t)},get:function(e){return this.isOrbitEnvironment()?c.get(e):c.getCrumb(e)},copyPolicyCookiesCrossDomain:function(e){if(this.isOrbitEnvironment())return c.copyPolicyCookiesCrossDomain(e);e()},setDefaultCookiesSingleDomain:function(){return this.isOrbitEnvironment()?c.setDefaultCookiesSingleDomain():e(!1)},setDefaultCookiesCrossDomain:function(){return this.isOrbitEnvironment()?c.setDefaultCookiesCrossDomain():e(!1)},optInToAllCookiesCrossDomain:function(){if(this.isOrbitEnvironment()){return c.setCookiePolicyCrossDomain({ads:!0,personalisation:!0,performance:!0,necessary:!0})}return e(!0)},isCookiePolicySet:function(){return this.isOrbitEnvironment()?c.isCookiePolicySet():null!==this.get("ckns_policy")}}}),require(["orb/lib/_script","orb/cookies-adapter"],function(s,r){var a="ckns_privacy",b="ckns_explicit",l="1";function t(){var e=r.get(b);return null!==e&&e===l}function u(e,n){e.style.display="none",n.style.display="none"}function k(e,n){t()||(e.style.display="none",n.style.display="block",window.bbcpage.trackRegion(n,{linkLocation:"nav-banner-cookies"}),window.bbcuser.logEvent("view","nav-banner-cookies"))}function c(){var e=document.getElementById("bbcprivacy"),n=document.getElementById("bbccookies");document.getElementById("bbcprivacy-continue-button").addEventListener("click",function(){u(e,n),k(e,n),window.bbcuser.logEvent("click-cta","nav-banner-privacy")}),document.getElementById("bbccookies-continue-button").addEventListener("click",function(){u(e,n),window.bbcuser.logEvent("click-continue","nav-banner-cookies"),r.optInToAllCookiesCrossDomain(),r.set(b,l)});var o,i,t,c=document.getElementById("bbccookies-settings").getElementsByTagName("a")[0];c.addEventListener("click",(o=!1,function(e){o||(r.copyPolicyCookiesCrossDomain(function(){o=!0,c.click()}),r.set(b,l),e.preventDefault())})),null!==r.get(a)?k(e,n):(t=n,(i=e).style.display="block",t.style.display="none",window.bbcpage.trackRegion(i,{linkLocation:"nav-banner-privacy"}),window.bbcuser.logEvent("view","nav-banner-privacy"),r.set(a,"1"))}function m(e,c,r){var n,o,i="https://web.archive.org/web/20190207175647/https://nav.files.bbci.co.uk/orbit-webmodules/0.0.1-231.1bf8081/cookie-banner//cookie-prompt/",t=i+(o="en","string"==typeof(n=e)&&2<=n.length&&(o=n.trim().substring(0,2).toLowerCase()),-1!==["en","cy","gd","ga"].indexOf(o)?o:"en")+".min.js";window.bbcpage.loadCSS("https://web.archive.org/web/20190207175647/https://nav.files.bbci.co.uk/orbit-webmodules/0.0.1-231.1bf8081/cookie-banner//cookie-prompt/bbccookies.min.css").then(function(){s.jsonp(t,function(e){var n=e.replace(/<<bbcUrlPrefix>>/g,function(){if(window.orb.bbcUrlPrefix){var e=window.orb.bbcUrlPrefix+"bbc.com",n=window.location.host.match(/(bbc(?:\.co\.uk))(:\d+)?(\/.*)?$/i);return n&&"bbc.co.uk"===n[1]&&(e=e.replace("bbc.com","bbc.co.uk")),e}return""}());document.getElementById("cookiePrompt").innerHTML=n;for(var o=document.querySelectorAll("[data-region-filter]"),i=0;i<o.length;i++){var t=o[i];t.getAttribute("data-region-filter")!==r&&(t.style.display="none")}c()},{callbackName:"cookiePrompt"})})}Promise.all([window.bbcuser.isUKCombined(),window.bbcuser.isEU(),window.bbcpage.getLanguage()]).then(function(e){var n=e[0];if(e[1]||n){var o=null!==r.get(a);if(!(r.isCookiePolicySet()&&t()&&o)){t()||r.set(b,"0"),r.isCookiePolicySet()||r.setDefaultCookiesSingleDomain();var i=n?"gb":"eu";m(e[2],c,i)}}}).catch(function(){m("en",c,"gb")})});</script><script type="text/javascript">"use strict";require(["reverb"],function(t){var n=function(){if(window&&window.bbcpage){return Promise.all(["getName","getDestination","getProducer","getSection","getContentId","getContentType","getLanguage","getAdditionalProperties"].map(function(e){return t=e,window.bbcpage[t]&&"function"==typeof window.bbcpage[t]?window.bbcpage[t]():Promise.resolve(null);var t})).then(function(e){return{name:e[0],destination:e[1],producer:e[2],section:e[3],contentId:e[4],contentType:e[5],language:e[6],additionalProperties:e[7]}})}return Promise.resolve(void 0)},o={},i=function(e){return e&&t.setUserInfo(e.bbc_hid,"1"===e.bbc_identity),t.invoke({useAti:!0,atiOpts:o},function(){n().then(function(e){e&&(t.setDestination(e.destination),e.producer&&t.setProducer(e.producer),e.name&&t.setPageName(e.name),t.trackPage(e))}).catch(function(e){console.log(e)})})};try{if(!require.s.contexts._.config.paths.idcta)return i();require(["idcta/idcta-1"],function(e){var t=e.getIStatsLabels();return i(t)},function(e){throw e})}catch(e){return console&&"function"==typeof console.log&&console.log("an exception occurred while adding idcta labels to Reverb, invoking Reverb without them",e),i()}});</script><script>require(["detectview","parseContentForEvent"],function(t,n){t(["[data-bbc-context]","[data-bbc-container]"],function(t){var e=new CustomEvent("bbc-user-event",{bubbles:!0,detail:n(t)});t.dispatchEvent(e)})}),require(["parseContentForEvent","getParentWithSelector"],function(o,a){document.body.addEventListener("click",function(t){var e=a(t.target,"[data-bbc-container]"),n=a(t.target,"a");if(e&&n){var r=o(e);r.elem=n,r.originalEvent=t;var i=new CustomEvent("bbc-user-click",{bubbles:!0,detail:r});n.dispatchEvent(i)}})}),define("getParentWithSelector",function(){return Element.prototype.matches||(Element.prototype.matches=Element.prototype.msMatchesSelector||Element.prototype.webkitMatchesSelector),function t(e,n){return e.matches(n)?e:!!e.parentElement&&t(e.parentElement,n)}}),define("parseContentForEvent",["getParentWithSelector"],function(o){return function(t){return{container:t.getAttribute("data-bbc-container")||t.getAttribute("data-bbc-context"),label:(i=t,encodeURIComponent(i.getAttribute("data-bbc-title")||i.getAttribute("data-bbc-content-label")||i.innerText.split("\n")[0])),type:"cpv",source:(r=t,r.getAttribute("data-bbc-source")||r.innerText.trim().split("\n").pop()),personalisation:function(t){var e=o(t,"[data-bbc-personalisation]");if(e)return JSON.parse(e.getAttribute("data-bbc-personalisation"));var n=o(t,"[data-stats]");if(!n)return{};var r=JSON.parse(n.getAttribute("data-stats"));return{SEG:r.hp_sgm_id+"::"+r.hp_sgm_user_score}}(t),metadata:(e=t,n=o(e,"[data-bbc-metadata]"),n?JSON.parse(n.getAttribute("data-bbc-metadata")):{}),result:function t(e){if(e.hasAttribute("href"))return encodeURIComponent(e.getAttribute("href"));for(var n=e.children,r=0;r<n.length;r++){var i=t(n[r]);if(null!==i)return i}return null}(t)};var e,n,r,i}}),define("detectview",["verge","throttle"],function(d,s){return function(t,i,e){var o=[],n=(e=e||{}).throttleWaitMs||250,a=e.elementViewedFraction||.5,u=e.elementViewedDurationMs||1e3,c=function(t){return-1<o.indexOf(t)},l=function(t,e){var n=d.rectangle(t),r=d.inY(t,n.height*e*-1);return d.inX(t,n.width*e*-1)&&r},f=function(t,e,n,r){l(t,e)&&setTimeout(function(){l(t,e)&&!c(t)&&(o.push(t),r(t))},n)},r=function(){t.forEach(function(t){for(var e=document.querySelectorAll(t),n=0;n<e.length;n++){var r=e[n];c(r)||f(r,a,u,i)}})};r=s(r,n),["scroll","resize","load"].forEach(function(t){window.addEventListener(t,r)}),r()}}),define("throttle",function(){return function(n,r,i){var o,a,u,c=null,l=0;i||(i={});var f=function(){l=!1===i.leading?0:Date.now(),c=null,u=n.apply(o,a),c||(o=a=null)};return function(){var t=Date.now();l||!1!==i.leading||(l=t);var e=r-(t-l);return o=this,a=arguments,e<=0||r<e?(c&&(clearTimeout(c),c=null),l=t,u=n.apply(o,a),c||(o=a=null)):c||!1===i.trailing||(c=setTimeout(f,e)),u}}}),define("verge",[],function(){var t={},n="undefined"!=typeof window&&window,e="undefined"!=typeof document&&document,r=e&&e.documentElement,i=n.matchMedia||n.msMatchMedia,o=i?function(t){return!!i.call(n,t).matches}:function(){return!1},a=t.viewportW=function(){var t=r.clientWidth,e=n.innerWidth;return t<e?e:t},u=t.viewportH=function(){var t=r.clientHeight,e=n.innerHeight;return t<e?e:t};function c(){return{width:a(),height:u()}}function l(t,e){return!(!(t=t&&!t.nodeType?t[0]:t)||1!==t.nodeType)&&(n=t.getBoundingClientRect(),r=+(r=e)||0,(i={}).width=(i.right=n.right+r)-(i.left=n.left-r),i.height=(i.bottom=n.bottom+r)-(i.top=n.top-r),i);var n,r,i}return t.mq=o,t.matchMedia=i?function(){return i.apply(n,arguments)}:function(){return{}},t.viewport=c,t.scrollX=function(){return n.pageXOffset||r.scrollLeft},t.scrollY=function(){return n.pageYOffset||r.scrollTop},t.rectangle=l,t.aspect=function(t){var e=(t=null==t?c():1===t.nodeType?l(t):t).height,n=t.width;return e="function"==typeof e?e.call(t):e,(n="function"==typeof n?n.call(t):n)/e},t.inX=function(t,e){var n=l(t,e);return!!n&&0<=n.right&&n.left<=a()},t.inY=function(t,e){var n=l(t,e);return!!n&&0<=n.bottom&&n.top<=u()},t.inViewport=function(t,e){var n=l(t,e);return!!n&&0<=n.bottom&&0<=n.right&&n.top<=u()&&n.left<=a()},t});</script><script>require.config({"paths":{"bump-3":"//web.archive.org/web/20190207175647/https://emp.bbci.co.uk/emp/bump-3/bump-3","bump-4":"//web.archive.org/web/20190207175647/https://emp.bbci.co.uk/emp/bump-4/bump-4","echo-8.1.0":"//web.archive.org/web/20190207175647/https://static.bbci.co.uk/echoclient/modules/echo-8.1.0.js","jssignals-1":"//web.archive.org/web/20190207175647/https://static.bbci.co.uk/frameworks/jssignals/0.3.6/modules/jssignals-1","jquery-1":"//web.archive.org/web/20190207175647/https://static.test.bbc.co.uk/frameworks/jquery/0.4.1/sharedmodules/jquery-1.7.2","jquery-1.9":"//web.archive.org/web/20190207175647/https://static.bbci.co.uk/frameworks/jquery/0.4.1/sharedmodules/jquery-1.9.1","swfobject-2":"//web.archive.org/web/20190207175647/https://static.bbci.co.uk/frameworks/swfobject/0.1.10/sharedmodules/swfobject-2"}})</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-dynamic-feature-toggles/id/homepage/isiteproject/nrconfigs/version/1.1.1', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"optimizely":"true","superpromo":"true","NEWSROUND-312-single-top-story":"true","NEWSROUND-366-homepage-scroll-tracking":"true","NEWSROUND-448-new-bulletin":"true","NEWSROUND-450-additional-top-stories":"true"}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-newsround-index-promos-data/assetUri/newsround%2Fhome/previewGuid/undefined/semanticGroupName/More%20stories%204/version/4.0.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"name":"Your Inspiring Stories","items":[{"id":"46553697","promoType":"media","timestamp":"2018-12-14T08:36:35+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/1440C\/production\/_104765928_p06vgnkg.jpg","imgAlt":"Graphic showing a street dancer called Molly","headline":"Molly: All of my troubles go away when I dance","summary":"Molly talks about her passion for dancing and how she has used that to help other young kids.","href":"\/newsround\/46553697","includeComments":false,"videoOptions":{"title":"Molly: When I dance all of my troubles go away","app_name":"newsround","app_type":"responsive","sessionLabels":{"bbc_site":"cbbc","nr_player_type":"in_situ"},"pid":"p06vgj9x","vpid":"p06vgjb0","holdingImageUrl":"\/\/web.archive.org\/web\/20190207175647\/https:\/\/ichef.bbci.co.uk\/images\/ic\/$recipe\/p06vgnkg.jpg","mediaType":"video","mediaForm":"clip","duration":"1:29"}},{"id":"46432200","promoType":"media","timestamp":"2018-12-05T06:34:33+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/1347A\/production\/_104607987_p06tm171.jpg","imgAlt":"Tyler","headline":"Tyler: Writing gave me my smile back","summary":"Tyler has Asperger Syndrome and has written a book all about his condition, his life and how writing helped him through a difficult time.","href":"\/newsround\/46432200","includeComments":false,"videoOptions":{"title":"Tyler: Writing gave me my smile back","app_name":"newsround","app_type":"responsive","sessionLabels":{"bbc_site":"cbbc","nr_player_type":"in_situ"},"pid":"p06tjxbj","vpid":"p06tjxbp","holdingImageUrl":"\/\/web.archive.org\/web\/20190207175647\/https:\/\/ichef.bbci.co.uk\/images\/ic\/$recipe\/p06tm171.jpg","mediaType":"video","mediaForm":"clip","duration":"1:39"}},{"id":"46365637","promoType":"media","timestamp":"2018-11-29T06:58:20+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/14C3C\/production\/_104525058_p06t1w8l.jpg","imgAlt":"Elizabeth the litter picker","headline":"Elizabeth: I pick up litter to protect our environment","summary":"One person trying to tackle the issue of litter is seven-year-old Elizabeth. She's been organising monthly litter picks at her local park.","href":"\/newsround\/46365637","includeComments":false,"videoOptions":{"title":"Elizabeth: I pick up litter to protect our environment","app_name":"newsround","app_type":"responsive","sessionLabels":{"bbc_site":"cbbc","nr_player_type":"in_situ"},"pid":"p06t071c","vpid":"p06t071f","holdingImageUrl":"\/\/web.archive.org\/web\/20190207175647\/https:\/\/ichef.bbci.co.uk\/images\/ic\/$recipe\/p06t1w8l.jpg","mediaType":"video","mediaForm":"clip","duration":"1:20"}},{"id":"46289679","promoType":"media","timestamp":"2018-11-21T11:07:44+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/BD06\/production\/_104609384_inspirationalkids_2018_caitlyn.jpg","imgAlt":"Caitlin","headline":"Caitlin: How I learnt to walk again","summary":"Caitlin talks about how she's facing her fears and how she learnt to walk again after a road accident.","href":"\/newsround\/46289679","includeComments":false,"videoOptions":{"title":"Caitlin: How I learnt to walk again","app_name":"newsround","app_type":"responsive","sessionLabels":{"bbc_site":"cbbc","nr_player_type":"in_situ"},"pid":"p06sdrxy","vpid":"p06sdry0","holdingImageUrl":"\/\/web.archive.org\/web\/20190207175647\/https:\/\/ichef.bbci.co.uk\/images\/ic\/$recipe\/p06tm2sn.jpg","mediaType":"video","mediaForm":"clip","duration":"1:38"}},{"id":"46192149","promoType":"media","timestamp":"2018-11-13T07:58:25+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/8AC0\/production\/_104302553_p06rln7s.jpg","imgAlt":"Ashleigh","headline":"Ashleigh: I have kidney disease but still don't get out of school work","summary":"Ashleigh tells us how she copes with kidney disease","href":"\/newsround\/46192149","includeComments":false,"videoOptions":{"title":"Ashleigh: I have kidney disease but I don't get out of school work","app_name":"newsround","app_type":"responsive","sessionLabels":{"bbc_site":"cbbc","nr_player_type":"in_situ"},"pid":"p06rln0l","vpid":"p06rln0n","holdingImageUrl":"\/\/web.archive.org\/web\/20190207175647\/https:\/\/ichef.bbci.co.uk\/images\/ic\/$recipe\/p06rln7s.jpg","mediaType":"video","mediaForm":"clip","duration":"1:40"}},{"id":"45785163","promoType":"story","timestamp":"2018-10-10T09:22:25+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/B5E3\/production\/_104136564_inspirationalkids_2018.jpg","imgAlt":"Teddy","headline":"Teddy: NHS are the best people in the world","summary":"Ted underwent life-saving heart surgery at just six years old. He tells Newsround all about his experience and what inspired him to say thank you to the NHS for saving his life.","href":"\/newsround\/45785163","includeComments":true},{"id":"42978063","promoType":"media","timestamp":"2018-09-10T07:12:27+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/A759\/production\/_102414824_kane.jpg","imgAlt":"Kane","headline":"Kane: I don't think being adopted has changed anything","summary":"Kane has grown up knowing that he was adopted. He explains what his life is like and why he is happy he was adopted.","href":"\/newsround\/42978063","includeComments":false,"videoOptions":{"title":"Kane: I don't think being adopted has changed anything","app_name":"newsround","app_type":"responsive","sessionLabels":{"bbc_site":"cbbc","nr_player_type":"in_situ"},"pid":"p05yf38n","vpid":"p05yf38q","holdingImageUrl":"\/\/web.archive.org\/web\/20190207175647\/https:\/\/ichef.bbci.co.uk\/images\/ic\/$recipe\/p06d1pgz.jpg","mediaType":"video","mediaForm":"clip","duration":"1:19"}},{"id":"43697429","promoType":"media","timestamp":"2018-04-09T08:28:12+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/06CD\/production\/_102414710_cara-final.jpg","imgAlt":"Cara","headline":"Cara: I speak sign language because my parents are deaf","summary":"Eight-year-old Cara tells us about helping her deaf parents, and how she won an award for saving her mum.","href":"\/newsround\/43697429","includeComments":false,"videoOptions":{"title":"Cara: I speak sign language because my parents are deaf","app_name":"newsround","app_type":"responsive","sessionLabels":{"bbc_site":"cbbc","nr_player_type":"in_situ"},"pid":"p063j97b","vpid":"p063j97k","holdingImageUrl":"\/\/web.archive.org\/web\/20190207175647\/https:\/\/ichef.bbci.co.uk\/images\/ic\/$recipe\/p06d1ngw.jpg","mediaType":"video","mediaForm":"clip","duration":"1:29"}},{"id":"43573516","promoType":"media","timestamp":"2018-04-02T08:06:40+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/3EB4\/production\/_104525061_p06t1wtq.jpg","imgAlt":"Josh: I'm living with a brain tumour","headline":"Josh: I'm living with a brain tumour","summary":"Josh is 10-years-old and he has spent years of his life in hospital.","href":"\/newsround\/43573516","includeComments":false,"videoOptions":{"title":"Josh: I'm living with a brain tumour","app_name":"newsround","app_type":"responsive","sessionLabels":{"bbc_site":"cbbc","nr_player_type":"in_situ"},"pid":"p062pxvd","vpid":"p062pxvh","holdingImageUrl":"\/\/web.archive.org\/web\/20190207175647\/https:\/\/ichef.bbci.co.uk\/images\/ic\/$recipe\/p06t1wtq.jpg","mediaType":"video","mediaForm":"clip","duration":"1:50"}},{"id":"43448639","promoType":"media","timestamp":"2018-03-18T12:49:00+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/A30D\/production\/_102414714_sabrina-daniel.jpg","imgAlt":"Sabrina and Daniel","headline":"Sabrina and Daniel: We saved our Grandma's life","summary":"Brother and sister, Sabrina and Daniel, managed to do something amazing when their Grandma became ill.","href":"\/newsround\/43448639","includeComments":false,"videoOptions":{"title":"'We saved our Grandma's life'","app_name":"newsround","app_type":"responsive","sessionLabels":{"bbc_site":"cbbc","nr_player_type":"in_situ"},"pid":"p061j7s1","vpid":"p061j7s3","holdingImageUrl":"\/\/web.archive.org\/web\/20190207175647\/https:\/\/ichef.bbci.co.uk\/images\/ic\/$recipe\/p06d1nhj.jpg","mediaType":"video","mediaForm":"clip","duration":"1:35"}},{"id":"42978064","promoType":"media","timestamp":"2018-03-06T07:37:58+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/F12D\/production\/_102414716_nasser.jpg","imgAlt":"Nasser","headline":"Nasser: How I overcame bullying","summary":"13-year-old Nasser has experienced racism and bullying - he explains how he's dealt with it.","href":"\/newsround\/42978064","includeComments":false,"videoOptions":{"title":"Nasser: I have been beatboxing for three years","app_name":"newsround","app_type":"responsive","sessionLabels":{"bbc_site":"cbbc","nr_player_type":"in_situ"},"pid":"p05yf1cn","vpid":"p05ynrmz","holdingImageUrl":"\/\/web.archive.org\/web\/20190207175647\/https:\/\/ichef.bbci.co.uk\/images\/ic\/$recipe\/p06d1npm.jpg","mediaType":"video","mediaForm":"clip","duration":"1:25"}},{"id":"42978062","promoType":"media","timestamp":"2018-02-16T16:47:54+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/13F4D\/production\/_102414718_edith-final.jpg","imgAlt":"Edith","headline":"Edith: I want to be a farmer when I grow up","summary":"9-year-old Edith lives on a farm and explains why she wants to be a shepherdess when she's older.","href":"\/newsround\/42978062","includeComments":false,"videoOptions":{"title":"Edith: I want to be a farmer when I grow up","app_name":"newsround","app_type":"responsive","sessionLabels":{"bbc_site":"cbbc","nr_player_type":"in_situ"},"pid":"p05yf1zk","vpid":"p05yf1zm","holdingImageUrl":"\/\/web.archive.org\/web\/20190207175647\/https:\/\/ichef.bbci.co.uk\/images\/ic\/$recipe\/p06d1nvl.jpg","mediaType":"video","mediaForm":"clip","duration":"1:27"}},{"id":"43091429","promoType":"media","timestamp":"2018-02-16T17:12:36+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/0B19\/production\/_102414820_jack-final.jpg","imgAlt":"Jack","headline":"Jack: I couldn't talk, but music taught me how","summary":"Jack has ADHD, dyspraxia, and autism... and he plays the piano and dances!","href":"\/newsround\/43091429","includeComments":false,"videoOptions":{"title":"Jack: I couldn't talk, but music taught me to talk","app_name":"newsround","app_type":"responsive","sessionLabels":{"bbc_site":"cbbc","nr_player_type":"in_situ"},"pid":"p05yf1bg","vpid":"p05yf1bk","holdingImageUrl":"\/\/web.archive.org\/web\/20190207175647\/https:\/\/ichef.bbci.co.uk\/images\/ic\/$recipe\/p06d1nvy.jpg","mediaType":"video","mediaForm":"clip","duration":"1:24"}},{"id":"42978061","promoType":"media","timestamp":"2018-02-16T16:58:57+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/5939\/production\/_102414822_bethan-final.jpg","imgAlt":"Bethan","headline":"Bethan: I earned friends by being me","summary":"Bethan's parents split had a big effect on her. She explains how she dealt with it and what has helped her.","href":"\/newsround\/42978061","includeComments":false,"videoOptions":{"title":"Bethan: I now carry confidence wherever I go","app_name":"newsround","app_type":"responsive","sessionLabels":{"bbc_site":"cbbc","nr_player_type":"in_situ"},"pid":"p05yf2f5","vpid":"p05yf2f8","holdingImageUrl":"\/\/web.archive.org\/web\/20190207175647\/https:\/\/ichef.bbci.co.uk\/images\/ic\/$recipe\/p06d1nx0.jpg","mediaType":"video","mediaForm":"clip","duration":"1:10"}}]}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__47148348/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__47148348":0}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-newsround-index-promos-data/assetUri/newsround%2Fhome/previewGuid/undefined/semanticGroupName/More%20stories%205/version/4.0.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"name":"The Big Question","items":[{"id":"42097298","promoType":"story","timestamp":"2018-01-26T06:42:07+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/13A71\/production\/_103179408_de31.jpg","imgAlt":"The big Question logo","headline":"Send in the Big Questions you want answered","summary":"We want to know the BIG questions you want answered! Send us your thoughts.","href":"\/newsround\/42097298","includeComments":false},{"id":"46319734","promoType":"media","timestamp":"2018-11-23T15:07:04+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/6A0A\/production\/_104464172_p06snwcg.jpg","imgAlt":"Kangaroo","headline":"Why do kangaroos only live in Australia?","summary":"Fourteen-year-old Dominic from North Yorkshire asked us this week's Big Question - and it's certainly an interesting one.","href":"\/newsround\/46319734","includeComments":false,"videoOptions":{"title":"Why do kangaroos only live Australia?","app_name":"newsround","app_type":"responsive","sessionLabels":{"bbc_site":"cbbc","nr_player_type":"in_situ"},"pid":"p06sntkp","vpid":"p06sntks","holdingImageUrl":"\/\/web.archive.org\/web\/20190207175647\/https:\/\/ichef.bbci.co.uk\/images\/ic\/$recipe\/p06snwcg.jpg","mediaType":"video","mediaForm":"clip","duration":"0:56"}},{"id":"46061717","promoType":"media","timestamp":"2018-11-02T06:23:32+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/1752E\/production\/_104143559_gettyimages-540541062.jpg","imgAlt":"A dog with his tongue hanging out","headline":"Why can't dogs chew with their mouths closed?","summary":"You might think your dog's being rude, but actually it's just trying to eat its food.","href":"\/newsround\/46061717","includeComments":false,"videoOptions":{"title":"Why can't dogs chew with their mouths closed?","app_name":"newsround","app_type":"responsive","sessionLabels":{"bbc_site":"cbbc","nr_player_type":"in_situ"},"pid":"p06qhd4w","vpid":"p06qhd51","holdingImageUrl":"\/\/web.archive.org\/web\/20190207175647\/https:\/\/ichef.bbci.co.uk\/images\/ic\/$recipe\/p06qhfhw.jpg","mediaType":"video","mediaForm":"clip","duration":"0:57"}},{"id":"45854961","promoType":"media","timestamp":"2018-10-15T05:49:58+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/0D39\/production\/_103858330_gettyimages-846469400.jpg","imgAlt":"Lightning storm.","headline":"How does a thunderstorm start?","summary":"BBC weather presenter Simon King answers nine-year-old Maisie's Big Question this week.","href":"\/newsround\/45854961","includeComments":false,"videoOptions":{"title":"NRBQ - THUNDERSTORMS","app_name":"newsround","app_type":"responsive","sessionLabels":{"bbc_site":"cbbc","nr_player_type":"in_situ"},"pid":"p06nq0tk","vpid":"p06nq0tm","holdingImageUrl":"\/\/web.archive.org\/web\/20190207175647\/https:\/\/ichef.bbci.co.uk\/images\/ic\/$recipe\/p06nv87d.jpg","mediaType":"video","mediaForm":"clip","duration":"1:14"}},{"id":"45601233","promoType":"media","timestamp":"2018-09-21T10:06:57+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/F5FC\/production\/_103527926_gettyimages-631096576.jpg","imgAlt":"Laughing face and poo emoji","headline":"What was the first ever emoji?","summary":"There's an emoji for everything - feelings, food, faces and fun - but which one started it all?","href":"\/newsround\/45601233","includeComments":false,"videoOptions":{"title":"What was the first ever emoji?","app_name":"newsround","app_type":"responsive","sessionLabels":{"bbc_site":"cbbc","nr_player_type":"in_situ"},"pid":"p06lrv3r","vpid":"p06lrv3v","holdingImageUrl":"\/\/web.archive.org\/web\/20190207175647\/https:\/\/ichef.bbci.co.uk\/images\/ic\/$recipe\/p06ls2ys.jpg","mediaType":"video","mediaForm":"clip","duration":"0:55"}},{"id":"45515302","promoType":"media","timestamp":"2018-09-14T05:44:17+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/643D\/production\/_103416652_p06l2s8k.jpg","imgAlt":"Model of a human stomach","headline":"How do we burp?","summary":"Newsround went to see Professor Aneez Esmail at the University of Manchester to find out the answer.","href":"\/newsround\/45515302","includeComments":false,"videoOptions":{"title":"How do we burp?","app_name":"newsround","app_type":"responsive","sessionLabels":{"bbc_site":"cbbc","nr_player_type":"in_situ"},"pid":"p06l2rp2","vpid":"p06l2rp5","holdingImageUrl":"\/\/web.archive.org\/web\/20190207175647\/https:\/\/ichef.bbci.co.uk\/images\/ic\/$recipe\/p06l2s8k.jpg","mediaType":"video","mediaForm":"clip","duration":"1:32"}},{"id":"45374312","promoType":"media","timestamp":"2018-08-31T15:20:32+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/C9E4\/production\/_103248615_mediaitem103247714.jpg","imgAlt":"Peacock","headline":"Why do animals have tails?","summary":"Steve Cross from the World Museum in Liverpool helped us answer one of your big questions!","href":"\/newsround\/45374312","includeComments":false,"videoOptions":{"title":"Why do animals have tails?","app_name":"newsround","app_type":"responsive","sessionLabels":{"bbc_site":"cbbc","nr_player_type":"in_situ"},"pid":"p06jyvdp","vpid":"p06jyvds","holdingImageUrl":"\/\/web.archive.org\/web\/20190207175647\/https:\/\/ichef.bbci.co.uk\/images\/ic\/$recipe\/p06jyync.jpg","mediaType":"video","mediaForm":"clip","duration":"1:00"}},{"id":"45296535","promoType":"media","timestamp":"2018-08-24T12:07:40+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/1730\/production\/_103163950_004547946.jpg","imgAlt":"Generic photo of an eye","headline":"Why do we have different colour eyes?","summary":"For this week's Big Question, we went to see Professor Aneez Esmail to find out the science behind this curious fact about the human body.","href":"\/newsround\/45296535","includeComments":false,"videoOptions":{"title":"Why do we have different colour eyes?","app_name":"newsround","app_type":"responsive","sessionLabels":{"bbc_site":"cbbc","nr_player_type":"in_situ"},"pid":"p06jbw6g","vpid":"p06jbw6j","holdingImageUrl":"\/\/web.archive.org\/web\/20190207175647\/https:\/\/ichef.bbci.co.uk\/images\/ic\/$recipe\/p06jcl78.jpg","mediaType":"video","mediaForm":"clip","duration":"1:15"}},{"id":"45209801","promoType":"media","timestamp":"2018-08-17T06:04:58+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/1380B\/production\/_103038897_p06hmd3j.jpg","imgAlt":"Tortoise","headline":"How long would a tortoise take to go around the world?","summary":"This week, we're answering Eve from London's big question. She wants to know how long it would take a tortoise to walk around the equator.","href":"\/newsround\/45209801","includeComments":false,"videoOptions":{"title":"How long would it take for a tortoise to walk around the world?","app_name":"newsround","app_type":"responsive","sessionLabels":{"bbc_site":"cbbc","nr_player_type":"in_situ"},"pid":"p06hmbqm","vpid":"p06hmbqt","holdingImageUrl":"\/\/web.archive.org\/web\/20190207175647\/https:\/\/ichef.bbci.co.uk\/images\/ic\/$recipe\/p06hmd3j.jpg","mediaType":"video","mediaForm":"clip","duration":"1:25"}},{"id":"45145681","promoType":"media","timestamp":"2018-08-13T05:41:52+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/23CA\/production\/_102926190_mediaitem102926189.jpg","imgAlt":"Illustration of red blood cells in a blood vessel.","headline":"Why is blood red?","summary":"For this week's big question, we went to see Professor Aneez Esmail to explain the science between this curious fact about the human body.","href":"\/newsround\/45145681","includeComments":false,"videoOptions":{"title":"The BIG Question - Why is blood red?","app_name":"newsround","app_type":"responsive","sessionLabels":{"bbc_site":"cbbc","nr_player_type":"in_situ"},"pid":"p06h362r","vpid":"p06h362t","holdingImageUrl":"\/\/web.archive.org\/web\/20190207175647\/https:\/\/ichef.bbci.co.uk\/images\/ic\/$recipe\/p06h3y8z.jpg","mediaType":"video","mediaForm":"clip","duration":"1:15"}},{"id":"44876462","promoType":"media","timestamp":"2018-07-19T05:34:40+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/954A\/production\/_102581283_mediaitem102581282.jpg","imgAlt":"White fluffy clouds against a blue sky","headline":"How are clouds made?","summary":"Have you ever looked up at the sky and wondered how the white, fluffy clouds got there? BBC Weather presenter Abbie Dewhurst explains.","href":"\/newsround\/44876462","includeComments":false,"videoOptions":{"title":"How are clouds made?","app_name":"newsround","app_type":"responsive","sessionLabels":{"bbc_site":"cbbc","nr_player_type":"in_situ"},"pid":"p06f2r1l","vpid":"p06g2qr3","holdingImageUrl":"\/\/web.archive.org\/web\/20190207175647\/https:\/\/ichef.bbci.co.uk\/images\/ic\/$recipe\/p06ggd40.jpg","mediaType":"video","mediaForm":"clip","duration":"1:10"}},{"id":"44740109","promoType":"media","timestamp":"2018-07-06T13:07:31+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/2CEC\/production\/_102500511_p06dkxnr.jpg","imgAlt":"The Sun","headline":"Why are some countries hot and others cold?","summary":"Thanks to Bella for this scorcher of a Big Question.","href":"\/newsround\/44740109","includeComments":false,"videoOptions":{"title":"The Big Question: Why are some countries hot and others cold?","app_name":"newsround","app_type":"responsive","sessionLabels":{"bbc_site":"cbbc","nr_player_type":"in_situ"},"pid":"p06d10b4","vpid":"p06d10bf","holdingImageUrl":"\/\/web.archive.org\/web\/20190207175647\/https:\/\/ichef.bbci.co.uk\/images\/ic\/$recipe\/p06dkxnr.jpg","mediaType":"video","mediaForm":"clip","duration":"1:20"}},{"id":"44648608","promoType":"media","timestamp":"2018-07-16T12:01:27+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/1649\/production\/_102250750_047685932.jpg","imgAlt":"Icebergs drift in the sea in Cierva Cove, on the coast of the Antarctic Peninsula in Antarctica.","headline":"How far under water do icebergs go?","summary":"You've probably heard the phrase 'that's just the tip of the iceberg' but how far under water do icebergs go?","href":"\/newsround\/44648608","includeComments":false,"videoOptions":{"title":"The Big Question: How far under water do Icebergs go?","app_name":"newsround","app_type":"responsive","sessionLabels":{"bbc_site":"cbbc","nr_player_type":"in_situ"},"pid":"p06cb5b7","vpid":"p06cb5b9","holdingImageUrl":"\/\/web.archive.org\/web\/20190207175647\/https:\/\/ichef.bbci.co.uk\/images\/ic\/$recipe\/p06cbhwx.jpg","mediaType":"video","mediaForm":"clip","duration":"1:03"}},{"id":"44494070","promoType":"media","timestamp":"2018-06-15T11:59:31+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/15051\/production\/_103179068_008283413.jpg","imgAlt":"The night sky above Galloway Forest park in southern Scotland","headline":"How old is the universe?","summary":"This week's Big Question is huge - but experts have an answer and here's how they worked it out","href":"\/newsround\/44494070","includeComments":false,"videoOptions":{"title":"The Big Question: How old is the universe?","app_name":"newsround","app_type":"responsive","sessionLabels":{"bbc_site":"cbbc","nr_player_type":"in_situ"},"pid":"p06b5f33","vpid":"p06b5f35","holdingImageUrl":"\/\/web.archive.org\/web\/20190207175647\/https:\/\/ichef.bbci.co.uk\/images\/ic\/$recipe\/p06jhs64.jpg","mediaType":"video","mediaForm":"clip","duration":"0:54"}},{"id":"44412466","promoType":"media","timestamp":"2018-06-08T12:59:49+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/E7A1\/production\/_103179295_003490557.jpg","imgAlt":"Penguin","headline":"Why can't penguins fly?","summary":"This week's Big Question explains why you've never seen a penguin gliding through the sky!","href":"\/newsround\/44412466","includeComments":false,"videoOptions":{"title":"The Big Question: Why can't penguins fly?","app_name":"newsround","app_type":"responsive","sessionLabels":{"bbc_site":"cbbc","nr_player_type":"in_situ"},"pid":"p069h85r","vpid":"p069h85v","holdingImageUrl":"\/\/web.archive.org\/web\/20190207175647\/https:\/\/ichef.bbci.co.uk\/images\/ic\/$recipe\/p06jhtr3.jpg","mediaType":"video","mediaForm":"clip","duration":"1:15"}},{"id":"44175005","promoType":"media","timestamp":"2018-05-18T15:20:59+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/457B\/production\/_103178771_gettyimages-535792595.jpg","imgAlt":"Goosebumps on a leg","headline":"Why do we get goosebumps?","summary":"You ask... we answer. This week's Big Question might get under your skin... in a good way!","href":"\/newsround\/44175005","includeComments":false,"videoOptions":{"title":"The Big Question: Why do we get goosebumps?","app_name":"newsround","app_type":"responsive","sessionLabels":{"bbc_site":"cbbc","nr_player_type":"in_situ"},"pid":"p067knty","vpid":"p067knv5","holdingImageUrl":"\/\/web.archive.org\/web\/20190207175647\/https:\/\/ichef.bbci.co.uk\/images\/ic\/$recipe\/p06jhqm4.jpg","mediaType":"video","mediaForm":"clip","duration":"1:14"}},{"id":"44100737","promoType":"media","timestamp":"2018-05-14T05:32:23+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/2901\/production\/_103179401_038216322.jpg","imgAlt":"Reuters","headline":"Why do volcanoes erupt?","summary":"Why and how do volcanoes erupt? That's a question Adam emailed to ask us - so here's the answer.","href":"\/newsround\/44100737","includeComments":false},{"id":"43991242","promoType":"media","timestamp":"2018-05-04T07:04:24+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/B987\/production\/_101159474_p066574t.jpg","imgAlt":"Foot graphic","headline":"Why do feet smell?","summary":"It's a stinky Big Question for you this week as the Oasis Academy want to know why feet can get so smelly.","href":"\/newsround\/43991242","includeComments":false,"videoOptions":{"title":"The Big Question: Why do feet smell?","app_name":"newsround","app_type":"responsive","sessionLabels":{"bbc_site":"cbbc","nr_player_type":"in_situ"},"pid":"p066569v","vpid":"p06656b1","holdingImageUrl":"\/\/web.archive.org\/web\/20190207175647\/https:\/\/ichef.bbci.co.uk\/images\/ic\/$recipe\/p066574t.jpg","mediaType":"video","mediaForm":"clip","duration":"0:50"}},{"id":"43928377","promoType":"media","timestamp":"2018-04-27T16:28:27+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/F5A7\/production\/_103178826_gettyimages-976795062.jpg","imgAlt":"Brick wall","headline":"How are bricks made?","summary":"Everything you've ever wanted to know, and more, about where bricks come from!","href":"\/newsround\/43928377","includeComments":false,"videoOptions":{"title":"The Big Question: How are bricks made?","app_name":"newsround","app_type":"responsive","sessionLabels":{"bbc_site":"cbbc","nr_player_type":"in_situ"},"pid":"p065jrk1","vpid":"p065r20y","holdingImageUrl":"\/\/web.archive.org\/web\/20190207175647\/https:\/\/ichef.bbci.co.uk\/images\/ic\/$recipe\/p06jhrcb.jpg","mediaType":"video","mediaForm":"clip","duration":"1:15"}},{"id":"43831269","promoType":"media","timestamp":"2018-04-20T08:18:10+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/86BE\/production\/_100949443_gettyimages-601916324.jpg","imgAlt":"Stars","headline":"How do you count the stars?","summary":"That's this week's Big Question, so we went to ask a space expert just how the scientists do it!","href":"\/newsround\/43831269","includeComments":false,"videoOptions":{"title":"How do you count stars?","app_name":"newsround","app_type":"responsive","sessionLabels":{"bbc_site":"cbbc","nr_player_type":"in_situ"},"pid":"p064tbg1","vpid":"p064tbg6","holdingImageUrl":"\/\/web.archive.org\/web\/20190207175647\/https:\/\/ichef.bbci.co.uk\/images\/ic\/$recipe\/p064tct7.jpg","mediaType":"video","mediaForm":"clip","duration":"1:34"}},{"id":"43662401","promoType":"media","timestamp":"2018-04-06T06:21:48+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/3EE1\/production\/_103179061_gettyimages-461627284.jpg","imgAlt":"Red and white onions","headline":"Why do onions make you cry?","summary":"Ever wondered why we cry when we chop onions, even if you鈥檙e not sad at all?","href":"\/newsround\/43662401","includeComments":false,"videoOptions":{"title":"The Big Question - Why do onions make you cry?","app_name":"newsround","app_type":"responsive","sessionLabels":{"bbc_site":"cbbc","nr_player_type":"in_situ"},"pid":"p063dvhw","vpid":"p063dvj0","holdingImageUrl":"\/\/web.archive.org\/web\/20190207175647\/https:\/\/ichef.bbci.co.uk\/images\/ic\/$recipe\/p06jhrx9.jpg","mediaType":"video","mediaForm":"clip","duration":"1:39"}},{"id":"43499335","promoType":"media","timestamp":"2018-03-22T11:08:40+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/144C6\/production\/_100524138_gettyimages-696470554.jpg","imgAlt":"dinosaur","headline":"What was the first dinosaur?","summary":"There are lots of different species of dinosaur but which one was the first?","href":"\/newsround\/43499335","includeComments":false,"videoOptions":{"title":"What was the first dinosaur?","app_name":"newsround","app_type":"responsive","sessionLabels":{"bbc_site":"cbbc","nr_player_type":"in_situ"},"pid":"p061yd9f","vpid":"p061yd9l","holdingImageUrl":"\/\/web.archive.org\/web\/20190207175647\/https:\/\/ichef.bbci.co.uk\/images\/ic\/$recipe\/p061ydw1.jpg","mediaType":"video","mediaForm":"clip","duration":"0:57"}},{"id":"43421339","promoType":"media","timestamp":"2018-03-15T17:06:55+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/12DF1\/production\/_103179277_p0617ntn.jpg","imgAlt":"Banana and a Strawberry","headline":"How is a banana a berry but a strawberry isn't?","summary":"Now that's a berry good question!","href":"\/newsround\/43421339","includeComments":false,"videoOptions":{"title":"How is a banana a berry but a strawberry isn't?","app_name":"newsround","app_type":"responsive","sessionLabels":{"bbc_site":"cbbc","nr_player_type":"in_situ"},"pid":"p0617kr6","vpid":"p0617krb","holdingImageUrl":"\/\/web.archive.org\/web\/20190207175647\/https:\/\/ichef.bbci.co.uk\/images\/ic\/$recipe\/p0617ntn.jpg","mediaType":"video","mediaForm":"clip","duration":"1:29"}},{"id":"43315746","promoType":"media","timestamp":"2018-03-07T11:09:29+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/4391\/production\/_103179271_p060c1dq.jpg","imgAlt":"Keyframe #6","headline":"How big is space?","summary":"Have you ever stopped to wonder just how big space really is? And how do you measure it?","href":"\/newsround\/43315746","includeComments":false,"videoOptions":{"title":"How big is space?","app_name":"newsround","app_type":"responsive","sessionLabels":{"bbc_site":"cbbc","nr_player_type":"in_situ"},"pid":"p060c0y3","vpid":"p060crw7","holdingImageUrl":"\/\/web.archive.org\/web\/20190207175647\/https:\/\/ichef.bbci.co.uk\/images\/ic\/$recipe\/p060crzl.jpg","mediaType":"video","mediaForm":"clip","duration":"1:27"}},{"id":"43232044","promoType":"media","timestamp":"2018-02-28T16:16:54+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/12A72\/production\/_100220467_p05zn7zs.jpg","imgAlt":"Vampire Road","headline":"How are roads named?","summary":"This week's Big Question is all about road names.","href":"\/newsround\/43232044","includeComments":false,"videoOptions":{"title":"The Big Question: How are roads named?","app_name":"newsround","app_type":"responsive","sessionLabels":{"bbc_site":"cbbc","nr_player_type":"in_situ"},"pid":"p05zn7rw","vpid":"p0604cd8","holdingImageUrl":"\/\/web.archive.org\/web\/20190207175647\/https:\/\/ichef.bbci.co.uk\/images\/ic\/$recipe\/p0604cfp.jpg","mediaType":"video","mediaForm":"clip","duration":"1:16"}},{"id":"43085506","promoType":"media","timestamp":"2018-02-16T11:50:51+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/FFCF\/production\/_103178456_006664263.jpg","imgAlt":"New Year's Eve fireworks","headline":"How are fireworks made?","summary":"It's Chinese New Year and often celebrated with fireworks so it's time to find out the answer!","href":"\/newsround\/43085506","includeComments":false,"videoOptions":{"title":"The Big Question - How are Fireworks made?","app_name":"newsround","app_type":"responsive","sessionLabels":{"bbc_site":"cbbc","nr_player_type":"in_situ"},"pid":"p05ycm2d","vpid":"p05ycm2h","holdingImageUrl":"\/\/web.archive.org\/web\/20190207175647\/https:\/\/ichef.bbci.co.uk\/images\/ic\/$recipe\/p06jhp1p.jpg","mediaType":"video","mediaForm":"clip","duration":"1:56"}},{"id":"43001472","promoType":"media","timestamp":"2018-02-09T08:45:58+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/3833\/production\/_103178341_003633772.jpg","imgAlt":"Valentines day rose and chocolates","headline":"Who invented Valentine's Day?","summary":"The Big Question is \"Who invented Valentine's Day and why?\"","href":"\/newsround\/43001472","includeComments":false,"videoOptions":{"title":"Big Question: Who invented Valentine's Day?","app_name":"newsround","app_type":"responsive","sessionLabels":{"bbc_site":"cbbc","nr_player_type":"in_situ"},"pid":"p05xlhc4","vpid":"p05xlhc6","holdingImageUrl":"\/\/web.archive.org\/web\/20190207175647\/https:\/\/ichef.bbci.co.uk\/images\/ic\/$recipe\/p06jhnlh.jpg","mediaType":"video","mediaForm":"clip","duration":"1:57"}},{"id":"42895003","promoType":"media","timestamp":"2018-01-31T18:25:09+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/170B3\/production\/_103178349_gettyimages-459643778.jpg","imgAlt":"Lego figure head","headline":"Who invented Lego?","summary":"This week we're getting to the bottom of who invented the Lego brick.","href":"\/newsround\/42895003","includeComments":false,"videoOptions":{"title":"Big Question: Who invented LEGO?","app_name":"newsround","app_type":"responsive","sessionLabels":{"bbc_site":"cbbc","nr_player_type":"in_situ"},"pid":"p05wplm9","vpid":"p05wplmm","holdingImageUrl":"\/\/web.archive.org\/web\/20190207175647\/https:\/\/ichef.bbci.co.uk\/images\/ic\/$recipe\/p06jhn8p.jpg","mediaType":"video","mediaForm":"clip","duration":"1:43"}},{"id":"42738270","promoType":"media","timestamp":"2018-01-18T16:49:09+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/8C93\/production\/_103178953_040973328.jpg","imgAlt":"Family taking a selfie","headline":"Who invented the selfie?","summary":"Whitney has been finding out how the selfie has been around a lot longer than you might think.","href":"\/newsround\/42738270","includeComments":false,"videoOptions":{"title":"The Big Question - The Selfie","app_name":"newsround","app_type":"responsive","sessionLabels":{"bbc_site":"cbbc","nr_player_type":"in_situ"},"pid":"p05vfq1c","vpid":"p05vfq1g","holdingImageUrl":"\/\/web.archive.org\/web\/20190207175647\/https:\/\/ichef.bbci.co.uk\/images\/ic\/$recipe\/p05vfq44.jpg","mediaType":"video","mediaForm":"clip","duration":"1:34"}},{"id":"42647661","promoType":"media","timestamp":"2018-01-11T10:44:10+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/15B91\/production\/_103177988_mediaitem103177987.jpg","imgAlt":"Artwork of a Tyrannosaurus rex dinosaur","headline":"Can we bring dinosaurs back?","summary":"Could Jurassic Park be a reality, or is it all just science fiction?! We asked a dinosaur expert to help...","href":"\/newsround\/42647661","includeComments":false,"videoOptions":{"title":"Can we bring dinosaurs back to life?","app_name":"newsround","app_type":"responsive","sessionLabels":{"bbc_site":"cbbc","nr_player_type":"in_situ"},"pid":"p05thzlj","vpid":"p05thzlr","holdingImageUrl":"\/\/web.archive.org\/web\/20190207175647\/https:\/\/ichef.bbci.co.uk\/images\/ic\/$recipe\/p06jhmnh.jpg","mediaType":"video","mediaForm":"clip","duration":"0:57"}},{"id":"42554509","promoType":"media","timestamp":"2018-01-04T08:29:40+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/C479\/production\/_103179205_bigqtimpeake.jpg","imgAlt":"astronaut in space","headline":"Does the sound of your voice change in space?","summary":"We asked astronaut and scientist Tim Peake to explain...","href":"\/newsround\/42554509","includeComments":false,"videoOptions":{"title":"Does the sound of your voice change in space?","app_name":"newsround","app_type":"responsive","sessionLabels":{"bbc_site":"cbbc","nr_player_type":"in_situ"},"pid":"p05snd1g","vpid":"p05snd1l","holdingImageUrl":"\/\/web.archive.org\/web\/20190207175647\/https:\/\/ichef.bbci.co.uk\/images\/ic\/$recipe\/p06jhss4.jpg","mediaType":"video","mediaForm":"clip","duration":"0:50"}},{"id":"42350876","promoType":"media","timestamp":"2017-12-14T09:16:39+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/156EB\/production\/_103178778_000510620.jpg","imgAlt":"Man struggling to open umbrella during stormy weather","headline":"How do we predict the weather?","summary":"We asked a top weather forecaster to help explain...","href":"\/newsround\/42350876","includeComments":false,"videoOptions":{"title":"How do we predict the weather?","app_name":"newsround","app_type":"responsive","sessionLabels":{"bbc_site":"cbbc","nr_player_type":"in_situ"},"pid":"p05r2f1g","vpid":"p05r2f1m","holdingImageUrl":"\/\/web.archive.org\/web\/20190207175647\/https:\/\/ichef.bbci.co.uk\/images\/ic\/$recipe\/p06jhqwl.jpg","mediaType":"video","mediaForm":"clip","duration":"1:50"}},{"id":"42257120","promoType":"media","timestamp":"2017-12-06T16:12:14+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/2E15\/production\/_103179711_mediaitem103179710.jpg","imgAlt":"Fossil ammonites. Ammonites are extinct cephalopod molluscs that lived in the oceans during the Jurassic and Cretaceous periods.","headline":"How does carbon dating work?","summary":"In this week's Big Question Joshua asks how scientists work out how old things are.","href":"\/newsround\/42257120","includeComments":false,"videoOptions":{"title":"How does carbon dating work?","app_name":"newsround","app_type":"responsive","sessionLabels":{"bbc_site":"cbbc","nr_player_type":"in_situ"},"pid":"p05q8jtx","vpid":"p05q8jtz","holdingImageUrl":"\/\/web.archive.org\/web\/20190207175647\/https:\/\/ichef.bbci.co.uk\/images\/ic\/$recipe\/p05q8kv9.jpg","mediaType":"video","mediaForm":"clip","duration":"1:52"}},{"id":"42173531","promoType":"media","timestamp":"2017-11-30T12:39:01+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/174ED\/production\/_98996459_gettyimages-879554824.jpg","imgAlt":"Red Bull F1 cars","headline":"How is a Formula 1 car different to a family car?","summary":"What's so special about Formula 1 cars? Newsround asked a racing expert to answer our big question.","href":"\/newsround\/42173531","includeComments":false,"videoOptions":{"title":"The Big Question: How is a Formula 1 car different to a family car?","app_name":"newsround","app_type":"responsive","sessionLabels":{"bbc_site":"cbbc","nr_player_type":"in_situ"},"pid":"p05pnm88","vpid":"p05pnm8b","holdingImageUrl":"\/\/web.archive.org\/web\/20190207175647\/https:\/\/ichef.bbci.co.uk\/images\/ic\/$recipe\/p05pnqvp.jpg","mediaType":"video","mediaForm":"clip","duration":"1:27"}},{"id":"42097292","promoType":"media","timestamp":"2017-11-23T12:00:15+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/972A\/production\/_98889683_rocketgetty.jpg","imgAlt":"Rocket","headline":"When will we be able to travel at warp speed?","summary":"We got Nasa to explain... and it turns out it's quite complicated.","href":"\/newsround\/42097292","includeComments":false,"videoOptions":{"title":"When will we be able to travel at warp speed?","app_name":"newsround","app_type":"responsive","sessionLabels":{"bbc_site":"cbbc","nr_player_type":"in_situ"},"pid":"p05nynxv","vpid":"p05nynxx","holdingImageUrl":"\/\/web.archive.org\/web\/20190207175647\/https:\/\/ichef.bbci.co.uk\/images\/ic\/$recipe\/p05nyp0w.jpg","mediaType":"video","mediaForm":"clip","duration":"1:37"}},{"id":"41679797","promoType":"media","timestamp":"2017-10-19T10:50:40+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/4A21\/production\/_103177981_mediaitem103177980.jpg","imgAlt":"Mount Everest with the Khumbu Glacier and Nuptse in foreground viewed from Kala Pattar","headline":"How do you measure a mountain?","summary":"In this week's Big Question we are finding out how you measure a mountain, and how accurate the measurements are.","href":"\/newsround\/41679797","includeComments":false,"videoOptions":{"title":"How do you measure a mountain?","app_name":"newsround","app_type":"responsive","sessionLabels":{"bbc_site":"cbbc","nr_player_type":"in_situ"},"pid":"p05kc8m3","vpid":"p05kc8m6","holdingImageUrl":"\/\/web.archive.org\/web\/20190207175647\/https:\/\/ichef.bbci.co.uk\/images\/ic\/$recipe\/p05kc98f.jpg","mediaType":"video","mediaForm":"clip","duration":"2:40"}},{"id":"41175735","promoType":"media","timestamp":"2017-09-06T15:46:27+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/CB77\/production\/_103178025_gettyimages-904259394.jpg","imgAlt":"Tangerines","headline":"What's the fruity difference?","summary":"What's the difference between tangerines, clementines and satsumas?","href":"\/newsround\/41175735","includeComments":false,"videoOptions":{"title":"What's the difference between tangerines, clementines and satsumas?","app_name":"newsround","app_type":"responsive","sessionLabels":{"bbc_site":"cbbc","nr_player_type":"in_situ"},"pid":"p05f9xgf","vpid":"p05f9xgk","holdingImageUrl":"\/\/web.archive.org\/web\/20190207175647\/https:\/\/ichef.bbci.co.uk\/images\/ic\/$recipe\/p06jhm5g.jpg","mediaType":"video","mediaForm":"clip","duration":"0:42"}}]}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__47154686/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__47154686":1}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__47158215/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__47158215":0}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__47154810/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__47154810":0}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__47141142/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__47141142":6}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__47141144/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__47141144":1}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__47141168/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__47141168":0}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-newsround-index-promos-data/assetUri/newsround%2Fhome/previewGuid/undefined/semanticGroupName/More%20stories%201/version/4.0.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"name":"More Stories","items":[{"id":"47145748","promoType":"story","timestamp":"2019-02-07T09:56:56+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/396C\/production\/_105400741_bangkok.jpg","imgAlt":"A Thai student wears a face mask as heavy air pollution continues to affect Bangkok, Thailand, on 30 January 2019","headline":"How air pollution is affecting schools around the world","summary":"More than 400 schools are still shut in Bangkok as the Thai capital battles an air pollution crisis. And they aren't alone - schools around the world are facing a pollution problem. Here's what's happening and what's being done about it","href":"\/newsround\/47145748","includeComments":true},{"id":"47145828","promoType":"story","timestamp":"2019-02-07T06:19:46+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/14960\/production\/_105502348_gettyimages-972933876.jpg","imgAlt":"George and Charlotte","headline":"What are the young royals' favourite snacks?","summary":"At a visit to a school the Duchess of Cambridge has told kids what her children like to eat","href":"\/newsround\/47145828","includeComments":true},{"id":"47154523","promoType":"story","timestamp":"2019-02-07T08:34:52+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/B18E\/production\/_105545454_index.jpg","imgAlt":"Donald Tusk","headline":"Who is Donald Tusk and why are people talking about him?","summary":"The senior European politician has caused controversy by using very strong words about people who campaigned for Britain to leave the European Union. But who is he and what did he say?","href":"\/newsround\/47154523","includeComments":true},{"id":"47154810","promoType":"story","timestamp":"2019-02-07T10:05:46+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/7F98\/production\/_105546623_mathsbee.jpg","imgAlt":"Bee and calculator","headline":"Can bees do maths?!","summary":"Honeybees are able to do basic maths like adding and subtracting, that's according to scientists in Australia","href":"\/newsround\/47154810","includeComments":true},{"id":"47147941","promoType":"media","timestamp":"2019-02-07T06:17:31+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/1351A\/production\/_105503197_p070429p.jpg","imgAlt":"piglets kissing","headline":"How one village celebrates Chinese New Year with a difference!","summary":"One Chinese village celebrates New Year with a difference - racing piglets!","href":"\/newsround\/47147941","includeComments":false,"videoOptions":{"title":"Ready steady, oink!","app_name":"newsround","app_type":"responsive","sessionLabels":{"bbc_site":"cbbc","nr_player_type":"in_situ"},"pid":"p07041d7","vpid":"p07041db","holdingImageUrl":"\/\/web.archive.org\/web\/20190207175647\/https:\/\/ichef.bbci.co.uk\/images\/ic\/$recipe\/p070429p.jpg","mediaType":"video","mediaForm":"clip","duration":"0:46"}},{"id":"47141142","promoType":"story","timestamp":"2019-02-06T08:26:50+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/DB19\/production\/_105498065_indeximageemoji.jpg","imgAlt":"New emoji announced","headline":"Check out these brand new emojis","summary":"Along with some super cute animals, there are also lots of different kinds of emojis that are designed to be more inclusive! Check them out here!","href":"\/newsround\/47141142","includeComments":true},{"id":"47130890","promoType":"story","timestamp":"2019-02-06T07:46:33+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/11A2F\/production\/_105493227_megasealcartoon.png","imgAlt":"seal and a poo.","headline":"What weird object has been discovered in seal poo?","summary":"A USB stick has been found in a sample of seal poo. And guess what? It still works!","href":"\/newsround\/47130890","includeComments":true},{"id":"47118989","promoType":"story","timestamp":"2019-02-06T06:21:40+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/160E1\/production\/_105473309_gettyimages-1074305376.jpg","imgAlt":"American producer Marshmello performing in Miami","headline":"Did you see the Marshmello concert in Fortnite?","summary":"American music producer Marshmello has done something in Fortnite that he says has made 'history'","href":"\/newsround\/47118989","includeComments":true},{"id":"47149545","promoType":"story","timestamp":"2019-02-07T06:16:37+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/news.bbcimg.co.uk\/media\/images\/81275000\/jpg\/_81275222_81275221.jpg","imgAlt":"star of david","headline":"Is anti-Semitism on the rise in the UK?","summary":"A new report has said there there was a record number of anti-Semitic incidents in the UK last year. But what does this mean?","href":"\/newsround\/47149545","includeComments":true},{"id":"47117419","promoType":"story","timestamp":"2019-02-06T06:21:22+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/3F13\/production\/_105474161_disneyprincess.jpg","imgAlt":"Disney princess.","headline":"Why don't Disney princesses wear glasses?","summary":"A nine-year-old girl has written to the boss of Disney to ask for a princess who wears glasses","href":"\/newsround\/47117419","includeComments":true},{"id":"47141169","promoType":"story","timestamp":"2019-02-06T17:43:29+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/8D03\/production\/_105499063_gettyimages-2999807.jpg","imgAlt":"Oscar","headline":"Five times the Oscars have hit the headlines","summary":"The Oscars will be host-less for only the second time since it began in 1929. Here are five other times the Oscars have hit the headlines.","href":"\/newsround\/47141169","includeComments":false},{"id":"47101056","promoType":"story","timestamp":"2019-02-07T07:25:44+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/06DA\/production\/_105545710_gettyimages-613753116.jpg","imgAlt":"getty","headline":"Your Say - Should mobile phones be banned in school?","summary":"We've been hearing from lots of you about whether mobile phones should be banned in schools","href":"\/newsround\/47101056","includeComments":true},{"id":"47130888","promoType":"story","timestamp":"2019-02-06T07:45:48+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/E861\/production\/_105498495_pewdiepie5.png","imgAlt":"Pewdiepie tshirts.","headline":"The battle to be Youtube number one","summary":"The battle to be Youtube's number one is really heating up","href":"\/newsround\/47130888","includeComments":true},{"id":"47141144","promoType":"story","timestamp":"2019-02-06T10:05:31+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/91B3\/production\/_105499273_indeximage.jpg","imgAlt":"President Trump and Kim Jong-un","headline":"Trump announces second meeting with North Korea","summary":"The president made the announcement during his important State of the Union speech and also said that he will not give up on his plans for the wall between Mexico and the United States.","href":"\/newsround\/47141144","includeComments":true},{"id":"47142948","promoType":"story","timestamp":"2019-02-06T10:02:20+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/C6A1\/production\/_93894805_alan.jpg","imgAlt":"Alan Turing","headline":"Who was Alan Turing?","summary":"Alan Turing has been named the most \"iconic\" figure of the 20th century, fighting off competition from international leaders such as Martin Luther King Jr and Nelson Mandela.","href":"\/newsround\/47142948","includeComments":true},{"id":"47133018","promoType":"gallery","timestamp":"2019-02-06T07:45:22+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/E5AE\/production\/_105489785_befunky-collage.jpg","imgAlt":"Sony World Photography Award","headline":"Look at these amazing wildlife photos","summary":"The photos have been shortlisted for the Sony World Photography Award. They are all in the 'Natural World & Wildlife' Section of the Open competition. Which is your favourite?","href":"\/newsround\/47133018","includeComments":false},{"id":"47141168","promoType":"story","timestamp":"2019-02-06T06:43:17+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/15F17\/production\/_105497898_gettyimages-637976958.jpg","imgAlt":"A horse cart","headline":"What's the ultimate way to travel to school?","summary":"Would you be ok to travel to school on a horse and cart?","href":"\/newsround\/47141168","includeComments":true},{"id":"47132200","promoType":"story","timestamp":"2019-02-06T07:46:13+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/AE22\/production\/_105487544_cf6718d8-b5b5-4fe7-ab1c-d90518a6e659.jpg","imgAlt":"Joshua Trump","headline":"Trump invites bullied boy to special speech","summary":"An 11-year-old boy who has been bullied because of his last name - Trump - will be one of the special guests at this year's State of the Union speech.","href":"\/newsround\/47132200","includeComments":true},{"id":"47132198","promoType":"story","timestamp":"2019-02-05T17:40:09+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/1764\/production\/_105488950_30ee5bfe-b135-4894-bdc0-023deb50a5d4.jpg","imgAlt":"US President Donald Trump delivers the State of the Union address at the US Capitol in Washington, DC in January 2018","headline":"What is the State of the Union speech?","summary":"The State of the Union is the US president's annual speech spelling out his priorities for the next year. Here are five facts you need to know about it.","href":"\/newsround\/47132198","includeComments":true},{"id":"38668427","promoType":"story","timestamp":"2019-02-05T15:40:38+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/69A3\/production\/_105434072_pig-lanterns.jpg","imgAlt":"People wearing pig hats holding red lanterns","headline":"What is Chinese New Year?","summary":"This week millions of people will be celebrating Chinese New Year, but what exactly is it and how is it celebrated?","href":"\/newsround\/38668427","includeComments":true},{"id":"47127368","promoType":"story","timestamp":"2019-02-05T15:41:54+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/FCD8\/production\/_105482746_gettyimages-1084330462.jpg","imgAlt":"BTS","headline":"BTS could perform at the Grammys","summary":"BTS may be performing at the 2019 Grammys in America","href":"\/newsround\/47127368","includeComments":false},{"id":"47127370","promoType":"media","timestamp":"2019-02-05T15:39:59+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/1660\/production\/_105482750_p070027g.jpg","imgAlt":"Skydiver.","headline":"Meet the skydiver defying gravity","summary":"The Wind Games indoor skydiving competition happened in Spain over the weekend","href":"\/newsround\/47127370","includeComments":false,"videoOptions":{"title":"Meet the skydiver defying gravity","app_name":"newsround","app_type":"responsive","sessionLabels":{"bbc_site":"cbbc","nr_player_type":"in_situ"},"pid":"p07001kf","vpid":"p07001km","holdingImageUrl":"\/\/web.archive.org\/web\/20190207175647\/https:\/\/ichef.bbci.co.uk\/images\/ic\/$recipe\/p070027g.jpg","mediaType":"video","mediaForm":"clip","duration":"0:49"}},{"id":"47127373","promoType":"media","timestamp":"2019-02-05T15:39:48+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/55F9\/production\/_105490022_p0700p5w.jpg","imgAlt":"Mourinho","headline":"Mourinh-ouch! Check out Jose's epic fall","summary":"Woops! Mourinho went flying on the ice at this hockey game in Russia. How embarrassing!","href":"\/newsround\/47127373","includeComments":false,"videoOptions":{"title":"Check out Mourinho's epic fall","app_name":"newsround","app_type":"responsive","sessionLabels":{"bbc_site":"cbbc","nr_player_type":"in_situ"},"pid":"p0700nsm","vpid":"p0700nsp","holdingImageUrl":"\/\/web.archive.org\/web\/20190207175647\/https:\/\/ichef.bbci.co.uk\/images\/ic\/$recipe\/p0700p5w.jpg","mediaType":"video","mediaForm":"clip","duration":"0:23"}},{"id":"47133658","promoType":"media","timestamp":"2019-02-05T15:40:50+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/F166\/production\/_105489716_p0700ng8.jpg","imgAlt":"fossil of the Bajadasaurus Pronuspinax","headline":"Incredible spiky-necked dinosaur discovered","summary":"A new spiky-necked dinosaur species, named the Bajadasaurus Pronuspinax, has been unveiled in South America.","href":"\/newsround\/47133658","includeComments":false,"videoOptions":{"title":"Incredible spiky-necked dinosaur discovered","app_name":"newsround","app_type":"responsive","sessionLabels":{"bbc_site":"cbbc","nr_player_type":"in_situ"},"pid":"p0700nby","vpid":"p0700nc1","holdingImageUrl":"\/\/web.archive.org\/web\/20190207175647\/https:\/\/ichef.bbci.co.uk\/images\/ic\/$recipe\/p0700ng8.jpg","mediaType":"video","mediaForm":"clip","duration":"0:47"}},{"id":"47117859","promoType":"story","timestamp":"2019-02-05T15:39:38+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/FB0B\/production\/_105476246_gettyimages-911029338.jpg","imgAlt":"Students taking a picture on a phone.","headline":"Sharing online: Do you ask permission before posting?","summary":"For Safer Internet Day, we're talking about asking permission before sharing photos or videos online. Do you ask permission when sharing an image of someone else? Have you been asked before someone's shared an image of you? We want to hear from you.","href":"\/newsround\/47117859","includeComments":true},{"id":"47117422","promoType":"story","timestamp":"2019-02-05T13:28:52+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/3E55\/production\/_105475951_p06zy2lg.jpg","imgAlt":"Fatberg.","headline":"Look at the size of this fatberg!","summary":"A 64-metre-long fatberg, which has blocked a Devon sewer, is being cleared up. It's the length of 32 Peter Crouches! But what exactly is a fatberg?","href":"\/newsround\/47117422","includeComments":false},{"id":"47121280","promoType":"media","timestamp":"2019-02-05T07:32:21+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/0A7F\/production\/_105478620_p06zyl60.jpg","imgAlt":"Night sky","headline":"Lake District aims to get 'Dark Sky' status","summary":"A charity has launched a campaign to get the Lake District recognised for its dark skies and spectacular stargazing","href":"\/newsround\/47121280","includeComments":false,"videoOptions":{"title":"Lake District aims to get 'Dark Sky' status","app_name":"newsround","app_type":"responsive","sessionLabels":{"bbc_site":"cbbc","nr_player_type":"in_situ"},"pid":"p06zykhc","vpid":"p06zykhf","holdingImageUrl":"\/\/web.archive.org\/web\/20190207175647\/https:\/\/ichef.bbci.co.uk\/images\/ic\/$recipe\/p06zyl60.jpg","mediaType":"video","mediaForm":"clip","duration":"0:37"}},{"id":"47092907","promoType":"story","timestamp":"2019-02-05T06:09:07+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/589B\/production\/_105438622_gettyimages-964805424-1.jpg","imgAlt":"A child skateboarding","headline":"Olympics quiz: Which of these sports are in it?","summary":"Test your knowledge about these Olympic and no-lympics sports!","href":"\/newsround\/47092907","includeComments":true},{"id":"47118189","promoType":"story","timestamp":"2019-02-05T06:15:04+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/1EF7\/production\/_105472970_mediaitem105469232.jpg","imgAlt":"A saltwater crocodile - file image","headline":"Australian crocs spotted in flooded streets","summary":"People in the Australian city of Townsville are being warned to watch out for crocodiles and snakes that have been spotted in flooded residential areas.","href":"\/newsround\/47118189","includeComments":true},{"id":"47113759","promoType":"story","timestamp":"2019-02-04T16:01:49+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/113E2\/production\/_105262607_mediaitem105262606.jpg","imgAlt":"Emiliano Sala","headline":"Wreckage from missing footballer's plane found","summary":"The Air Accident Investigation Branch are taking a closer look at the wreckage of the plane which has been found in the English Channel","href":"\/newsround\/47113759","includeComments":false},{"id":"35420196","promoType":"story","timestamp":"2019-02-05T09:29:08+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/6A29\/production\/_87977172_87977171.jpg","imgAlt":"Young carers","headline":"What are the pressures of being a carer?","summary":"Half a million people have quit their jobs in the last 2 years because of the pressures of caring for a relative. But tens of thousands of children are carers, so what does that mean and what impact does it have on them?","href":"\/newsround\/35420196","includeComments":true},{"id":"47117492","promoType":"gallery","timestamp":"2019-02-04T15:49:38+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/8094\/production\/_105461923_snow6.jpg","imgAlt":"Snow bale","headline":"Amazing sights made by nature","summary":"Whether it's mysterious bales of snow or rainbow skies, mother nature constantly surprises us with weird and wonderful natural phenomena. Check these out!","href":"\/newsround\/47117492","includeComments":false},{"id":"47114705","promoType":"story","timestamp":"2019-02-04T15:49:22+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/4A85\/production\/_105477091_gettyimages-1020376560.jpg","imgAlt":"Kylie Jenner and Travis Scott","headline":"Could Kylie Jenner be pregnant?","summary":"Kylie Jenner is used to dropping hints to her fans on social media and it seems she's doing more of the same","href":"\/newsround\/47114705","includeComments":false},{"id":"36766317","promoType":"gallery","timestamp":"2019-02-04T15:50:38+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/16B4F\/production\/_105470039_hi052057634.jpg","imgAlt":"Cat on pitch at Goodison Park","headline":"Animal pitch invasions","summary":"Did you see the cat on the pitch at Goodison Park? It's not the first time animals have joined the sporting party. Have a look at these surprise guests.","href":"\/newsround\/36766317","includeComments":false},{"id":"47117426","promoType":"story","timestamp":"2019-02-04T18:19:05+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/F291\/production\/_105479026_facebook.jpg","imgAlt":"Facebook.","headline":"What was tech like when Facebook started?","summary":"As Facebook celebrates its 15th birthday , we look at what technology was like back in 2004","href":"\/newsround\/47117426","includeComments":true},{"id":"46860614","promoType":"story","timestamp":"2019-02-04T12:48:30+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/103B6\/production\/_105468466_capture.png","imgAlt":"Cast of 2019 Dancing on Ice","headline":"It was a dramatic evening on Dancing on Ice","summary":"Find out all the latest from the rink, including who is the latest celebrity to be eliminated from the ice.","href":"\/newsround\/46860614","includeComments":true},{"id":"47114702","promoType":"story","timestamp":"2019-02-04T09:54:05+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/0BBF\/production\/_105470030_gettyimages-1093451520.jpg","imgAlt":"Half time marching band","headline":"Non-football highlights from Super Bowl 53","summary":"It's estimated that 100 million people watched the Super Bowl 53 on Sunday, here are the non-football highlights.","href":"\/newsround\/47114702","includeComments":false},{"id":"47090349","promoType":"story","timestamp":"2019-02-04T11:51:46+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/F9F2\/production\/_105468936_lombardi_trophy_getty.jpg","imgAlt":"Vince Lombardi Trophy is lifted","headline":"Super Bowl 2019: A beginner's guide","summary":"It's one of the biggest sporting events in the world. But what is the Super Bowl?","href":"\/newsround\/47090349","includeComments":true},{"id":"47107547","promoType":"media","timestamp":"2019-02-04T06:13:53+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/6C9E\/production\/_105460872_p06zvq8w.jpg","imgAlt":"Watch clip","headline":"The Greatest Dancer: Oti, Matthew and Jordan tell us all the gossip","summary":"Judges Matthew Morrison and Oti Mabuse, and presenter Jordan Banjo gives us their breakdown of some of the finalists and tell us what they enjoy most about being on the show.","href":"\/newsround\/47107547","includeComments":false,"videoOptions":{"title":"The Greatest Dancer: Oti, Matthew and Jordan tell us all the gossip","app_name":"newsround","app_type":"responsive","sessionLabels":{"bbc_site":"cbbc","nr_player_type":"in_situ"},"pid":"p06zvq43","vpid":"p06zvq45","holdingImageUrl":"\/\/web.archive.org\/web\/20190207175647\/https:\/\/ichef.bbci.co.uk\/images\/ic\/$recipe\/p06zvq8w.jpg","mediaType":"video","mediaForm":"clip","duration":"2:16"}},{"id":"47101051","promoType":"story","timestamp":"2019-02-02T09:07:35+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/15649\/production\/_105452678_gettyimages-1055279354.jpg","imgAlt":"Gemma Atkinson and Gorka Marquez","headline":"Gemma Atkinson and Gorka Marquez are having a baby!","summary":"The pair met on the BBC dancing show in 2017, and announced that they were expecting their first child in a post on Instagram.","href":"\/newsround\/47101051","includeComments":true},{"id":"47090344","promoType":"story","timestamp":"2019-02-01T15:15:25+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/70FB\/production\/_105432982_gettyimages-1034518806.jpg","imgAlt":"Napoleon Jinnies","headline":"The Super Bowl cheerleaders making history","summary":"For the first time male cheerleaders are going to perform at one of the world's biggest sports events.","href":"\/newsround\/47090344","includeComments":true},{"id":"25991623","promoType":"story","timestamp":"2019-02-03T10:40:37+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/10145\/production\/_105416856_rugby.jpg","imgAlt":"Six Nations captains 2019","headline":"What is Six Nations rugby?","summary":"Find out all you need to know about the Six Nations before the tournament starts on Friday 1 February 2019.","href":"\/newsround\/25991623","includeComments":false},{"id":"47090974","promoType":"story","timestamp":"2019-02-02T07:38:52+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/9BB7\/production\/_105436893_spurspic.png","imgAlt":"Lots has happened in the world since Spurs last signed someone.","headline":"Things that have happened since Tottenham signed a player","summary":"It's now officially been a year since Tottenham Hotspur signed a player. What's happened in the world since?","href":"\/newsround\/47090974","includeComments":true},{"id":"47085773","promoType":"story","timestamp":"2019-02-02T09:04:17+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/4DD5\/production\/_105452991_gettyimages-1092536152.jpg","imgAlt":"A snowy street in Sheffield","headline":"This weekend is going to be cold and snowy","summary":"Cold weather is continuing to cause disruption around the UK, with the South West currently the worst affected.","href":"\/newsround\/47085773","includeComments":true},{"id":"47053970","promoType":"story","timestamp":"2019-02-01T16:45:50+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/1828F\/production\/_105395989_gettyimages-1036927226.jpg","imgAlt":"Child making a snow angel","headline":"Your snowy pics!","summary":"Thanks for sending in your snowy pics - we love them!","href":"\/newsround\/47053970","includeComments":true},{"id":"42920879","promoType":"story","timestamp":"2019-02-01T13:19:48+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/8378\/production\/_99865633_hi044489125.jpg","imgAlt":"A ground hog","headline":"What is Groundhog Day?","summary":"Ahead of Groundhog Day, Newsround looks at the animals that could have predictive powers!","href":"\/newsround\/42920879","includeComments":false},{"id":"47090568","promoType":"media","timestamp":"2019-02-01T16:34:53+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/FFFD\/production\/_105433556_p06zqr5g.jpg","imgAlt":"Young Arias Logo","headline":"Young Arias to celebrate youth radio","summary":"A new annual awards launched to celebrate radio and audio created by under 18s.","href":"\/newsround\/47090568","includeComments":false,"videoOptions":{"title":"Young Arias to celebrate youth radio","app_name":"newsround","app_type":"responsive","sessionLabels":{"bbc_site":"cbbc","nr_player_type":"in_situ"},"pid":"p06zqr4f","vpid":"p06zqr4j","holdingImageUrl":"\/\/web.archive.org\/web\/20190207175647\/https:\/\/ichef.bbci.co.uk\/images\/ic\/$recipe\/p06zqr5g.jpg","mediaType":"video","mediaForm":"clip","duration":"2:17"}},{"id":"47072623","promoType":"story","timestamp":"2019-02-01T16:58:07+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/E010\/production\/_105406375_mediaitem105406371.jpg","imgAlt":"Children using smartphones","headline":"Are social media companies doing enough to protect children?","summary":"Social media companies should have a legal duty to protect children, that's according to a group of British politicians.","href":"\/newsround\/47072623","includeComments":true},{"id":"47059293","promoType":"story","timestamp":"2019-02-01T13:44:55+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/7850\/production\/_105400803_gettyimages-827471982.jpg","imgAlt":"Snow Leopard","headline":"Poachers now snow leopard's best friend","summary":"Conservation programme set up in 2014 convinces Russian Alta茂 hunters to take pictures of their prey instead of poaching them.","href":"\/newsround\/47059293","includeComments":true},{"id":"47085374","promoType":"story","timestamp":"2019-02-01T06:42:05+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/14FC\/production\/_105427350_chicagogetty.jpg","imgAlt":"Chicago skyline in the cold","headline":"What's it like when it's -30 degrees outside?","summary":"Kids in Chicago tell us what it's like experiencing an extreme weather event called a Polar vortex.","href":"\/newsround\/47085374","includeComments":true},{"id":"47086568","promoType":"story","timestamp":"2019-02-01T13:30:01+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/6DB2\/production\/_105428082_p06zq0h2.jpg","imgAlt":"Pig","headline":"Meet the people with some seriously unusual pets","summary":"Lots of you might have pets at home - perhaps a dog, cat or rabbit - but these people have some out-of-ordinary pets that you might not expect.","href":"\/newsround\/47086568","includeComments":true},{"id":"42861327","promoType":"story","timestamp":"2019-02-01T11:28:17+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/9F09\/production\/_105431704_crouch2.jpg","imgAlt":"Peter Crouch.","headline":"Peter Crouch and other age-busting sports stars","summary":"Peter Crouch has returned to the Premier League at the grand old age of 38. Let's take a look at some of the world's best age-busting athletes","href":"\/newsround\/42861327","includeComments":true},{"id":"47086564","promoType":"story","timestamp":"2019-02-01T07:54:51+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/55D4\/production\/_105427912_hi052025016.jpg","imgAlt":"Sinkhole.","headline":"You won't believe what this 'sinkhole' turned out to be","summary":"When road workers in Pembroke Pines in Florida were sent to fix a sinkhole, none of them expected to discover what the 'sinkhole' really was.","href":"\/newsround\/47086564","includeComments":true},{"id":"47086356","promoType":"story","timestamp":"2019-02-01T11:15:06+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/75B5\/production\/_105433103_animalark1.jpg","imgAlt":"animal ark","headline":"Why are these animals getting an ark?","summary":"The plan could help save rare Australian animals like the woylie, bilbies, quolls and numbats from extinction.","href":"\/newsround\/47086356","includeComments":true},{"id":"43245617","promoType":"media","timestamp":"2019-02-01T06:27:06+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/7EEB\/production\/_105419423_p06zm2xb.jpg","imgAlt":"Man covering his face from the freezing cold","headline":"Strange, Stranger, Strangest","summary":"Ricky brings you this week's selection of weird and wonderful stories.","href":"\/newsround\/43245617","includeComments":false,"videoOptions":{"title":"Strange, Stranger, Strangest","app_name":"newsround","app_type":"responsive","sessionLabels":{"bbc_site":"cbbc","nr_player_type":"in_situ"},"pid":"p06zm2wf","vpid":"p06zm2wj","holdingImageUrl":"\/\/web.archive.org\/web\/20190207175647\/https:\/\/ichef.bbci.co.uk\/images\/ic\/$recipe\/p06zm2xb.jpg","mediaType":"video","mediaForm":"clip","duration":"1:04"}},{"id":"47079893","promoType":"media","timestamp":"2019-01-31T17:50:00+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/0408\/production\/_105423010_p06zm319.jpg","imgAlt":"Three football fans in their team kits","headline":"Premier League title race: Your predictions","summary":"You've been telling us which team you think will take the top spot.","href":"\/newsround\/47079893","includeComments":false,"videoOptions":{"title":"Liverpool vs. Man City: Which one will top the Premier League?","app_name":"newsround","app_type":"responsive","sessionLabels":{"bbc_site":"cbbc","nr_player_type":"in_situ"},"pid":"p06zm1lh","vpid":"p06zm1lk","holdingImageUrl":"\/\/web.archive.org\/web\/20190207175647\/https:\/\/ichef.bbci.co.uk\/images\/ic\/$recipe\/p06zm319.jpg","mediaType":"video","mediaForm":"clip","duration":"1:39"}},{"id":"44649071","promoType":"story","timestamp":"2019-02-01T07:11:40+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/14A16\/production\/_105420548_robotcover.jpg","imgAlt":"A robot and the quiz of the week logo.","headline":"Quiz: Test your knowledge of this week's news","summary":"Have you been keeping up with the news? Test yourself with Newsround's Quiz of the Week.","href":"\/newsround\/44649071","includeComments":true},{"id":"47091760","promoType":"media","timestamp":"2019-02-01T14:32:16+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/EAE5\/production\/_105433106_p06zqb8n.jpg","imgAlt":"Indian children setting a new world record","headline":"Guess what world record these kids have broken","summary":"Nearly 5,000 students gathered in Mumbai on Thursday wearing motorcycle helmets.","href":"\/newsround\/47091760","includeComments":false,"videoOptions":{"title":"Guess what world record these kids have broken","app_name":"newsround","app_type":"responsive","sessionLabels":{"bbc_site":"cbbc","nr_player_type":"in_situ"},"pid":"p06zq9j4","vpid":"p06zq9j6","holdingImageUrl":"\/\/web.archive.org\/web\/20190207175647\/https:\/\/ichef.bbci.co.uk\/images\/ic\/$recipe\/p06zqb8n.jpg","mediaType":"video","mediaForm":"clip","duration":"1:32"}},{"id":"47101686","promoType":"media","timestamp":"2019-02-02T13:31:13+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/098D\/production\/_105454420_p06zsnqh.jpg","imgAlt":"Watch clip","headline":"Why is it so hot in Australia?","summary":"Ruby tells us all about what's been happening with the weather in Australia.","href":"\/newsround\/47101686","includeComments":false,"videoOptions":{"title":"Why is it so hot in Australia?","app_name":"newsround","app_type":"responsive","sessionLabels":{"bbc_site":"cbbc","nr_player_type":"in_situ"},"pid":"p06zsnpk","vpid":"p06zsnpm","holdingImageUrl":"\/\/web.archive.org\/web\/20190207175647\/https:\/\/ichef.bbci.co.uk\/images\/ic\/$recipe\/p06zsnqh.jpg","mediaType":"video","mediaForm":"clip","duration":"1:54"}},{"id":"47072643","promoType":"story","timestamp":"2019-01-31T14:39:08+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/08DF\/production\/_105417220_bopeep-disneypixar.jpg","imgAlt":"Little Bo Peep wearing a jumpsuit","headline":"Bo Peep gets a serious makeover: What do you think?","summary":"Toy Story 4 isn't out until next summer but the character's return is already creating a stir.","href":"\/newsround\/47072643","includeComments":true},{"id":"47076388","promoType":"media","timestamp":"2019-01-31T17:52:36+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/D0E9\/production\/_105418435_p06zlznr.jpg","imgAlt":"Seals on the beach in the US","headline":"Seals take advantage of US government shutdown","summary":"Elephant seals in the US have taken advantage of the government shutdown to take over a public beach","href":"\/newsround\/47076388","includeComments":false,"videoOptions":{"title":"Seals take over a beach in California","app_name":"newsround","app_type":"responsive","sessionLabels":{"bbc_site":"cbbc","nr_player_type":"in_situ"},"pid":"p06zlzkp","vpid":"p06zlzks","holdingImageUrl":"\/\/web.archive.org\/web\/20190207175647\/https:\/\/ichef.bbci.co.uk\/images\/ic\/$recipe\/p06zlznr.jpg","mediaType":"video","mediaForm":"clip","duration":"1:35"}},{"id":"47072644","promoType":"story","timestamp":"2019-01-31T16:54:53+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/15E5B\/production\/_105419698_gettyimages-895096420.jpg","imgAlt":"The Orion constellation above frozen lake","headline":"Forget sheep, count stars!","summary":"For the next three weeks people across the country will be taking part in Star Count 2019.","href":"\/newsround\/47072644","includeComments":true},{"id":"47076194","promoType":"media","timestamp":"2019-01-31T14:34:38+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/15DED\/production\/_105418598_p06zldrh.jpg","imgAlt":"Kriss Kyle getting ready to jump","headline":"Jumping onto a hotel. From a helicopter. On a bike. No joke.","summary":"Watch Scottish BMX stunt rider Kriss Kyle make an amazing leap onto one of the world's tallest hotels.","href":"\/newsround\/47076194","includeComments":false,"videoOptions":{"title":"Jumping onto a hotel. From a helicopter. On a bike. No joke.","app_name":"newsround","app_type":"responsive","sessionLabels":{"bbc_site":"cbbc","nr_player_type":"in_situ"},"pid":"p06zld5v","vpid":"p06zld5x","holdingImageUrl":"\/\/web.archive.org\/web\/20190207175647\/https:\/\/ichef.bbci.co.uk\/images\/ic\/$recipe\/p06zldrh.jpg","mediaType":"video","mediaForm":"clip","duration":"1:27"}},{"id":"47068157","promoType":"media","timestamp":"2019-01-31T08:25:16+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/7F59\/production\/_105410623_p06zkdjh.jpg","imgAlt":"Jenga playing robot","headline":"Could you beat this robot at Jenga?","summary":"The chances of it beating you are fairly high.","href":"\/newsround\/47068157","includeComments":false,"videoOptions":{"title":"Could you beat this robot at Jenga?","app_name":"newsround","app_type":"responsive","sessionLabels":{"bbc_site":"cbbc","nr_player_type":"in_situ"},"pid":"p06zkdg0","vpid":"p06zkdg2","holdingImageUrl":"\/\/web.archive.org\/web\/20190207175647\/https:\/\/ichef.bbci.co.uk\/images\/ic\/$recipe\/p06zkdjh.jpg","mediaType":"video","mediaForm":"clip","duration":"1:10"}},{"id":"47059560","promoType":"story","timestamp":"2019-01-31T06:14:38+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/BF86\/production\/_105403094_gettyimages-854450808.jpg","imgAlt":"A woman and girl sit facing away together","headline":"Young carers feel 'stressed' and 'worried'","summary":"New research shows over a third of young people who are responsible for caring for someone else feel this way.","href":"\/newsround\/47059560","includeComments":true},{"id":"47064762","promoType":"story","timestamp":"2019-01-31T06:14:30+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/6285\/production\/_105412252_gettyimages-486421463.jpg","imgAlt":"Girl looking fed up.","headline":"Your advice for adults arguing over Brexit","summary":"If you know any adults who can't agree when it comes to Brexit...show them this!","href":"\/newsround\/47064762","includeComments":true},{"id":"47068720","promoType":"story","timestamp":"2019-01-31T09:35:23+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/C42D\/production\/_105412205_hi047080181.jpg","imgAlt":"Lightning storm.","headline":"7 of the world's most extreme weather conditions","summary":"After the UK saw its coldest night of winter so far, with temperatures in areas of Scotland plummeting to -11C, we're taking a look at extreme weather conditions that have been recorded around the world.","href":"\/newsround\/47068720","includeComments":true},{"id":"47068194","promoType":"story","timestamp":"2019-01-31T07:35:46+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/78B5\/production\/_105410903_index.jpg","imgAlt":"People modelling the clothing line.","headline":"Justin Bieber has launched his own clothing range","summary":"The pop A-lister has launched a clothing line called Drew House in which all of the clothes are beige and mustard. What do you think of it?","href":"\/newsround\/47068194","includeComments":true},{"id":"47003140","promoType":"story","timestamp":"2019-01-28T09:35:36+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/86AC\/production\/_105367443_gettyimages_1087263190.0.jpg","imgAlt":"Higuain.","headline":"What is transfer deadline day?","summary":"As the January transfer window is set to close today, we find out how it all started and what it means for football clubs around the world.","href":"\/newsround\/47003140","includeComments":true},{"id":"47063143","promoType":"story","timestamp":"2019-01-31T06:18:51+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/11D33\/production\/_105411037_gettyimages-518621185.jpg","imgAlt":"Boy laughing.","headline":"Are these the best jokes ever?","summary":"A new poll has revealed the nation's favourite best jokes, according to kids. But what do you think?","href":"\/newsround\/47063143","includeComments":true},{"id":"46113545","promoType":"media","timestamp":"2018-11-08T16:15:08+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/F7D3\/production\/_104234436_inspirationalkids_2018_ollie.jpg","imgAlt":"Ollie sitting in his kitchen","headline":"Ollie: I have had to grow up really fast","summary":"Young carer Ollie tells us how he looks after his brother.","href":"\/newsround\/46113545","includeComments":false,"videoOptions":{"title":"Ollie: I have had to grow up really fast","app_name":"newsround","app_type":"responsive","sessionLabels":{"bbc_site":"cbbc","nr_player_type":"in_situ"},"pid":"p06qvcq7","vpid":"p06qvcqb","holdingImageUrl":"\/\/web.archive.org\/web\/20190207175647\/https:\/\/ichef.bbci.co.uk\/images\/ic\/$recipe\/p06r5wdr.jpg","mediaType":"video","mediaForm":"clip","duration":"1:44"}},{"id":"47068193","promoType":"story","timestamp":"2019-01-31T07:04:37+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/B221\/production\/_105410654_tom.jpg","imgAlt":"Picture of Toy Story 4 cast.","headline":"They've finished making Toy Story 4! And it's emotional","summary":"Cast members of Toy Story 4 took to social to share pictures and emotional messages as they finished their final day of recording for the upcoming film.","href":"\/newsround\/47068193","includeComments":true},{"id":"45274517","promoType":"story","timestamp":"2019-01-31T06:14:42+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/153C6\/production\/_103128968_fruitandvegetables.jpg","imgAlt":"Vegetables","headline":"What is a vegan?","summary":"All through the month of January people have been trying out the vegan diet and lifestyle but what exactly is a vegan and what do they eat?","href":"\/newsround\/45274517","includeComments":true},{"id":"47063141","promoType":"story","timestamp":"2019-01-30T15:58:57+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/3804\/production\/_105404341_doginwinter.jpg","imgAlt":"dog in the snow.","headline":"Animals in the snow: Top safety tips","summary":"How can you keep your pets warm and safe in snowy weather? Here are our top tips...","href":"\/newsround\/47063141","includeComments":true},{"id":"47039032","promoType":"story","timestamp":"2019-01-30T13:26:54+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/39DA\/production\/_105401841_gettyimages-1091182032.jpg","imgAlt":"A dog plays in the snow","headline":"Has it snowed where you live?","summary":"Yellow weather warnings have been issued around the UK. So where in the UK is coldest and where has seen the most snow?","href":"\/newsround\/47039032","includeComments":true},{"id":"47059192","promoType":"story","timestamp":"2019-01-31T06:16:41+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/16846\/production\/_105403229_mysteryobject.jpg","imgAlt":"Mysterious object discovered on the edge of the solar system.","headline":"Huge, mysterious object spotted on edge of solar system","summary":"Scientists have found a massive object on the edge of the solar system.","href":"\/newsround\/47059192","includeComments":true},{"id":"47059290","promoType":"story","timestamp":"2019-01-31T06:20:01+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/13EC0\/production\/_105400618_gettyimages-1089945592.jpg","imgAlt":"Ferrari car made of Lego pieces during the LEGO Works Exhibition","headline":"First ever LEGO exhibit in South America","summary":"\"The Brickman Experience\" shows 88 structures built with more than 5 million LEGO bricks.","href":"\/newsround\/47059290","includeComments":true},{"id":"47060311","promoType":"gallery","timestamp":"2019-01-30T13:48:12+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/3D5E\/production\/_105401751_flashdance-adrianclarkebestbirdlifephotographer.png","imgAlt":"Flashdance - Adrian Clarke - Best Birdlife Photographer.","headline":"Love photography? You need to see these pictures","summary":"The British Photography Awards, founded in 2017, have announced their winners and the photos are pretty spectacular. Check out some of them below.","href":"\/newsround\/47060311","includeComments":false},{"id":"47054152","promoType":"gallery","timestamp":"2019-01-30T08:16:17+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/8DAD\/production\/_105396263_p06zfrjf.jpg","imgAlt":"Aerial view of Chicago River.","headline":"If you thought it was snowy here, look at the US!","summary":"Temperatures are absolutely plummeting in the US this week as forecasters warn of a once-in-a-generation deep freeze called a polar vortex.","href":"\/newsround\/47054152","includeComments":false},{"id":"47057859","promoType":"story","timestamp":"2019-01-30T12:56:22+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/57F6\/production\/_103381522_0651d98d-8ab8-4aa4-ae31-53e1ea894403.jpg","imgAlt":"Screengrab taken during gameplay in Fifa","headline":"Why has Belgium banned Fifa points?","summary":"Fifa 19 players in Belgium will no longer be able to buy Fifa points after talks with the Belgium government","href":"\/newsround\/47057859","includeComments":true},{"id":"43227409","promoType":"story","timestamp":"2019-01-30T08:13:13+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/14C60\/production\/_105388058_hi051982031.jpg","imgAlt":"A walker enjoys the snow in the mountains near Killakee, to the south east of Dublin.","headline":"Snow forecast: What is a weather warning?","summary":"A yellow weather warning for snow and ice has been issued for much of the UK. But what does this mean and why is it important?","href":"\/newsround\/43227409","includeComments":true},{"id":"47053499","promoType":"story","timestamp":"2019-01-30T07:47:21+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/13E1F\/production\/_105393418_73e3c9d6-bdcf-4f88-bcbc-e42823e382bb.jpg","imgAlt":"Theresa May","headline":"MPs tell PM to get new Brexit deal","summary":"Politicians agreed to back Theresa May's Brexit plan - but only if there's a really big change to it.","href":"\/newsround\/47053499","includeComments":true},{"id":"47044057","promoType":"story","timestamp":"2019-01-30T06:33:06+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/10D68\/production\/_105386986_beatles1.jpg","imgAlt":"The Beatles","headline":"BTS vs The Beatles: Who wins?","summary":"On January 30 1969, the band that changed the face of music forever performed together for one last time on a roof in London. We wanted to know how do The Beatles' achievements compare to K-Pop supergroup BTS?","href":"\/newsround\/47044057","includeComments":true},{"id":"47053575","promoType":"story","timestamp":"2019-01-30T07:59:40+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/C6AB\/production\/_105395805_gettyimages-165689202.jpg","imgAlt":"Houses of Parliament graphic.","headline":"What is an amendment?","summary":"After an important vote in Parliament, lots of people are talking about amendments on which MPs have voted. But what actually is this?","href":"\/newsround\/47053575","includeComments":true},{"id":"47054158","promoType":"story","timestamp":"2019-01-30T08:50:32+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/12E39\/production\/_105396377_gettyimages-1071248486.jpg","imgAlt":"Little Mix's Leigh-Anne Pinnock and Jade Thirlwall.","headline":"Who's taking part in Comic Relief this year?","summary":"Find out all the latest announcements for what is being done this year to raise money for Red Nose Day projects.","href":"\/newsround\/47054158","includeComments":true},{"id":"46963919","promoType":"story","timestamp":"2019-01-29T07:00:56+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/73BF\/production\/_105313692_gettyimages-1010883660.jpg","imgAlt":"Beakers and blocks spelling out 'genius'","headline":"What is the periodic table?","summary":"It's 150 years since it was created but what is it, who made it and why is it so important for science?","href":"\/newsround\/46963919","includeComments":true},{"id":"47028390","promoType":"story","timestamp":"2019-01-30T09:12:57+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/12F31\/production\/_105371677_gettyimages-913404890.jpg","imgAlt":"Puppy's compete at the Puppy Bowl","headline":"Ruff and Fluff take on Puppy Bowl","summary":"At the 15th annual Puppy Bowl, Team Ruff and Team Fluff go head-to-head to promote dog adoption.","href":"\/newsround\/47028390","includeComments":true},{"id":"47039597","promoType":"media","timestamp":"2019-01-29T14:38:15+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/FF62\/production\/_105387356_p06zdrqm.jpg","imgAlt":"Fruit bath","headline":"Fancy a bath in a tub of lettuce?","summary":"These baths in China are probably a bit different to any bath you've ever taken before.","href":"\/newsround\/47039597","includeComments":false,"videoOptions":{"title":"Fancy a bath in a tub of lettuce?","app_name":"newsround","app_type":"responsive","sessionLabels":{"bbc_site":"cbbc","nr_player_type":"in_situ"},"pid":"p06zdrc8","vpid":"p06zdrcb","holdingImageUrl":"\/\/web.archive.org\/web\/20190207175647\/https:\/\/ichef.bbci.co.uk\/images\/ic\/$recipe\/p06zdrqm.jpg","mediaType":"video","mediaForm":"clip","duration":"0:36"}},{"id":"47043131","promoType":"story","timestamp":"2019-01-29T17:37:23+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/EE5B\/production\/_105391016_mcdonalds.jpg","imgAlt":"McDonalds arches.","headline":"Big Mac bacon and other risky recipe remixes","summary":"The Big Mac is adding an ingredient for the first time in its 50 year history. Here are five of our favourite food changes.","href":"\/newsround\/47043131","includeComments":true},{"id":"47039097","promoType":"story","timestamp":"2019-01-29T07:15:08+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/94DC\/production\/_105380183_hi051951353.jpg","imgAlt":"Pope Francis.","headline":"What's the most inspirational advice you've been given?","summary":"Pope Francis spoke to 700,000 people for World Youth Day in Panama yesterday. In his speech, he encouraged young people to chase their dreams, so we want to know what's the most inspirational advice that you've ever been given.","href":"\/newsround\/47039097","includeComments":true},{"id":"47032502","promoType":"story","timestamp":"2019-01-28T16:47:46+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/1669\/production\/_105373750_gettyimages-1125157295.jpg","imgAlt":"Roope Tonteri of Finland competes during the Men's Snowboard Slopestyle final at the 2019 Winter X Games on January 26, 2019 in Aspen, Colorado.","headline":"The teens carving it up at the X Games","summary":"The Winter X Games are an annual extreme sports competition that take place in the USA. Find out who this year's young stars were.","href":"\/newsround\/47032502","includeComments":true},{"id":"47041306","promoType":"story","timestamp":"2019-01-29T14:14:36+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/124D8\/production\/_105386947_crust2.jpg","imgAlt":"Two slices of toast","headline":"The big crust debate? Do you eat them?","summary":"A campaign has been launched to stop Britain from wasting 1.2 billion bread crusts","href":"\/newsround\/47041306","includeComments":true},{"id":"47029765","promoType":"story","timestamp":"2019-01-29T08:35:17+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/47E8\/production\/_105380481_gettyimages-186574960.jpg","imgAlt":"Friends hanging out","headline":"Is it 'too much effort' hanging out in person?","summary":"A big report has come out about how and why children spend their time in front of screens. A study, as part of the report, found that some children think it is \"too much effort\" to meet up with friends in person. Do you agree?","href":"\/newsround\/47029765","includeComments":true},{"id":"47039545","promoType":"story","timestamp":"2019-01-29T13:34:25+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/15CFA\/production\/_105383398_gettyimages-1069272966.jpg","imgAlt":"Ariana Grande.","headline":"Nine amazing female record breakers","summary":"Ariana Granda has made Billboard history after getting a second number one in the US charts for her new song 7 Rings, becoming only the third female artist to have more than one song debut at the top.","href":"\/newsround\/47039545","includeComments":true},{"id":"47039591","promoType":"story","timestamp":"2019-01-29T08:22:04+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/597C\/production\/_105380922_3bd81f09-8b7a-456f-b6d6-d4c64df52278.jpg","imgAlt":"Nyle DiMarco","headline":"What's different about this 7 Rings video?","summary":"The Ariana Grande video has been recreated by Model Nyle DiMarco - but with a twist!","href":"\/newsround\/47039591","includeComments":true},{"id":"47039810","promoType":"story","timestamp":"2019-01-29T09:39:27+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/F634\/production\/_105382036_andymurray.jpg","imgAlt":"Image of Andy Murray in hospital bed","headline":"Andy Murray reveals that he has had a hip operation","summary":"Andy Murray has posted hospital photos on his Instagram account after having hip surgery.","href":"\/newsround\/47039810","includeComments":true},{"id":"47039090","promoType":"story","timestamp":"2019-01-29T07:03:40+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/9D5E\/production\/_105368204_llama.jpg","imgAlt":"Fortnite supply llama.","headline":"Fortnite's loot boxes are going to change","summary":"Fortnite are changing the way that some loot boxes will appear in the game. In a new update, players will be able to see the contents of loot llamas that need to be purchased.","href":"\/newsround\/47039090","includeComments":true},{"id":"47026337","promoType":"story","timestamp":"2019-01-28T12:35:54+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/731A\/production\/_105366492_panthernew.jpg","imgAlt":"Letitia Wright in Black Panther","headline":"Should we get excited for Black Panther 2?","summary":"The cast have won at the Screen Actors Guild Awards (SAG). Could they also be in line for an Oscar?","href":"\/newsround\/47026337","includeComments":true},{"id":"47028385","promoType":"story","timestamp":"2019-01-28T14:43:48+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/1650F\/production\/_105370419_gettyimages-1078202908.jpg","imgAlt":"Downhill sledgers","headline":"Ever heard of a horn sledge race? You have now..","summary":"Watch these racers slide downhill through a narrow forest trail on a traditional two-person sledge in Bavaria, Germany.","href":"\/newsround\/47028385","includeComments":true},{"id":"47032532","promoType":"media","timestamp":"2019-01-28T16:57:00+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/15263\/production\/_105372668_p06zbc0q.jpg","imgAlt":"Chris Packham from Winterwatch holding a bird feeder.","headline":"Winterwatch: How tech helps us spot animals","summary":"Chris Packham of Winterwatch gives his behind the scenes tips for spotting wild animals","href":"\/newsround\/47032532","includeComments":false,"videoOptions":{"title":"Winterwatch: How tech helps us spot animals","app_name":"newsround","app_type":"responsive","sessionLabels":{"bbc_site":"cbbc","nr_player_type":"in_situ"},"pid":"p06zbb8j","vpid":"p06zbb8m","holdingImageUrl":"\/\/web.archive.org\/web\/20190207175647\/https:\/\/ichef.bbci.co.uk\/images\/ic\/$recipe\/p06zbc0q.jpg","mediaType":"video","mediaForm":"clip","duration":"1:48"}},{"id":"47019595","promoType":"story","timestamp":"2019-01-28T11:15:13+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/9F70\/production\/_105361804_4659df4c-6c0d-4252-82b6-54351446174f.png","imgAlt":"Fortnite at the Australian Open.","headline":"Imagine being able to play Fortnite in a stadium!","summary":"Some of the best Fortnite gamers in the world have been battling it out at the Australian Open.","href":"\/newsround\/47019595","includeComments":false},{"id":"47029982","promoType":"story","timestamp":"2019-01-28T14:37:05+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/FD27\/production\/_105370846_gettyimages-542674534.jpg","imgAlt":"Houses of Parliament in Westminster, London","headline":"How are UK laws made?","summary":"Read Newsround's guide to find out how UK laws are made.","href":"\/newsround\/47029982","includeComments":true},{"id":"47029512","promoType":"story","timestamp":"2019-01-28T14:19:32+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/D030\/production\/_105369235_blackpink4.jpg","imgAlt":"Blackpink.","headline":"BLACKPINK announce UK tour date and location!","summary":"K-pop group BLACKPINK have announced their UK tour date at Wembley stadium.","href":"\/newsround\/47029512","includeComments":true},{"id":"47026767","promoType":"gallery","timestamp":"2019-01-29T06:13:33+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/9BCE\/production\/_105368893_stacey.jpg","imgAlt":"Stacey Dooley and Ashley Roberts.","headline":"The Strictly live tour looks like a blast!","summary":"The Strictly Come Dancing live tour is travelling around the country - and the stars of the show have been sharing what they're getting up to on social media!","href":"\/newsround\/47026767","includeComments":false},{"id":"47025798","promoType":"story","timestamp":"2019-01-28T13:37:13+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/E200\/production\/_105365875_gettyimages-173312739.jpg","imgAlt":"Red panda.","headline":"Red panda missing from Belfast Zoo found","summary":"Police have confirmed that a red panda which went missing in the Northern Irish capital has been found \"safe and well\"","href":"\/newsround\/47025798","includeComments":true},{"id":"47019596","promoType":"story","timestamp":"2019-01-28T06:29:33+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/141F0\/production\/_105361428_bearinhospital.jpg","imgAlt":"teddy bear in hospital.","headline":"Owner rescues dog's cuddly toy","summary":"A brave owner has nursed his dog's favourite toy back to life. See how he did it here...","href":"\/newsround\/47019596","includeComments":true},{"id":"47013104","promoType":"story","timestamp":"2019-01-28T11:30:23+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/E80D\/production\/_105350495_gettyimages-1081127250.jpg","imgAlt":"US President Donald Trump","headline":"US shutdown: Government staff return to work","summary":"The longest government shutdown in US history has temporarily ended after President Trump signed a bill to fund the government for the next three weeks.","href":"\/newsround\/47013104","includeComments":false},{"id":"47025799","promoType":"story","timestamp":"2019-01-28T10:05:10+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/EB6A\/production\/_105366206_judges.jpg","imgAlt":"Acts going through.","headline":"The Greatest Dancer: Who made the final 9?","summary":"The auditions have come to an end and the three dance captains have each chosen their three acts to take through to the live show.","href":"\/newsround\/47025799","includeComments":true},{"id":"46993793","promoType":"story","timestamp":"2019-01-28T07:55:04+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/173E3\/production\/_105330259_venez5.jpg","imgAlt":"Venezuela","headline":"US gives warning over Venezuela President","summary":"There's a political crisis in Venezuela, here's Newsround's guide to what's going on.","href":"\/newsround\/46993793","includeComments":false},{"id":"47019588","promoType":"story","timestamp":"2019-01-28T06:29:06+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/90FC\/production\/_105361173_handofgod.jpg","imgAlt":"Diego Maradona uses his left hand to beat England goalkeeper Peter Shilton in the air during the 1986 World Cup quarter-final between Argentina and England.","headline":"Five times VAR could have changed history","summary":"Everton manager, Marco Silva, has complained that VAR should be used in all games, after his side were dumped out of the FA Cup by a controversial Millwall goal. When else has having no VAR cost teams?","href":"\/newsround\/47019588","includeComments":true},{"id":"47019874","promoType":"story","timestamp":"2019-01-28T06:29:20+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/157BB\/production\/_105359978_gettyimages-880428994.jpg","imgAlt":"James Charles","headline":"YouTube star brings Birmingham to a standstill","summary":"James Charles, the American beauty vlogger, makeup artist and YouTube star brought Birmingham's city centre traffic to a standstill.","href":"\/newsround\/47019874","includeComments":false},{"id":"47019867","promoType":"story","timestamp":"2019-01-28T06:30:26+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/09B5\/production\/_105358420_gettyimages-1051958642.jpg","imgAlt":"The Duke of Edinburgh","headline":"Duke of Edinburgh says sorry for car crash","summary":"The Duke of Edinburgh has said sorry to a woman who was injured in a car crash he was involved in near Sandringham in Norfolk.","href":"\/newsround\/47019867","includeComments":false},{"id":"47019873","promoType":"story","timestamp":"2019-01-28T06:30:41+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/6D5B\/production\/_105359972_gettyimages-1090208100.jpg","imgAlt":"Novak Djokovic","headline":"Novak Djokovic wins seventh Australian Open","summary":"Novak Djokovic has beaten Rafael Nadal to win a record seventh Australian open title.","href":"\/newsround\/47019873","includeComments":false},{"id":"46957932","promoType":"story","timestamp":"2019-01-27T08:45:26+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/C5C2\/production\/_105262605_mediaitem105262604.jpg","imgAlt":"Emiliano Sala","headline":"A new search starts for missing footballer","summary":"拢260,000 has been raised towards a private search for Emiliano Sala after his plane went missing near the Channel Islands.","href":"\/newsround\/46957932","includeComments":false},{"id":"47007128","promoType":"media","timestamp":"2019-01-27T09:35:21+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/6FEE\/production\/_105345682_p06z3q5y.jpg","imgAlt":"Dancing head teacher","headline":"The headteacher who starts every morning with a dance","summary":"A headteacher's dance moves in north China have gone viral after his routine with his students was viewed over seven million times in a day.","href":"\/newsround\/47007128","includeComments":false,"videoOptions":{"title":"The headteacher who starts every morning with a dance","app_name":"newsround","app_type":"responsive","sessionLabels":{"bbc_site":"cbbc","nr_player_type":"in_situ"},"pid":"p06z3ptz","vpid":"p06z3pv3","holdingImageUrl":"\/\/web.archive.org\/web\/20190207175647\/https:\/\/ichef.bbci.co.uk\/images\/ic\/$recipe\/p06z3q5y.jpg","mediaType":"video","mediaForm":"clip","duration":"1:12"}},{"id":"47000917","promoType":"media","timestamp":"2019-01-27T08:57:51+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/13820\/production\/_105340997_p06z3l58.jpg","imgAlt":"Signs shows temperature of 45 degrees","headline":"Australia hit by extreme heatwave","summary":"Temperature records topple as Australia blazes in extreme heatwave.","href":"\/newsround\/47000917","includeComments":false,"videoOptions":{"title":"Australia hit by extreme heatwave","app_name":"newsround","app_type":"responsive","sessionLabels":{"bbc_site":"cbbc","nr_player_type":"in_situ"},"pid":"p06z3jqg","vpid":"p06z3jql","holdingImageUrl":"\/\/web.archive.org\/web\/20190207175647\/https:\/\/ichef.bbci.co.uk\/images\/ic\/$recipe\/p06z3l58.jpg","mediaType":"video","mediaForm":"clip","duration":"0:29"}},{"id":"47013109","promoType":"story","timestamp":"2019-01-27T08:57:38+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/17197\/production\/_105351649_gettyimages-956944750.jpg","imgAlt":"Old Man of Hoy, Orkney Islands","headline":"This is the best place to live in the UK","summary":"Orkney in Scotland's Northern isles has been rated the best place to live in the UK, but how much do you know about the place?","href":"\/newsround\/47013109","includeComments":false},{"id":"47019627","promoType":"story","timestamp":"2019-01-27T09:34:35+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/7AFD\/production\/_105358413_gettyimages-1089874514.jpg","imgAlt":"Rescue workers gather in Brazil","headline":"Rescue efforts continue in Brazil dam collapse","summary":"Rescue teams in Brazil, South America, are searching for survivors after a dam collapsed on Friday.","href":"\/newsround\/47019627","includeComments":false},{"id":"47013113","promoType":"story","timestamp":"2019-01-27T11:24:20+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/AB95\/production\/_105352934_gettyimages-1089438784.jpg","imgAlt":"Osaka","headline":"Naomi Osaka wins Australian Open, but what do you know about her?","summary":"Naomi Osaka has just won the Australian Open and become women's world number one, but how much do you know about her?","href":"\/newsround\/47013113","includeComments":false},{"id":"47013110","promoType":"story","timestamp":"2019-01-26T13:40:39+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/B2F7\/production\/_105351854_gettyimages-1084560338.jpg","imgAlt":"McDonalds","headline":"McDonald's apologise after meat is found in veggie wrap","summary":"McDonald's has apologised after some of their spicy vegetarian wraps were found to have chicken in them.","href":"\/newsround\/47013110","includeComments":false},{"id":"46864844","promoType":"story","timestamp":"2019-01-26T07:07:29+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/10759\/production\/_104871476_gettyimages-1017947514.jpg","imgAlt":"Molde FK麓s headcoach Ole Gunnar Solskjaer celebrates after the UEFA Champions League third round, second leg qualifying football match between Molde FK and Hibernian at the Aker Stadium in Molde, Norway, on August 16, 2018.","headline":"Is Solskjaer the best caretaker manager ever?","summary":"Ole Gunnar Solskjaer has won his first eight games as Manchester United manager, the first manager to do-so in the club's history.","href":"\/newsround\/46864844","includeComments":false},{"id":"47007130","promoType":"story","timestamp":"2019-01-26T07:32:28+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/C96C\/production\/_105346515_phoneimage.jpg","imgAlt":"phone with WhatsApp, Instagram and Facebook.","headline":"Facebook to merge WhatsApp, Instagram & Messenger","summary":"Social media giant, Facebook, is playing to merge its WhatsApp, Instagram and Messenger apps.","href":"\/newsround\/47007130","includeComments":false},{"id":"47002438","promoType":"story","timestamp":"2019-01-26T07:33:11+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/E405\/production\/_105337385_blackpink.jpg","imgAlt":"BLACKPINK","headline":"Are BLACKPINK more popular than BTS?!","summary":"Girl power rules as BLACKPINK claim the most watched K-pop video on YouTube","href":"\/newsround\/47002438","includeComments":true},{"id":"46987007","promoType":"story","timestamp":"2019-01-26T07:34:13+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/130EB\/production\/_105295087_mediaitem96929592.jpg","imgAlt":"Slimed car in Oregon","headline":"Meet the fish that did THIS to a car","summary":"Scientists have discovered the fossil of an ancient hagfish with traces of its slime still preserved. But what exactly is a hagfish?","href":"\/newsround\/46987007","includeComments":true},{"id":"47003141","promoType":"story","timestamp":"2019-01-25T16:46:46+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/39F2\/production\/_105343841_gettyimages-917648520.jpg","imgAlt":"St Dwynwen's Day","headline":"What are you doing this St Dwynwen's Day?","summary":"St Dwynwen's Day is celebrated in Wales on 25 January in much the same way as people mark St Valentine鈥檚 Day on 14 February. So what are you doing?","href":"\/newsround\/47003141","includeComments":true},{"id":"47003409","promoType":"story","timestamp":"2019-01-25T15:45:48+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/CF91\/production\/_103573135_neymareasports.jpg","imgAlt":"Neymar","headline":"A Fifa 19 update has got fans talking","summary":"A new Fifa 19 update has got fans talking. Find out why...","href":"\/newsround\/47003409","includeComments":true},{"id":"46923685","promoType":"story","timestamp":"2019-01-25T16:41:40+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/BE0E\/production\/_105345684_fiona.jpg","imgAlt":"Fiona the hippo.","headline":"Happy Hippo Birthday!","summary":"Fiona the hippo is two years old today. She's super cute, but what's your favourite cute animal?","href":"\/newsround\/46923685","includeComments":false},{"id":"16722720","promoType":"story","timestamp":"2019-01-25T06:12:51+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/news.bbcimg.co.uk\/media\/images\/58088000\/jpg\/_58088143_haggis_pa.jpg","imgAlt":"A plate of haggis","headline":"What is Burns Night?","summary":"Read Newsround's quick guide to this special day celebrated by Scottish people around the world.","href":"\/newsround\/16722720","includeComments":false},{"id":"46999234","promoType":"story","timestamp":"2019-01-25T09:57:06+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/15DDB\/production\/_105336598_queen.jpg","imgAlt":"Queen Elizabeth II smiling","headline":"Queen wins as Pointless team captain","summary":"Her Majesty wows with her quiz skills as she leads her Pointless team into victory.","href":"\/newsround\/46999234","includeComments":true},{"id":"46999058","promoType":"story","timestamp":"2019-01-25T09:00:50+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/13DD3\/production\/_105336318_cheetahs-1.jpg","imgAlt":"Cheetah cubs cuddling up together","headline":"Seven purrrfect cheetah cubs born","summary":"Seven adorable cheetah cubs born in a US zoo, helping the population of the endangered animal","href":"\/newsround\/46999058","includeComments":true},{"id":"46988771","promoType":"story","timestamp":"2019-01-24T17:41:14+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/8F90\/production\/_105325763_gettyimages-1084530868.jpg","imgAlt":"Students joined forces to protest","headline":"Young people across Europe skip school in climate change protest","summary":"A number of demonstrations lead by children across Europe hope to put pressure on politicians to tackle climate change.","href":"\/newsround\/46988771","includeComments":true},{"id":"46998306","promoType":"story","timestamp":"2019-01-25T09:10:34+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/04EF\/production\/_105336210_thierryhenry.jpg","imgAlt":"Thierry Henry","headline":"Sacked: Thierry Henry and other short manager stints","summary":"Thierry Henry has just been sacked after only three months in charge at Monaco. But don't worry Thierry, here are bosses who couldn't even manage to last that long in the top job...","href":"\/newsround\/46998306","includeComments":false},{"id":"46985209","promoType":"story","timestamp":"2019-01-25T13:17:08+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/15E68\/production\/_105340798_getty.jpg","imgAlt":"A conservationist uses specialist tools to restore a wall painting","headline":"Fit for a King: Tutankhamun's tomb restored","summary":"Conservationists have finished a 10 year restoration project on King Tutankhamun's tomb.","href":"\/newsround\/46985209","includeComments":false},{"id":"46987008","promoType":"story","timestamp":"2019-01-25T06:29:54+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/845A\/production\/_105328833_angelshark4.jpg","imgAlt":"Angel Shark.","headline":"Scientists discover rare shark in Wales!","summary":"A shark, thought to be close to extinction, has been discovered off the coast of Wales.","href":"\/newsround\/46987008","includeComments":false},{"id":"34105483","promoType":"media","timestamp":"2019-01-25T06:52:50+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/82AD\/production\/_105335433_p06z1z50.jpg","imgAlt":"Footballers celebrate","headline":"What are the big football games this weekend?","summary":"It's going to be another busy weekend of football. Hear about the clashes to watch out for in MOTD Kickabout's Build-up","href":"\/newsround\/34105483","includeComments":false,"videoOptions":{"title":"What are the big football games this weekend?","app_name":"newsround","app_type":"responsive","sessionLabels":{"bbc_site":"cbbc","nr_player_type":"in_situ"},"pid":"p06z1yp6","vpid":"p06z1yp8","holdingImageUrl":"\/\/web.archive.org\/web\/20190207175647\/https:\/\/ichef.bbci.co.uk\/images\/ic\/$recipe\/p06z1z50.jpg","mediaType":"video","mediaForm":"clip","duration":"1:00"}},{"id":"46988852","promoType":"story","timestamp":"2019-01-24T12:10:47+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/9882\/production\/_105324093_index-football.jpg","imgAlt":"Football hitting the back of the net","headline":"Man Utd drop to third in football rich list","summary":"Spanish giants Real Madrid and Barcelona head Premier League clubs at the top of the Football Money League.","href":"\/newsround\/46988852","includeComments":true},{"id":"46974031","promoType":"story","timestamp":"2019-01-24T09:20:10+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/D2A1\/production\/_105312935_antanddec2001.jpg","imgAlt":"Ant and Dec in 2001","headline":"What was the world like when Ant and Dec first won an NTA?","summary":"Ant and Dec picked up their 18th consecutive best presenters award at the National Television Awards. But, how different was the world 18 years ago?","href":"\/newsround\/46974031","includeComments":false},{"id":"46983848","promoType":"story","timestamp":"2019-01-24T08:09:26+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/60E2\/production\/_105320842_gettyimages-1078325606.jpg","imgAlt":"US President Donald Trump","headline":"Donald Trump's speech postponed","summary":"US President Donald Trump will not deliver his yearly State of the Union speech until after the government shutdown is over.","href":"\/newsround\/46983848","includeComments":false},{"id":"46983843","promoType":"story","timestamp":"2019-01-24T06:37:10+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/D2E7\/production\/_105319935_gettyimages-1069266770.jpg","imgAlt":"Ariana Grande","headline":"Ariana Grande reveals new album cover","summary":"Ariana Grande has revealed a new album cover for her 'Thank you, Next' album","href":"\/newsround\/46983843","includeComments":false},{"id":"46984427","promoType":"story","timestamp":"2019-01-24T09:29:35+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/17A86\/production\/_105320969_gettyimages-1057554900.jpg","imgAlt":"Pills spill from a bottle","headline":"Why is everyone talking about antibiotics?","summary":"A type of medicines called antibiotics are in the news today. Wondering why? Here's everything you need to know.","href":"\/newsround\/46984427","includeComments":false},{"id":"46976406","promoType":"story","timestamp":"2019-01-24T12:00:23+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/FD22\/production\/_105320846_gettyimages-1096432836.jpg","imgAlt":"Tiny satellite in a hand","headline":"World's smallest satellite launches today","summary":"KamalSat-V2 - based on an original design by students - will be launched into space today by the Indian Space Research Organisation - and it's tiny!","href":"\/newsround\/46976406","includeComments":true},{"id":"46974774","promoType":"story","timestamp":"2019-01-23T16:40:24+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/86C5\/production\/_105310543_homelessnessindeximg.jpg","imgAlt":"Gloved hands holding a cardboard cut out of a house","headline":"How can you help homeless people in cold weather?","summary":"A lot of you are concerned about what homeless people do when the weather is cold. We spoke to youth homelessness charity Centrepoint for their advice on how you can help,","href":"\/newsround\/46974774","includeComments":true},{"id":"46974030","promoType":"gallery","timestamp":"2019-01-24T09:22:11+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/DCAA\/production\/_105309465_water-flows-around-ice-formed-around-niagara-falls.jpg","imgAlt":"Niagara Falls freezes over","headline":"North America freezes in cold snap","summary":"It's been freezing in the USA and Canada this week, with temperatures as low as -20 Celsius. It's so cold that Niagara Falls has frozen over!","href":"\/newsround\/46974030","includeComments":false},{"id":"46978741","promoType":"story","timestamp":"2019-01-24T09:21:52+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/0A51\/production\/_105314620_gettyimages-489796830.jpg","imgAlt":"Solar-powered boat school","headline":"Check out these 'alternative' schools","summary":"An old bus has been converted into a mobile school for Iraqi children. Check out these weird and wonderful alternative classrooms.","href":"\/newsround\/46978741","includeComments":true}]}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__47132198/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__47132198":0}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__35420196/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__35420196":0}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__44649071/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__44649071":312}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__47068720/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__47068720":3}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__47068193/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__47068193":0}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__45274517/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__45274517":18}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__47059192/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__47059192":0}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__47057859/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__47057859":1}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__43227409/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__43227409":3}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__47053499/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__47053499":2}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__47053575/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__47053575":0}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__47054158/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__47054158":1}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__46963919/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__46963919":3}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__47028390/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__47028390":1}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__47043131/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__47043131":4}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__47032502/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__47032502":0}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__47039090/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__47039090":1}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__47025798/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__47025798":2}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__47019588/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__47019588":0}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__46987007/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__46987007":4}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__47003409/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__47003409":0}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__46988852/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__46988852":0}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__46974774/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__46974774":0}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-dynamic-feature-toggles/id/homepage/isiteproject/nrconfigs/version/undefined', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"optimizely":"true","superpromo":"true","NEWSROUND-312-single-top-story":"true","NEWSROUND-366-homepage-scroll-tracking":"true","NEWSROUND-448-new-bulletin":"true","NEWSROUND-450-additional-top-stories":"true"}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-dynamic-feature-toggles/id/global/isiteproject/nrconfigs/version/1.1.1', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"chartbeat":"true","NEWSROUND-445-canvas":"true","canvas":"true","newsround-comments-signposting":"true","cloud-idcta":"true","NEWSROUND-409-reverb-stats":"true","NEWSROUND-463-LIVE-reverb-stats":"true"}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__47155013/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__47155013":1}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__47154807/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__47154807":0}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__47154523/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__47154523":0}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__47118989/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__47118989":4}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__47101056/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__47101056":12}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__47130888/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__47130888":2}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__38668427/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__38668427":4}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__47085773/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__47085773":8}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__47059293/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__47059293":4}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__42861327/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__42861327":7}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__47072644/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__47072644":0}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__47064762/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__47064762":3}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__47063141/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__47063141":0}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__47039032/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__47039032":12}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__47044057/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__47044057":9}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__47041306/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__47041306":5}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__47039545/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__47039545":2}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__47039591/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__47039591":1}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__47029982/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__47029982":0}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__47019596/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__47019596":5}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__47025799/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__47025799":2}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__46978741/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__46978741":1}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-newsround-index-promos-data/assetUri/newsround%2Fhome/previewGuid/undefined/semanticGroupName/Superpromo/version/4.0.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"name":null,"items":[]}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-newsround-index-promos-data/assetUri/newsround%2Fhome/previewGuid/undefined/semanticGroupName/Top%20Stories/version/4.0.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"name":"Top Stories","items":[{"id":"47148348","promoType":"story","timestamp":"2019-02-07T12:15:24+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/11A70\/production\/_105540327_exomars2020_rover_on_mars_20170314_1280.jpg","imgAlt":"Artwork: ExoMars rover","headline":"Six facts about the new Mars Rover","summary":"The name of the new Mars Rover was announced by UK astronaut, Tim Peake - who revealed at the Airbus Defence and Space centre.","href":"\/newsround\/47148348","includeComments":true},{"id":"47158217","promoType":"story","timestamp":"2019-02-07T16:34:59+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/10211\/production\/_105556066_radio_1_breakfast_with_greg_james_02.jpg","imgAlt":"Greg in the new studio for the Radio 1 breakfast show","headline":"Five reasons why Greg James is smashing it","summary":"Radio 1's new breakfast presenter has managed to pull in a lot more listeners than previous presenter, Nick Grimshaw. We look at why this could be.","href":"\/newsround\/47158217","includeComments":true},{"id":"47155013","promoType":"story","timestamp":"2019-02-07T10:09:40+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/B206\/production\/_105547554_indeximage.jpg","imgAlt":"A boy with a 'love' notification above his head","headline":"Can being kind make you healthier?","summary":"A study has found that thinking kind thoughts about yourself and others can lead to a healthier, happier life!","href":"\/newsround\/47155013","includeComments":true},{"id":"47154686","promoType":"story","timestamp":"2019-02-07T10:57:55+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/9F32\/production\/_105545704_gettyimages-950607434.jpg","imgAlt":"kids on phones","headline":"Have your say on the new device advice","summary":"Banning mobiles and tablets from the dinner table and bedtime are among the recommendations by health experts in the UK to keep you safe on your devices, and we want to know what you think.","href":"\/newsround\/47154686","includeComments":true},{"id":"47154807","promoType":"story","timestamp":"2019-02-07T11:00:43+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/CE76\/production\/_105545825_gettyimages-125556487.jpg","imgAlt":"Pancakes","headline":"Pancake Day: everything you need to know","summary":"Pancake day is nearly here but when is it, what is it, why is it important and why do we eat pancakes?","href":"\/newsround\/47154807","includeComments":true},{"id":"47148382","promoType":"story","timestamp":"2019-02-07T09:33:14+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/7728\/production\/_105540503_gettyimages-165900132.jpg","imgAlt":"animation of a polluted city","headline":"Quiz: How much do you know about the world's pollution?","summary":"How much do you know about the world's pollution? Take the quiz and let us know how you get on below.","href":"\/newsround\/47148382","includeComments":true},{"id":"47158215","promoType":"story","timestamp":"2019-02-07T13:47:41+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/14A6E\/production\/_105309548_60f8eec5-a154-482f-81c9-1ca11b654214.jpg","imgAlt":"Clockwise from top left: Holly Tandy, Michael Rice, Kerrie-Anne, Anisa, Maid and Jordan Clarke","headline":"Eurovision You Decide: Everything you need to know","summary":"The big show to pick who will represent the UK at Eurovision 2019 is on TV - here's what to expect","href":"\/newsround\/47158215","includeComments":true}]}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-newsround-index-promos-data/assetUri/newsround%2Fhome/previewGuid/undefined/semanticGroupName/Best%20videos/version/4.0.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"name":null,"items":[]}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-newsround-index-data/assetUri/newsround%2Fhome/previewGuid/undefined/semanticGroupName/Watch%20Newsround/version/4.0.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"content-type":"application\/json"}},"body":{"group":{"type":"responsive-video","title":"Watch Newsround","items":[{"assetId":"44245213","assetUri":"\/newsround\/news\/watch_newsround","firstCreated":"2018-05-24T15:52:57+00:00","headline":"Watch Newsround","language":"en-gb","lastUpdated":"2019-02-07T08:12:14+00:00","media":{"images":{"index":{"105546143":{"width":1024,"height":576,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/8574\/production\/_105546143_p07065v7.jpg","altText":"De'Graft in the Newsround studio.","originCode":"cpsprodpb","copyrightHolder":"BBC","allowSyndication":false}},"index-thumbnail":{"105546145":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/D394\/production\/_105546145_p07065v7.jpg","altText":"De'Graft in the Newsround studio.","originCode":"cpsprodpb","copyrightHolder":"BBC","allowSyndication":false}}},"videos":{"index":{"47155192":{"caption":"Watch Newsround","externalId":"p07065sz","entityType":"Clip"}},"primary":{"47155192":{"caption":"Watch Newsround","externalId":"p07065sz","entityType":"Clip"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"passport":{"category":{"categoryId":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/www.bbc.co.uk\/ontologies\/applicationlogic-news\/News","categoryName":"News"}},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"Catch up with the latest on pigs, pollution, and screen time.","type":"MAP"}],"semanticGroupName":"Watch Newsround"}}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-newsround-index-promos-data/assetUri/newsround%2Fhome/previewGuid/undefined/semanticGroupName/More%20stories%202/version/4.0.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"name":"Online safety","items":[{"id":"42008249","promoType":"story","timestamp":"2017-11-16T08:20:36+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/174E1\/production\/_98775459_cyberbullying.sciencephotolib.jpg","imgAlt":"Girl holding phone","headline":"New anti-cyberbullying plan launched","summary":"Prince William's charity, the Royal Foundation, has been working with lots of big organisations to put together a list of rules to help keep young people safe online.","href":"\/newsround\/42008249","includeComments":false},{"id":"38879899","promoType":"media","timestamp":"2017-02-07T12:00:13+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/F55A\/production\/_94001826_app.jpg","imgAlt":"APP graphic","headline":"Three letters that can help to keep you safe online","summary":"For Safer Internet Day 2017, Newsround has been talking to an expert about what you should do if you see - or are sent - something online that upsets you.","href":"\/newsround\/38879899","includeComments":false,"videoOptions":{"duration":"0:28"}},{"id":"35523838","promoType":"story","timestamp":"2016-02-09T07:15:07+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/CBDA\/production\/_88168125_88168044.jpg","imgAlt":"Social media apps on smartphone","headline":"Social media and online bullying - your thoughts","summary":"One in five 10-12 year olds on social media has been bullied online, according to a Newsround survey.","href":"\/newsround\/35523838","includeComments":false},{"promoType":"story","timestamp":"2016-02-11T17:27:23+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/7190\/production\/_88227092_88227091.jpg","imgAlt":"James, West and Eldon from The Next Step","headline":"If The Next Step ruled the internet","summary":"Stars of The Next Step tell us what they would do to change the internet and help people be nicer to each other online.","href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/www.bbc.co.uk\/cbbc\/watch\/the-next-step-safer-internet-day","includeComments":false},{"id":"35506690","promoType":"media","timestamp":"2018-09-03T09:38:29+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/7B58\/production\/_88167513_88167512.jpg","imgAlt":"A thumbs up or 'Like' icon at the Facebook main campus in Menlo Park, California","headline":"Five ways to stay safe online","summary":"Newsround's guide to staying safe on social networks.","href":"\/newsround\/35506690","includeComments":false,"videoOptions":{"duration":"1:15"}},{"promoType":"story","timestamp":"2016-02-11T17:22:22+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/1E52\/production\/_88226770_88226769.jpg","imgAlt":"CBBC Stay Safe","headline":"CBBC's Internet Survival Guide","summary":"More tips and tricks from CBBC to stay safe online, beat the cyber-bullies and become a super-surfer.","href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/www.bbc.co.uk\/cbbc\/curations\/stay-safe","includeComments":false},{"id":"26136189","promoType":"story","timestamp":"2014-03-28T08:24:20+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/news.bbcimg.co.uk\/media\/images\/72932000\/jpg\/_72932244_cyber_still.jpg","imgAlt":"Our Cyberbullying special","headline":"Cyberbullying: A Newsround Special","summary":"Cyberbullying is a problem we hear more and more about in the news. In this special Newsround, Ricky meets the kids who have been affected by bullying online.","href":"\/newsround\/26136189","includeComments":false},{"id":"35707765","promoType":"media","timestamp":"2016-03-21T16:41:45+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/15771\/production\/_88912978_88565600.jpg","imgAlt":"Is Tech Taking Over?","headline":"Is Tech Taking Over?: A Newsround Special","summary":"Technology is awesome, but are we using it too much? Find out more in the latest Newsround Special.","href":"\/newsround\/35707765","includeComments":false,"videoOptions":{"duration":"15:54"}},{"id":"13908828","promoType":"story","timestamp":"2012-02-06T18:15:32+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/news.bbcimg.co.uk\/media\/images\/53676000\/jpg\/_53676333_copyofwww_shot1copy.jpg","imgAlt":"Caught in the Web","headline":"Caught in the Web: A Newsround Special","summary":"Caught in the Web is the latest Newsround special programme, and it's all about staying safe on the web.","href":"\/newsround\/13908828","includeComments":false},{"id":"34833395","promoType":"media","timestamp":"2015-11-17T07:15:05+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/CFBD\/production\/_86718135_86709900.jpg","imgAlt":"Stampy's avatar in minecraft","headline":"Stampy's top tips to avoid griefing","summary":"Griefing is a form of bullying in Minecraft, and Youtuber Stampy gave us his top advice to avoid the trolls, and keep your builds safe.","href":"\/newsround\/34833395","includeComments":false,"videoOptions":{"duration":"1:07"}},{"promoType":"story","timestamp":"2017-02-07T07:15:31+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/11551\/production\/_95339907_voxes.jpg","imgAlt":"Girls","headline":"What do you really think about social media?","summary":"Nowadays, lots of us are using social media. For Safer Internet Day 2017, we wanted to ask what you think about it.","href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/www.bbc.co.uk\/guides\/zy97ng8","includeComments":false},{"id":"38841469","promoType":"story","timestamp":"2017-02-07T07:53:05+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/15092\/production\/_93926168_istock-457347291.jpg","imgAlt":"Embarrassed boy","headline":"'Sharenting': Are you OK with what your parents post?","summary":"We wanted to know what 10 to 12-year-olds have to say about their parents posting pictures of them on social media. Find out what they had to tell us.","href":"\/newsround\/38841469","includeComments":false},{"id":"38841467","promoType":"story","timestamp":"2017-02-07T08:02:52+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/C12C\/production\/_93925494_selfies.jpg","imgAlt":"Lots of photos with filters on","headline":"How important do you think it is to look good in selfies?","summary":"Newsround has spoken to lots of 10 to 12-year-olds about their thoughts on selfies - and many said there's a pressure to look good in them.","href":"\/newsround\/38841467","includeComments":false},{"id":"35523769","promoType":"media","timestamp":"2016-02-09T13:29:16+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/17301\/production\/_88177949_88177948.jpg","imgAlt":"Young boy on his smartphone","headline":"One in five social media users bullied","summary":"A Newsround survey finds that 22% of 10 to 12-year-olds with a social media account have experienced bullying on the sites.","href":"\/newsround\/35523769","includeComments":false,"videoOptions":{"duration":"2:14"}},{"id":"38887524","promoType":"media","timestamp":"2017-02-07T07:41:07+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/C815\/production\/_94012215_6a57b5c5-3117-4c71-a44e-452f5092208d.jpg","imgAlt":"12-year-old vlogger Nikki","headline":"Vlogger Nikki Lilly's safety tips","summary":"The 12-year-old vlogging star tells Newsround how she stays safe online and how she deals with the pressures of social media.","href":"\/newsround\/38887524","includeComments":false,"videoOptions":{"title":"Nikki's internet safety tips","app_name":"newsround","app_type":"responsive","sessionLabels":{"bbc_site":"cbbc","nr_player_type":"in_situ"},"pid":"p04s3g6d","vpid":"p04s3g6l","holdingImageUrl":"\/\/web.archive.org\/web\/20190207175647\/https:\/\/ichef.bbci.co.uk\/images\/ic\/$recipe\/p04s3hkb.jpg","mediaType":"video","mediaForm":"clip","duration":"1:30"}},{"id":"35523770","promoType":"media","timestamp":"2016-02-09T06:59:46+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/DD97\/production\/_88172765_88172764.jpg","imgAlt":"Friends button on keyboard","headline":"Making friends with strangers online","summary":"More than a third of 10-12 year olds with a social media account have made friends on social media that they've not met in person","href":"\/newsround\/35523770","includeComments":false,"videoOptions":{"duration":"1:18"}},{"id":"34869273","promoType":"media","timestamp":"2015-12-16T14:42:09+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/164BF\/production\/_86772319_bullyingdebatelogo.jpg","imgAlt":"Should bullies be punished or helped ? Newsround asks its viewers to decide.","headline":"Bullying: The Newsround Debate","summary":"We know it can be really difficult if you're being bullied at school or online, so we created a special debate looking into the best way to stop bullying.","href":"\/newsround\/34869273","includeComments":false,"videoOptions":{"duration":"15:15"}},{"id":"31356817","promoType":"media","timestamp":"2015-02-10T09:21:54+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/news.bbcimg.co.uk\/media\/images\/80901000\/jpg\/_80901926_80901583.jpg","imgAlt":"Ayshah","headline":"Your internet safety questions answered","summary":"It's Safer Internet Day on Tuesday, and we want your questions about how to stay safe online or how to tackle internet bullying.","href":"\/newsround\/31356817","includeComments":false,"videoOptions":{"duration":"3:09"}},{"id":"24025511","promoType":"story","timestamp":"2013-09-11T17:43:56+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/news.bbcimg.co.uk\/media\/images\/69784000\/jpg\/_69784694_79381_nogame.jpg","imgAlt":"Typing on a laptop","headline":"Your experiences of online bullying","summary":"Anti-bullying campaigner Alex Holmes has visited Newsround to answer some of your questions about online bullying.","href":"\/newsround\/24025511","includeComments":false},{"id":"35522573","promoType":"story","timestamp":"2016-02-09T18:38:13+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/1396D\/production\/_88173208_88173207.jpg","imgAlt":"Smartphone with apps","headline":"Can we make the online world better?","summary":"It's Safer Internet Day on Tuesday and we wanted to know how you think we could make the online world safer and better.","href":"\/newsround\/35522573","includeComments":false}]}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__47145828/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__47145828":0}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__47130890/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__47130890":5}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__47117419/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__47117419":20}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__47132200/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__47132200":0}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__47117426/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__47117426":0}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__47101051/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__47101051":1}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__47090344/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__47090344":3}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__47053970/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__47053970":7}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__47072623/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__47072623":1}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__47085374/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__47085374":2}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__47086356/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__47086356":0}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__47072643/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__47072643":4}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__47063143/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__47063143":0}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__47059290/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__47059290":0}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__47039097/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__47039097":9}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__47029765/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__47029765":10}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__47039810/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__47039810":2}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__47026337/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__47026337":1}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__47003141/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__47003141":1}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__46999234/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__46999234":2}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__46999058/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__46999058":1}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__46976406/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__46976406":2}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__46365181/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__46365181":7}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__45081115/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__45081115":11}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__47158217/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__47158217":0}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__47148382/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__47148382":1}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-newsround-index-promos-data/assetUri/newsround%2Fhome/previewGuid/undefined/semanticGroupName/More%20stories%203/version/4.0.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"name":"Environment","items":[{"id":"46365181","promoType":"story","timestamp":"2018-11-27T17:53:31+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/130ED\/production\/_104516087_litter-index.jpg","imgAlt":"Animation showing animals surrounding litter","headline":"Play: Can you spot the litter and save the animals?","summary":"Litter can be really bad for animals, and can even kill them. Can you find all the rubbish and clear it up?","href":"\/newsround\/46365181","includeComments":true},{"id":"45094689","promoType":"story","timestamp":"2018-10-08T11:36:57+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/13319\/production\/_103771687_gettyimages-182183614.jpg","imgAlt":"Polar bear walking over ice sheets.","headline":"What does 'Hothouse Earth' mean?","summary":"Scientists have given one of the biggest warnings yet that we need to make massive changes to the way we live our lives in order to tackle climate change.","href":"\/newsround\/45094689","includeComments":true},{"id":"42810179","promoType":"story","timestamp":"2018-06-05T11:26:01+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/13DDA\/production\/_102207318_mediaitem102207317.jpg","imgAlt":"A single discarded plastic water bottle on a sandy beach","headline":"Why is plastic such a problem?","summary":"More than eight million tonnes of plastic goes into the world's oceans each year. That's a lot of plastic which can harm animals and the environment. So what's being done about it?","href":"\/newsround\/42810179","includeComments":false},{"id":"44416808","promoType":"story","timestamp":"2018-06-08T15:39:43+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/155BB\/production\/_101938478_fiveoceanscollage.jpg","imgAlt":"Image shows pictures of each of the world's oceans","headline":"How well do you know our oceans?","summary":"To mark World Oceans Day, we've put together a handy guide to the world's five oceans.","href":"\/newsround\/44416808","includeComments":false},{"id":"45081115","promoType":"story","timestamp":"2018-08-06T12:14:22+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/12704\/production\/_102842557_gettyimages-501318146.jpg","imgAlt":"A boy holds a Walkers crisp packet in his hands","headline":"Should crisp packets be plastic-free?","summary":"Campaigners want more eco-friendly packaging for the snacks but do you agree?","href":"\/newsround\/45081115","includeComments":true},{"id":"44586282","promoType":"story","timestamp":"2018-06-23T08:22:12+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/A101\/production\/_102171214_mediaitem102168496.jpg","imgAlt":"Flesh footed shearwaters (c) Ian Hutton","headline":"Seabirds too full of plastic to eat food","summary":"Scientists find more problems caused by plastic in the oceans","href":"\/newsround\/44586282","includeComments":false},{"id":"44411162","promoType":"story","timestamp":"2018-06-08T10:44:51+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/3566\/production\/_102207631_blue-belt.jpg","imgAlt":"Cheshil beach, Dorset","headline":"What is the 'Blue Belt'?","summary":"To mark World Oceans Day there are plans to expand the 'Blue Belt' around the UK. But what is it and what does that mean?","href":"\/newsround\/44411162","includeComments":false},{"id":"43139818","promoType":"media","timestamp":"2018-02-21T10:49:55+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/23FC\/production\/_100121290_mediaitem100121289.jpg","imgAlt":"David Harbour","headline":"David Harbour keeps 'penguin dance' promise","summary":"Stranger Things actor David Harbour has kept his promise by dancing with penguins in Antarctica on Valentine's Day.","href":"\/newsround\/43139818","includeComments":false,"videoOptions":{"title":"David Harbour keeps 'penguin dance' promise","app_name":"newsround","app_type":"responsive","sessionLabels":{"bbc_site":"cbbc","nr_player_type":"in_situ"},"pid":"p05yw63k","vpid":"p05yw63n","holdingImageUrl":"\/\/web.archive.org\/web\/20190207175647\/https:\/\/ichef.bbci.co.uk\/images\/ic\/$recipe\/p05yw680.jpg","mediaType":"video","mediaForm":"clip","duration":"0:39"}},{"id":"44222859","promoType":"media","timestamp":"2018-05-23T11:01:32+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/EBF9\/production\/_101690406_p0500d1n.jpg","imgAlt":"Ricky BEE-LETO","headline":"Why are bees so important?","summary":"Ricky BEE-LETO explains why bees are so important.","href":"\/newsround\/44222859","includeComments":false,"videoOptions":{"title":"Bee animation","app_name":"newsround","app_type":"responsive","sessionLabels":{"bbc_site":"cbbc","nr_player_type":"in_situ"},"pid":"p0500c8n","vpid":"p0500c8q","holdingImageUrl":"\/\/web.archive.org\/web\/20190207175647\/https:\/\/ichef.bbci.co.uk\/images\/ic\/$recipe\/p0500d1n.jpg","mediaType":"video","mediaForm":"clip","duration":"1:22"}},{"id":"44131736","promoType":"story","timestamp":"2018-05-15T16:28:42+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/123D4\/production\/_101580747_gettyimages-480312251.jpg","imgAlt":"Whitesand Bay in Cornwall","headline":"New beaches named as safe summer swimming spots","summary":"The Environment Agency has announced nine new beaches along the south coast of England are now safe to swim at this summer, following water quality tests.","href":"\/newsround\/44131736","includeComments":false},{"id":"43940658","promoType":"story","timestamp":"2018-04-29T11:27:33+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/12366\/production\/_101089547_mediaitem101089715.jpg","imgAlt":"Aerial view of the Great Barrier Reef, Australia on 24 November 2016","headline":"New money to protect Great Barrier Reef","summary":"The world-famous site off the coast of Australia has lost lots of its coral in recent years due to environmental damage.","href":"\/newsround\/43940658","includeComments":false},{"id":"42885663","promoType":"media","timestamp":"2018-01-31T08:27:55+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/1C2C\/production\/_99821270_p05wmy4w.jpg","imgAlt":"Eco crew","headline":"Meet the plastic-busting Eco Crew","summary":"Martin's been to meet some kids helping to cut down plastic waste.","href":"\/newsround\/42885663","includeComments":false,"videoOptions":{"title":"Meet the plastic-busting Eco Crew","app_name":"newsround","app_type":"responsive","sessionLabels":{"bbc_site":"cbbc","nr_player_type":"in_situ"},"pid":"p05wmxlv","vpid":"p05wmxm0","holdingImageUrl":"\/\/web.archive.org\/web\/20190207175647\/https:\/\/ichef.bbci.co.uk\/images\/ic\/$recipe\/p05wmy4w.jpg","mediaType":"video","mediaForm":"clip","duration":"1:29"}},{"id":"43029898","promoType":"media","timestamp":"2018-02-12T17:21:17+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/114D\/production\/_99992440_p05xwgh3.jpg","imgAlt":"A polar bear and fishing net","headline":"Worries over plastic rubbish in the Arctic","summary":"Researchers have found a lot of plastic waste has made it as far as the Arctic.","href":"\/newsround\/43029898","includeComments":false,"videoOptions":{"title":"Worries over plastic rubbish in the Arctic","app_name":"newsround","app_type":"responsive","sessionLabels":{"bbc_site":"cbbc","nr_player_type":"in_situ"},"pid":"p05xwftc","vpid":"p05xwfth","holdingImageUrl":"\/\/web.archive.org\/web\/20190207175647\/https:\/\/ichef.bbci.co.uk\/images\/ic\/$recipe\/p05xwgh3.jpg","mediaType":"video","mediaForm":"clip","duration":"1:31"}},{"id":"42986579","promoType":"media","timestamp":"2018-02-08T07:55:56+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/10007\/production\/_99934556_gettyimages-878181330-1.jpg","imgAlt":"Straws","headline":"Kids on a mission to ban plastic straws","summary":"They call themselves the Ocean Defenders because they want to help protect our seas from harmful plastic rubbish.","href":"\/newsround\/42986579","includeComments":false,"videoOptions":{"title":"Kids on a mission to ban plastic straws","app_name":"newsround","app_type":"responsive","sessionLabels":{"bbc_site":"cbbc","nr_player_type":"in_situ"},"pid":"p05xgt7h","vpid":"p05xgt7k","holdingImageUrl":"\/\/web.archive.org\/web\/20190207175647\/https:\/\/ichef.bbci.co.uk\/images\/ic\/$recipe\/p05xgtp1.jpg","mediaType":"video","mediaForm":"clip","duration":"1:50"}},{"id":"39921749","promoType":"story","timestamp":"2017-05-15T12:59:25+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/8C73\/production\/_96055953_toc_computer_renderings_close-up.jpg","imgAlt":"The Ocean Cleanup from the surface","headline":"The ocean's biggest rubbish dump","summary":"A Dutch company hopes its invention will make cleaning up plastic rubbish from the Great Pacific Garbage Patch a much easier job.","href":"\/newsround\/39921749","includeComments":false},{"id":"42916615","promoType":"media","timestamp":"2018-02-02T12:00:09+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/15A13\/production\/_99859588_p05wwldm.jpg","imgAlt":"Amy and Ella","headline":"Do you want to be 'plastic clever'?","summary":"With millions of tonnes of plastic ending up in the world's oceans each year, we can all do more to cut the amount that gets thrown away.","href":"\/newsround\/42916615","includeComments":false,"videoOptions":{"title":"Do you want to be 'plastic clever'?","app_name":"newsround","app_type":"responsive","sessionLabels":{"bbc_site":"cbbc","nr_player_type":"in_situ"},"pid":"p05wwkxp","vpid":"p05wwkxt","holdingImageUrl":"\/\/web.archive.org\/web\/20190207175647\/https:\/\/ichef.bbci.co.uk\/images\/ic\/$recipe\/p05wwldm.jpg","mediaType":"video","mediaForm":"clip","duration":"0:46"}},{"id":"39967605","promoType":"media","timestamp":"2017-05-18T15:39:11+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/1F2C\/production\/_96108970_p0539h39.jpg","imgAlt":"Graphic of things that are hard to recycle","headline":"What are the hardest things to recycle?","summary":"Jenny looks into why some packaging is easier to recycle than other types.","href":"\/newsround\/39967605","includeComments":false,"videoOptions":{"title":"What are the hardest products to recycle?","app_name":"newsround","app_type":"responsive","sessionLabels":{"bbc_site":"cbbc","nr_player_type":"in_situ"},"pid":"p0539gdp","vpid":"p0539gdr","holdingImageUrl":"\/\/web.archive.org\/web\/20190207175647\/https:\/\/ichef.bbci.co.uk\/images\/ic\/$recipe\/p0539h39.jpg","mediaType":"video","mediaForm":"clip","duration":"1:11"}},{"id":"42601711","promoType":"media","timestamp":"2018-01-08T07:54:01+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/DB56\/production\/_99505165_pollution.jpg","imgAlt":"Hadeel and Whitney walk on London street","headline":"What's being done to tackle air pollution?","summary":"Hadeel goes to school in an area of London where the air quality is worse than the World Health Organisation says it should be. She's asking London's Mayor to help change this.","href":"\/newsround\/42601711","includeComments":false,"videoOptions":{"title":"What's being done to tackle air pollution?","app_name":"newsround","app_type":"responsive","sessionLabels":{"bbc_site":"cbbc","nr_player_type":"in_situ"},"pid":"p05t4ps1","vpid":"p05t4ps6","holdingImageUrl":"\/\/web.archive.org\/web\/20190207175647\/https:\/\/ichef.bbci.co.uk\/images\/ic\/$recipe\/p05t4qkf.jpg","mediaType":"video","mediaForm":"clip","duration":"2:38"}},{"id":"42915897","promoType":"media","timestamp":"2018-02-02T15:33:51+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/0555\/production\/_99856310_p05ww63x.jpg","imgAlt":"Amy and Ella meet Ian","headline":"The girls grilling supermarkets about plastic","summary":"One big name supermarket is promising that its own-brand products will be free from plastic in five years. Two plastic savvy sisters have been to grill them for Newsround.","href":"\/newsround\/42915897","includeComments":false,"videoOptions":{"title":"The girls grilling supermarkets about plastic","app_name":"newsround","app_type":"responsive","sessionLabels":{"bbc_site":"cbbc","nr_player_type":"in_situ"},"pid":"p05ww5n4","vpid":"p05ww5n8","holdingImageUrl":"\/\/web.archive.org\/web\/20190207175647\/https:\/\/ichef.bbci.co.uk\/images\/ic\/$recipe\/p05ww63x.jpg","mediaType":"video","mediaForm":"clip","duration":"2:35"}},{"id":"42092394","promoType":"story","timestamp":"2017-11-23T12:25:13+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/CEE7\/production\/_98876925_120301791.jpg","imgAlt":"A street light at night","headline":"Artificial light harming planet Earth","summary":"Light pollution from lamp-posts, buildings and cars is getting worse, and scientists warn it's having a negative impact on our health and the environment.","href":"\/newsround\/42092394","includeComments":false},{"id":"41124779","promoType":"media","timestamp":"2017-09-04T05:47:00+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/82E9\/production\/_97631533_p05dw4s7.jpg","imgAlt":"Hydrogen","headline":"Hydrogen: The gas being used to fuel cars","summary":"A common gas could be used to help cut down air pollution from cars. Here's all you need to know about hydrogen.","href":"\/newsround\/41124779","includeComments":false,"videoOptions":{"title":"Hydrogen: The gas being used to fuel cars","app_name":"newsround","app_type":"responsive","sessionLabels":{"bbc_site":"cbbc","nr_player_type":"in_situ"},"pid":"p05dw45p","vpid":"p05dw45r","holdingImageUrl":"\/\/web.archive.org\/web\/20190207175647\/https:\/\/ichef.bbci.co.uk\/images\/ic\/$recipe\/p05dw4s7.jpg","mediaType":"video","mediaForm":"clip","duration":"0:40"}},{"id":"41579839","promoType":"story","timestamp":"2017-10-11T13:26:28+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/6938\/production\/_98263962_clownfish.jpg","imgAlt":"Clownfish","headline":"Is climate change making it harder to find 'Nemo'?","summary":"New research has been looking at how climate change affects clownfish.","href":"\/newsround\/41579839","includeComments":false},{"id":"40557262","promoType":"story","timestamp":"2017-11-13T11:13:42+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/896E\/production\/_98728153_14211649-low_res-blue-planet-ii.jpg","imgAlt":"Coral reef featured in Blue Planet II","headline":"World Heritage Sites and the threat of climate change","summary":"A report has revealed that the number of World Heritage sites affected by climate change has nearly doubled in three years.","href":"\/newsround\/40557262","includeComments":false},{"id":"41633662","promoType":"media","timestamp":"2017-10-16T11:26:46+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/11943\/production\/_98330027_p05k2jwd.jpg","imgAlt":"Wall of Trees graphic","headline":"Tree-mendous wall being built in Africa","summary":"It's called the Great Green Wall, and stretches across the entire continent","href":"\/newsround\/41633662","includeComments":false,"videoOptions":{"title":"Tree-mendous wall being built in Africa","app_name":"newsround","app_type":"responsive","sessionLabels":{"bbc_site":"cbbc","nr_player_type":"in_situ"},"pid":"p05k2gk6","vpid":"p05k2gk8","holdingImageUrl":"\/\/web.archive.org\/web\/20190207175647\/https:\/\/ichef.bbci.co.uk\/images\/ic\/$recipe\/p05k2jwd.jpg","mediaType":"video","mediaForm":"clip","duration":"1:48"}},{"id":"40648271","promoType":"media","timestamp":"2017-07-19T06:01:57+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/0EE1\/production\/_96990830_p05910vw.jpg","imgAlt":"Attenborough","headline":"Attenborough battles to save butterflies","summary":"Butterflies numbers in the UK are under threat and nature hero Sir David Attenborough wants your help.","href":"\/newsround\/40648271","includeComments":false,"videoOptions":{"title":"Attenborough battles to save butterflies","app_name":"newsround","app_type":"responsive","sessionLabels":{"bbc_site":"cbbc","nr_player_type":"in_situ"},"pid":"p0590xxl","vpid":"p0590xxp","holdingImageUrl":"\/\/web.archive.org\/web\/20190207175647\/https:\/\/ichef.bbci.co.uk\/images\/ic\/$recipe\/p05910vw.jpg","mediaType":"video","mediaForm":"clip","duration":"1:15"}},{"id":"40130616","promoType":"story","timestamp":"2017-06-02T11:18:57+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/1225B\/production\/_96313347_039824358-1.jpg","imgAlt":"Donald Trump","headline":"Trump and the climate change deal explained","summary":"US President Donald Trump is pulling America out of the a huge international agreement on tackling climate change - here's what you need to know.","href":"\/newsround\/40130616","includeComments":false},{"id":"39559114","promoType":"media","timestamp":"2017-04-10T15:56:56+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/113ED\/production\/_95573607_p04znr39.jpg","imgAlt":"Coral gfx","headline":"How does coral become bleached?","summary":"Two-thirds of the Great Barrier Reef in Australia has now been devastated by severe coral bleaching. Whitney finds out how exactly coral becomes bleached.","href":"\/newsround\/39559114","includeComments":false,"videoOptions":{"title":"How does coral become bleached?","app_name":"newsround","app_type":"responsive","sessionLabels":{"bbc_site":"cbbc","nr_player_type":"in_situ"},"pid":"p04znr2d","vpid":"p04znr2g","holdingImageUrl":"\/\/web.archive.org\/web\/20190207175647\/https:\/\/ichef.bbci.co.uk\/images\/ic\/$recipe\/p04znw18.jpg","mediaType":"video","mediaForm":"clip","duration":"0:57"}},{"id":"38879823","promoType":"story","timestamp":"2017-02-06T13:55:26+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/89B1\/production\/_93994253_mediaitem93994252.jpg","imgAlt":"forest building","headline":"The forest buildings coming to China","summary":"Take a look at these incredible forest buildings, which could help fight pollution in China.","href":"\/newsround\/38879823","includeComments":false},{"id":"34943507","promoType":"story","timestamp":"2015-11-30T08:05:36+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/17977\/production\/_86913669_sciencephotolibrarypolar.jpg","imgAlt":"polar bear","headline":"What is climate change?","summary":"World leaders are meeting in Paris to discuss climate change and how it's affecting the world. Here's our guide to the key points.","href":"\/newsround\/34943507","includeComments":false},{"id":"44004081","promoType":"story","timestamp":"2018-09-25T06:22:03+00:00","imgSrc":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/14A30\/production\/_103582548_plastic.jpg","imgAlt":"Plastic bottle on the beach","headline":"How you're tackling the plastic problem","summary":"Here's what you're doing to help solve the world's plastic problem during Recycle Week!","href":"\/newsround\/44004081","includeComments":true}]}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__47145748/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__47145748":2}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__47149545/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__47149545":0}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__47142948/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__47142948":0}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__47117859/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__47117859":0}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__47092907/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__47092907":2}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__47118189/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__47118189":2}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__46860614/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__46860614":1}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__47090349/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__47090349":1}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__47090974/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__47090974":1}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__47086568/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__47086568":5}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__47086564/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__47086564":4}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__47059560/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__47059560":0}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__47068194/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__47068194":4}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__47003140/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__47003140":0}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__47028385/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__47028385":0}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__47029512/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__47029512":5}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__47002438/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__47002438":9}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__46988771/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__46988771":1}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__45094689/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__45094689":8}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__44004081/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__44004081":9}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-comments-count-data/apiKey/c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990/forumId/__newsround__45785163/version/1.1.0', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"__newsround__45785163":5}}); });</script><script>Morph.toInit.payloads.push(function() { Morph.setPayload('/data/bbc-morph-cs-asset/assetUri/newsround%252fhome/previewGuid/undefined/version/1.5.1', {"meta":{"responseCode":200,"errorMessage":null,"headers":{"x-morph-privacy-level":"public","content-type":"application\/json"}},"body":{"assetId":"43745086","assetUri":"\/newsround\/home","firstCreated":"2018-04-12T14:56:30+00:00","firstPublished":"2018-04-12T15:09:30+00:00","groups":[{"type":"responsive-top-stories","title":"Top Stories","maxRelatedLinks":6,"items":[{"assetId":"47148348","assetUri":"\/newsround\/47148348","firstCreated":"2019-02-06T17:40:28+00:00","hasShortForm":true,"headline":"Six facts about the new Mars Rover","includeComments":true,"language":"en-gb","lastUpdated":"2019-02-07T12:15:24+00:00","media":{"images":{"index":{"105540327":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/11A70\/production\/_105540327_exomars2020_rover_on_mars_20170314_1280.jpg","caption":"The Mars rover would land on the Red Planet in early 2021","altText":"Artwork: ExoMars rover","originCode":"cpsprodpb","copyrightHolder":"ESA","allowSyndication":true}},"index-thumbnail":{"105540328":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/14180\/production\/_105540328_exomars2020_rover_on_mars_20170314_1280.jpg","caption":"The Mars rover would land on the Red Planet in early 2021","altText":"Artwork: ExoMars rover","originCode":"cpsprodpb","copyrightHolder":"ESA","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"passport":{"category":{"categoryId":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/www.bbc.co.uk\/ontologies\/applicationlogic-news\/Feature","categoryName":"Feature"}},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"The name of the new Mars Rover was announced by UK astronaut, Tim Peake - who revealed at the Airbus Defence and Space centre.","type":"STY"},{"assetId":"47158217","assetUri":"\/newsround\/47158217","firstCreated":"2019-02-07T16:34:59+00:00","hasShortForm":true,"headline":"Five reasons why Greg James is smashing it","includeComments":true,"language":"en-gb","lastUpdated":"2019-02-07T16:34:59+00:00","media":{"images":{"index":{"105556066":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/10211\/production\/_105556066_radio_1_breakfast_with_greg_james_02.jpg","altText":"Greg in the new studio for the Radio 1 breakfast show","originCode":"cpsprodpb","copyrightHolder":"BBC","allowSyndication":true}},"index-thumbnail":{"105554945":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/D6A1\/production\/_105554945_radio_1_breakfast_with_greg_james_02.jpg","altText":"Greg in the new studio for the Radio 1 breakfast show","originCode":"cpsprodpb","copyrightHolder":"BBC","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"passport":{"category":{"categoryId":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/www.bbc.co.uk\/ontologies\/applicationlogic-news\/Feature","categoryName":"Feature"}},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"Radio 1's new breakfast presenter has managed to pull in a lot more listeners than previous presenter, Nick Grimshaw. We look at why this could be.","type":"STY"},{"assetId":"47155013","assetUri":"\/newsround\/47155013","firstCreated":"2019-02-07T10:09:40+00:00","hasShortForm":true,"headline":"Can being kind make you healthier?","includeComments":true,"language":"en-gb","lastUpdated":"2019-02-07T10:09:40+00:00","media":{"images":{"index":{"105547554":{"width":1920,"height":1080,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/B206\/production\/_105547554_indeximage.jpg","caption":"A study has found that thinking kind thoughts about yourself and others can lead to a healthier, happier life!","altText":"A boy with a 'love' notification above his head","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"A study has found that thinking kind thoughts about yourself and others can lead to a healthier, happier life!","type":"STY"},{"assetId":"47154686","assetUri":"\/newsround\/47154686","firstCreated":"2019-02-07T07:17:57+00:00","hasShortForm":true,"headline":"Have your say on the new device advice","includeComments":true,"language":"en-gb","lastUpdated":"2019-02-07T10:57:55+00:00","media":{"images":{"index":{"105545704":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/9F32\/production\/_105545704_gettyimages-950607434.jpg","altText":"kids on phones","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}},"index-thumbnail":{"105545705":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/C642\/production\/_105545705_gettyimages-950607434.jpg","altText":"kids on phones","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"passport":{"category":{"categoryId":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/www.bbc.co.uk\/ontologies\/applicationlogic-news\/News","categoryName":"News"}},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"Banning mobiles and tablets from the dinner table and bedtime are among the recommendations by health experts in the UK to keep you safe on your devices, and we want to know what you think.","type":"STY"},{"assetId":"47154807","assetUri":"\/newsround\/47154807","firstCreated":"2019-02-07T08:03:42+00:00","hasShortForm":true,"headline":"Pancake Day: everything you need to know","includeComments":true,"language":"en-gb","lastUpdated":"2019-02-07T11:00:43+00:00","media":{"images":{"index":{"105545825":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/CE76\/production\/_105545825_gettyimages-125556487.jpg","altText":"Pancakes","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"Pancake day is nearly here but when is it, what is it, why is it important and why do we eat pancakes?","type":"STY"},{"assetId":"47148382","assetUri":"\/newsround\/47148382","firstCreated":"2019-02-06T17:10:40+00:00","hasShortForm":true,"headline":"Quiz: How much do you know about the world's pollution?","includeComments":true,"language":"en-gb","lastUpdated":"2019-02-07T09:33:14+00:00","media":{"images":{"index":{"105540503":{"width":2048,"height":1152,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/7728\/production\/_105540503_gettyimages-165900132.jpg","altText":"animation of a polluted city","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}},"index-thumbnail":{"105540505":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/C548\/production\/_105540505_gettyimages-165900132.jpg","altText":"animation of a polluted city","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"How much do you know about the world's pollution? Take the quiz and let us know how you get on below.","type":"STY"},{"assetId":"47158215","assetUri":"\/newsround\/47158215","firstCreated":"2019-02-07T13:41:56+00:00","hasShortForm":true,"headline":"Eurovision You Decide: Everything you need to know","includeComments":true,"language":"en-gb","lastUpdated":"2019-02-07T13:47:41+00:00","media":{"images":{"index":{"105309548":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/14A6E\/production\/_105309548_60f8eec5-a154-482f-81c9-1ca11b654214.jpg","caption":"Clockwise from top left: Holly Tandy, Michael Rice, Kerrie-Anne, Anisa, Maid and Jordan Clarke","altText":"Clockwise from top left: Holly Tandy, Michael Rice, Kerrie-Anne, Anisa, Maid and Jordan Clarke","originCode":"cpsprodpb","copyrightHolder":"BBC","allowSyndication":true}},"index-thumbnail":{"105551041":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/36BF\/production\/_105551041_60f8eec5-a154-482f-81c9-1ca11b654214.jpg","caption":"Clockwise from top left: Holly Tandy, Michael Rice, Kerrie-Anne, Anisa, Maid and Jordan Clarke","altText":"Clockwise from top left: Holly Tandy, Michael Rice, Kerrie-Anne, Anisa, Maid and Jordan Clarke","originCode":"cpsprodpb","copyrightHolder":"BBC","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"The big show to pick who will represent the UK at Eurovision 2019 is on TV - here's what to expect","type":"STY"}],"semanticGroupName":"Top Stories"},{"type":"responsive-video","title":"Watch Newsround","items":[{"assetId":"44245213","assetUri":"\/newsround\/news\/watch_newsround","firstCreated":"2018-05-24T15:52:57+00:00","headline":"Watch Newsround","language":"en-gb","lastUpdated":"2019-02-07T08:12:14+00:00","media":{"images":{"index":{"105546143":{"width":1024,"height":576,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/8574\/production\/_105546143_p07065v7.jpg","altText":"De'Graft in the Newsround studio.","originCode":"cpsprodpb","copyrightHolder":"BBC","allowSyndication":false}},"index-thumbnail":{"105546145":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/D394\/production\/_105546145_p07065v7.jpg","altText":"De'Graft in the Newsround studio.","originCode":"cpsprodpb","copyrightHolder":"BBC","allowSyndication":false}}},"videos":{"index":{"47155192":{"caption":"Watch Newsround","externalId":"p07065sz","entityType":"Clip"}},"primary":{"47155192":{"caption":"Watch Newsround","externalId":"p07065sz","entityType":"Clip"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"passport":{"category":{"categoryId":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/www.bbc.co.uk\/ontologies\/applicationlogic-news\/News","categoryName":"News"}},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"Catch up with the latest on pigs, pollution, and screen time.","type":"MAP"}],"semanticGroupName":"Watch Newsround"},{"type":"responsive-cluster","title":"Slice 1 - Dark purple with teal index card","strapline":{"name":"More Stories"},"items":[{"assetId":"47145748","assetUri":"\/newsround\/47145748","firstCreated":"2019-02-06T16:34:25+00:00","hasShortForm":true,"headline":"How air pollution is affecting schools around the world","includeComments":true,"language":"en-gb","lastUpdated":"2019-02-07T09:56:56+00:00","media":{"images":{"index":{"105400741":{"width":768,"height":432,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/396C\/production\/_105400741_bangkok.jpg","caption":"The Thai Education Ministry ordered Bangkok schools to close amid dangerous smog levels","altText":"A Thai student wears a face mask as heavy air pollution continues to affect Bangkok, Thailand, on 30 January 2019","originCode":"cpsprodpb","copyrightHolder":"EPA","allowSyndication":true}},"index-thumbnail":{"105503894":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/C2A6\/production\/_105503894_bangkok.jpg","caption":"The Thai Education Ministry ordered Bangkok schools to close amid dangerous smog levels","altText":"A Thai student wears a face mask as heavy air pollution continues to affect Bangkok, Thailand, on 30 January 2019","originCode":"cpsprodpb","copyrightHolder":"EPA","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"More than 400 schools are still shut in Bangkok as the Thai capital battles an air pollution crisis. And they aren't alone - schools around the world are facing a pollution problem. Here's what's happening and what's being done about it","type":"STY"},{"assetId":"47145828","assetUri":"\/newsround\/47145828","firstCreated":"2019-02-06T12:27:52+00:00","hasShortForm":true,"headline":"What are the young royals' favourite snacks?","includeComments":true,"language":"en-gb","lastUpdated":"2019-02-07T06:19:46+00:00","media":{"images":{"index":{"105502348":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/14960\/production\/_105502348_gettyimages-972933876.jpg","altText":"George and Charlotte","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}},"index-thumbnail":{"105502350":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/14C8\/production\/_105502350_gettyimages-972933876.jpg","altText":"George and Charlotte","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"passport":{"category":{"categoryId":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/www.bbc.co.uk\/ontologies\/applicationlogic-news\/Feature","categoryName":"Feature"}},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"At a visit to a school the Duchess of Cambridge has told kids what her children like to eat","type":"STY"},{"assetId":"47154523","assetUri":"\/newsround\/47154523","firstCreated":"2019-02-07T08:31:46+00:00","hasShortForm":true,"headline":"Who is Donald Tusk and why are people talking about him?","includeComments":true,"language":"en-gb","lastUpdated":"2019-02-07T08:34:52+00:00","media":{"images":{"index":{"105545454":{"width":1920,"height":1080,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/B18E\/production\/_105545454_index.jpg","caption":"Who is Donald Tusk?","altText":"Donald Tusk","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}},"index-thumbnail":{"105546443":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/86A0\/production\/_105546443_index.jpg","caption":"Who is Donald Tusk?","altText":"Donald Tusk","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"The senior European politician has caused controversy by using very strong words about people who campaigned for Britain to leave the European Union. But who is he and what did he say?","type":"STY"},{"assetId":"47154810","assetUri":"\/newsround\/47154810","firstCreated":"2019-02-07T10:05:46+00:00","hasShortForm":true,"headline":"Can bees do maths?!","includeComments":true,"language":"en-gb","lastUpdated":"2019-02-07T10:05:46+00:00","media":{"images":{"index":{"105546623":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/7F98\/production\/_105546623_mathsbee.jpg","altText":"Bee and calculator","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"Honeybees are able to do basic maths like adding and subtracting, that's according to scientists in Australia","type":"STY"},{"assetId":"47147941","assetUri":"\/newsround\/47147941","firstCreated":"2019-02-06T14:19:50+00:00","headline":"How one village celebrates Chinese New Year with a difference!","language":"en-gb","lastUpdated":"2019-02-07T06:17:31+00:00","media":{"images":{"index":{"105503197":{"width":1024,"height":576,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/1351A\/production\/_105503197_p070429p.jpg","altText":"piglets kissing","originCode":"cpsprodpb","copyrightHolder":"Reuters","allowSyndication":false}},"index-thumbnail":{"105503196":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/10E0A\/production\/_105503196_de27.jpg","altText":"piglets","originCode":"cpsprodpb","copyrightHolder":"Reuters","allowSyndication":true}}},"videos":{"index":{"47147942":{"caption":"Pig racing: one Chinese village celebrates New Year with a difference!","externalId":"p07041d7","entityType":"Clip"}},"primary":{"47147942":{"caption":"Pig racing: one Chinese village celebrates New Year with a difference!","externalId":"p07041d7","entityType":"Clip"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"One Chinese village celebrates New Year with a difference - racing piglets!","type":"MAP"},{"assetId":"47141142","assetUri":"\/newsround\/47141142","firstCreated":"2019-02-06T08:26:50+00:00","hasShortForm":true,"headline":"Check out these brand new emojis","includeComments":true,"language":"en-gb","lastUpdated":"2019-02-06T08:26:50+00:00","media":{"images":{"index":{"105498065":{"width":1920,"height":1080,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/DB19\/production\/_105498065_indeximageemoji.jpg","altText":"New emoji announced","originCode":"cpsprodpb","copyrightHolder":"Emojipedia","allowSyndication":false}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"passport":{"category":{"categoryId":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/www.bbc.co.uk\/ontologies\/applicationlogic-news\/Feature","categoryName":"Feature"}},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"Along with some super cute animals, there are also lots of different kinds of emojis that are designed to be more inclusive! Check them out here!","type":"STY"},{"assetId":"47130890","assetUri":"\/newsround\/47130890","firstCreated":"2019-02-05T17:19:06+00:00","hasShortForm":true,"headline":"What weird object has been discovered in seal poo?","includeComments":true,"language":"en-gb","lastUpdated":"2019-02-06T07:46:33+00:00","media":{"images":{"index":{"105493227":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/11A2F\/production\/_105493227_megasealcartoon.png","altText":"seal and a poo.","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}},"index-thumbnail":{"105493229":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/1684F\/production\/_105493229_megasealcartoon.png","altText":"seal and a poo.","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"passport":{"category":{"categoryId":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/www.bbc.co.uk\/ontologies\/applicationlogic-news\/News","categoryName":"News"}},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"A USB stick has been found in a sample of seal poo. And guess what? It still works!","type":"STY"},{"assetId":"47118989","assetUri":"\/newsround\/47118989","firstCreated":"2019-02-04T13:30:00+00:00","headline":"Did you see the Marshmello concert in Fortnite?","includeComments":true,"language":"en-gb","lastUpdated":"2019-02-06T06:21:40+00:00","media":{"images":{"index":{"105473309":{"width":2048,"height":1152,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/160E1\/production\/_105473309_gettyimages-1074305376.jpg","caption":"American producer Marshmello performing in Miami","altText":"American producer Marshmello performing in Miami","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}},"index-thumbnail":{"105474711":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/2DE3\/production\/_105474711_gettyimages-1074305376.jpg","caption":"American producer Marshmello performing in Miami","altText":"American producer Marshmello performing in Miami","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"passport":{"category":{"categoryId":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/www.bbc.co.uk\/ontologies\/applicationlogic-news\/News","categoryName":"News"}},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"American music producer Marshmello has done something in Fortnite that he says has made 'history'","type":"STY"},{"assetId":"47149545","assetUri":"\/newsround\/47149545","firstCreated":"2019-02-07T06:06:24+00:00","hasShortForm":true,"headline":"Is anti-Semitism on the rise in the UK?","includeComments":true,"language":"en-gb","lastUpdated":"2019-02-07T06:16:37+00:00","media":{"images":{"index":{"81275222":{"width":1024,"height":576,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/news.bbcimg.co.uk\/media\/images\/81275000\/jpg\/_81275222_81275221.jpg","altText":"star of david","originCode":"mcs","copyrightHolder":"Google","allowSyndication":false}},"index-thumbnail":{"105541225":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/CBF6\/production\/_105541225_mediaitem81275221.jpg","altText":"star of david","originCode":"cpsprodpb","copyrightHolder":"Google","allowSyndication":false}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"A new report has said there there was a record number of anti-Semitic incidents in the UK last year. But what does this mean?","type":"STY"},{"assetId":"47117419","assetUri":"\/newsround\/47117419","firstCreated":"2019-02-04T16:44:06+00:00","hasShortForm":true,"headline":"Why don't Disney princesses wear glasses?","includeComments":true,"language":"en-gb","lastUpdated":"2019-02-06T06:21:22+00:00","media":{"images":{"index":{"105474161":{"width":2048,"height":1152,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/3F13\/production\/_105474161_disneyprincess.jpg","altText":"Disney princess.","originCode":"cpsprodpb","copyrightHolder":"Caters News Agency","allowSyndication":false}},"index-thumbnail":{"105475958":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/14FC5\/production\/_105475958_disneyprincess.jpg","altText":"Disney princess.","originCode":"cpsprodpb","copyrightHolder":"Caters News Agency","allowSyndication":false}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"A nine-year-old girl has written to the boss of Disney to ask for a princess who wears glasses","type":"STY"},{"assetId":"47141169","assetUri":"\/newsround\/47141169","firstCreated":"2019-02-06T12:11:16+00:00","hasShortForm":true,"headline":"Five times the Oscars have hit the headlines","language":"en-gb","lastUpdated":"2019-02-06T17:43:29+00:00","media":{"images":{"index":{"105499063":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/8D03\/production\/_105499063_gettyimages-2999807.jpg","altText":"Oscar","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}},"index-thumbnail":{"105538472":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/6B5B\/production\/_105538472_gettyimages-2999807.jpg","altText":"Oscar","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"The Oscars will be host-less for only the second time since it began in 1929. Here are five other times the Oscars have hit the headlines.","type":"STY"},{"assetId":"47101056","assetUri":"\/newsround\/47101056","firstCreated":"2019-02-02T10:39:02+00:00","hasShortForm":true,"headline":"Your Say - Should mobile phones be banned in school?","includeComments":true,"language":"en-gb","lastUpdated":"2019-02-07T07:25:44+00:00","media":{"images":{"index":{"105545710":{"width":2048,"height":1152,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/06DA\/production\/_105545710_gettyimages-613753116.jpg","altText":"getty","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}},"index-thumbnail":{"105545712":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/54FA\/production\/_105545712_gettyimages-613753116.jpg","altText":"getty","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"We've been hearing from lots of you about whether mobile phones should be banned in schools","type":"STY"},{"assetId":"47130888","assetUri":"\/newsround\/47130888","firstCreated":"2019-02-05T13:38:44+00:00","hasShortForm":true,"headline":"The battle to be Youtube number one","includeComments":true,"language":"en-gb","lastUpdated":"2019-02-06T07:45:48+00:00","media":{"images":{"index":{"105498495":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/E861\/production\/_105498495_pewdiepie5.png","altText":"Pewdiepie tshirts.","originCode":"cpsprodpb","copyrightHolder":"@KEEMSTAR","allowSyndication":false}},"index-thumbnail":{"105488070":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/1BB0\/production\/_105488070_pewdiepie5.png","altText":"Pewdiepie tshirts.","originCode":"cpsprodpb","copyrightHolder":"@KEEMSTAR","allowSyndication":false}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"passport":{"category":{"categoryId":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/www.bbc.co.uk\/ontologies\/applicationlogic-news\/News","categoryName":"News"}},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"The battle to be Youtube's number one is really heating up","type":"STY"},{"assetId":"47141144","assetUri":"\/newsround\/47141144","firstCreated":"2019-02-06T10:05:31+00:00","hasShortForm":true,"headline":"Trump announces second meeting with North Korea","includeComments":true,"language":"en-gb","lastUpdated":"2019-02-06T10:05:31+00:00","media":{"images":{"index":{"105499273":{"width":1920,"height":1080,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/91B3\/production\/_105499273_indeximage.jpg","caption":"The president made the announcement during his important State of the Union speech and also said that he will not give up on his plans for the wall between Mexico and the United States.","altText":"President Trump and Kim Jong-un","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"The president made the announcement during his important State of the Union speech and also said that he will not give up on his plans for the wall between Mexico and the United States.","type":"STY"},{"assetId":"47142948","assetUri":"\/newsround\/47142948","firstCreated":"2019-02-06T10:02:20+00:00","hasShortForm":true,"headline":"Who was Alan Turing?","includeComments":true,"language":"en-gb","lastUpdated":"2019-02-06T10:02:20+00:00","media":{"images":{"index":{"93894805":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/C6A1\/production\/_93894805_alan.jpg","altText":"Alan Turing","originCode":"cpsprodpb","copyrightHolder":"Science Photo Library","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"Alan Turing has been named the most \"iconic\" figure of the 20th century, fighting off competition from international leaders such as Martin Luther King Jr and Nelson Mandela.","type":"STY"},{"assetId":"47133018","assetUri":"\/newsround\/47133018","firstCreated":"2019-02-05T13:30:54+00:00","headline":"Look at these amazing wildlife photos","language":"en-gb","lastUpdated":"2019-02-06T07:45:22+00:00","media":{"images":{"index":{"105489785":{"width":1024,"height":576,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/E5AE\/production\/_105489785_befunky-collage.jpg","altText":"Sony World Photography Award","originCode":"cpsprodpb","copyrightHolder":"Sony World Photography Award","allowSyndication":false}},"index-thumbnail":{"105489884":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/BF02\/production\/_105489884_befunky-collage.jpg","altText":"Sony World Photography Award","originCode":"cpsprodpb","copyrightHolder":"Sony World Photography Award","allowSyndication":false}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"The photos have been shortlisted for the Sony World Photography Award. They are all in the 'Natural World & Wildlife' Section of the Open competition. Which is your favourite?","type":"PGL"},{"assetId":"47141168","assetUri":"\/newsround\/47141168","firstCreated":"2019-02-06T06:43:17+00:00","hasShortForm":true,"headline":"What's the ultimate way to travel to school?","includeComments":true,"language":"en-gb","lastUpdated":"2019-02-06T06:43:17+00:00","media":{"images":{"index":{"105497898":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/15F17\/production\/_105497898_gettyimages-637976958.jpg","altText":"A horse cart","originCode":"cpsprodpb","copyrightHolder":"JuliarStudio","allowSyndication":false}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"Would you be ok to travel to school on a horse and cart?","type":"STY"},{"assetId":"47132200","assetUri":"\/newsround\/47132200","firstCreated":"2019-02-05T13:28:57+00:00","hasShortForm":true,"headline":"Trump invites bullied boy to special speech","includeComments":true,"language":"en-gb","lastUpdated":"2019-02-06T07:46:13+00:00","media":{"images":{"index":{"105487544":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/AE22\/production\/_105487544_cf6718d8-b5b5-4fe7-ab1c-d90518a6e659.jpg","altText":"Joshua Trump","originCode":"cpsprodpb","copyrightHolder":"The White House","allowSyndication":false}},"index-thumbnail":{"105487546":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/FC42\/production\/_105487546_cf6718d8-b5b5-4fe7-ab1c-d90518a6e659.jpg","altText":"Joshua Trump","originCode":"cpsprodpb","copyrightHolder":"The White House","allowSyndication":false}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"passport":{"category":{"categoryId":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/www.bbc.co.uk\/ontologies\/applicationlogic-news\/News","categoryName":"News"}},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"An 11-year-old boy who has been bullied because of his last name - Trump - will be one of the special guests at this year's State of the Union speech.","type":"STY"},{"assetId":"47132198","assetUri":"\/newsround\/47132198","firstCreated":"2019-02-05T17:32:47+00:00","headline":"What is the State of the Union speech?","includeComments":true,"language":"en-gb","lastUpdated":"2019-02-05T17:40:09+00:00","media":{"images":{"index":{"105488950":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/1764\/production\/_105488950_30ee5bfe-b135-4894-bdc0-023deb50a5d4.jpg","caption":"US President Donald Trump delivers the State of the Union address in Washington, DC, in January 2018","altText":"US President Donald Trump delivers the State of the Union address at the US Capitol in Washington, DC in January 2018","originCode":"cpsprodpb","copyrightHolder":"AFP \/ Getty Images","allowSyndication":false}},"index-thumbnail":{"105493492":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/72FF\/production\/_105493492_30ee5bfe-b135-4894-bdc0-023deb50a5d4.jpg","caption":"US President Donald Trump delivers the State of the Union address in Washington, DC, in January 2018","altText":"US President Donald Trump delivers the State of the Union address at the US Capitol in Washington, DC in January 2018","originCode":"cpsprodpb","copyrightHolder":"AFP \/ Getty Images","allowSyndication":false}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"passport":{"category":{"categoryId":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/www.bbc.co.uk\/ontologies\/applicationlogic-news\/News","categoryName":"News"}},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"The State of the Union is the US president's annual speech spelling out his priorities for the next year. Here are five facts you need to know about it.","type":"STY"},{"assetId":"38668427","assetUri":"\/newsround\/38668427","firstCreated":"2017-01-27T06:46:52+00:00","hasShortForm":true,"headline":"What is Chinese New Year?","includeComments":true,"language":"en-gb","lastUpdated":"2019-02-05T15:40:38+00:00","media":{"images":{"index":{"105434072":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/69A3\/production\/_105434072_pig-lanterns.jpg","altText":"People wearing pig hats holding red lanterns","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}},"index-thumbnail":{"105437089":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/17F19\/production\/_105437089_pig-lanterns.jpg","altText":"People wearing pig hats holding red lanterns","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/news","urlIdentifier":"\/newsround\/news","name":"News","id":"101227"},"summary":"This week millions of people will be celebrating Chinese New Year, but what exactly is it and how is it celebrated?","type":"STY"},{"assetId":"47127368","assetUri":"\/newsround\/47127368","firstCreated":"2019-02-05T07:55:41+00:00","hasShortForm":true,"headline":"BTS could perform at the Grammys","language":"en-gb","lastUpdated":"2019-02-05T15:41:54+00:00","media":{"images":{"index":{"105482746":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/FCD8\/production\/_105482746_gettyimages-1084330462.jpg","altText":"BTS","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"BTS may be performing at the 2019 Grammys in America","type":"STY"},{"assetId":"47127370","assetUri":"\/newsround\/47127370","firstCreated":"2019-02-05T10:53:32+00:00","headline":"Meet the skydiver defying gravity","language":"en-gb","lastUpdated":"2019-02-05T15:39:59+00:00","media":{"images":{"index":{"105482750":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/1660\/production\/_105482750_p070027g.jpg","altText":"Skydiver.","originCode":"cpsprodpb","copyrightHolder":"SNTV","allowSyndication":false}}},"videos":{"index":{"47127371":{"caption":"Meet the skydiver defying gravity","externalId":"p07001kf","entityType":"Clip"}},"primary":{"47127371":{"caption":"Meet the skydiver defying gravity","externalId":"p07001kf","entityType":"Clip"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"The Wind Games indoor skydiving competition happened in Spain over the weekend","type":"MAP"},{"assetId":"47127373","assetUri":"\/newsround\/47127373","firstCreated":"2019-02-05T14:07:48+00:00","headline":"Mourinh-ouch! Check out Jose's epic fall","language":"en-gb","lastUpdated":"2019-02-05T15:39:48+00:00","media":{"images":{"index":{"105490022":{"width":1024,"height":575,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/55F9\/production\/_105490022_p0700p5w.jpg","altText":"Mourinho","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":false}}},"videos":{"index":{"47128905":{"caption":"Former Manchester United boss Jose Mourinho seems to be a bit accident prone lately","externalId":"p0700nsm","entityType":"Clip"}},"primary":{"47128905":{"caption":"Former Manchester United boss Jose Mourinho seems to be a bit accident prone lately","externalId":"p0700nsm","entityType":"Clip"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"Woops! Mourinho went flying on the ice at this hockey game in Russia. How embarrassing!","type":"MAP"},{"assetId":"47133658","assetUri":"\/newsround\/47133658","firstCreated":"2019-02-05T15:35:38+00:00","headline":"Incredible spiky-necked dinosaur discovered","language":"en-gb","lastUpdated":"2019-02-05T15:40:50+00:00","media":{"images":{"index":{"105489716":{"width":1024,"height":576,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/F166\/production\/_105489716_p0700ng8.jpg","altText":"fossil of the Bajadasaurus Pronuspinax","originCode":"cpsprodpb","copyrightHolder":"JUAN MABROMATA\/AFP\/Getty Images","allowSyndication":false}},"index-thumbnail":{"105489225":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/CC4A\/production\/_105489225_gettyimages-1093782988.jpg","caption":"Bajadasaurus Pronuspinax","altText":"Bajadasaurus Pronuspinax","originCode":"cpsprodpb","copyrightHolder":"JUAN MABROMATA\/Getty Images","allowSyndication":true}}},"videos":{"index":{"47133659":{"caption":"A new spiky-necked dinosaur species, named the Bajadasaurus Pronuspinax, has been unveiled","externalId":"p0700nby","entityType":"Clip"}},"primary":{"47133659":{"caption":"A new spiky-necked dinosaur species, named the Bajadasaurus Pronuspinax, has been unveiled","externalId":"p0700nby","entityType":"Clip"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"A new spiky-necked dinosaur species, named the Bajadasaurus Pronuspinax, has been unveiled in South America.","type":"MAP"},{"assetId":"47117859","assetUri":"\/newsround\/47117859","firstCreated":"2019-02-05T06:03:24+00:00","hasShortForm":true,"headline":"Sharing online: Do you ask permission before posting?","includeComments":true,"language":"en-gb","lastUpdated":"2019-02-05T15:39:38+00:00","media":{"images":{"index":{"105476246":{"width":2048,"height":1152,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/FB0B\/production\/_105476246_gettyimages-911029338.jpg","altText":"Students taking a picture on a phone.","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}},"index-thumbnail":{"105476248":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/1492B\/production\/_105476248_gettyimages-911029338.jpg","altText":"Students taking a picture on a phone.","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"For Safer Internet Day, we're talking about asking permission before sharing photos or videos online. Do you ask permission when sharing an image of someone else? Have you been asked before someone's shared an image of you? We want to hear from you.","type":"STY"},{"assetId":"47117422","assetUri":"\/newsround\/47117422","firstCreated":"2019-02-04T15:43:23+00:00","hasShortForm":true,"headline":"Look at the size of this fatberg!","language":"en-gb","lastUpdated":"2019-02-05T13:28:52+00:00","media":{"images":{"index":{"105475951":{"width":1024,"height":576,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/3E55\/production\/_105475951_p06zy2lg.jpg","altText":"Fatberg.","originCode":"cpsprodpb","copyrightHolder":"South West Water","allowSyndication":true}},"index-thumbnail":{"105475953":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/8C75\/production\/_105475953_p06zy2lg.jpg","altText":"Fatberg.","originCode":"cpsprodpb","copyrightHolder":"South West Water","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"passport":{"category":{"categoryId":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/www.bbc.co.uk\/ontologies\/applicationlogic-news\/News","categoryName":"News"}},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"A 64-metre-long fatberg, which has blocked a Devon sewer, is being cleared up. It's the length of 32 Peter Crouches! But what exactly is a fatberg?","type":"STY"},{"assetId":"47121280","assetUri":"\/newsround\/47121280","firstCreated":"2019-02-04T17:36:43+00:00","headline":"Lake District aims to get 'Dark Sky' status","language":"en-gb","lastUpdated":"2019-02-05T07:32:21+00:00","media":{"images":{"index":{"105478620":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/0A7F\/production\/_105478620_p06zyl60.jpg","altText":"Night sky","originCode":"cpsprodpb","copyrightHolder":"BBC News","allowSyndication":false}},"index-thumbnail":{"105478622":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/589F\/production\/_105478622_p06zyl60.jpg","altText":"Night sky","originCode":"cpsprodpb","copyrightHolder":"BBC News","allowSyndication":false}}},"videos":{"index":{"47121281":{"caption":"Bid for Lake District to get 'Dark Sky' status launched","externalId":"p06zykhc","entityType":"Clip"}},"primary":{"47121281":{"caption":"Bid for Lake District to get 'Dark Sky' status launched","externalId":"p06zykhc","entityType":"Clip"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"A charity has launched a campaign to get the Lake District recognised for its dark skies and spectacular stargazing","type":"MAP"},{"assetId":"47092907","assetUri":"\/newsround\/47092907","firstCreated":"2019-02-04T06:16:51+00:00","headline":"Olympics quiz: Which of these sports are in it?","includeComments":true,"language":"en-gb","lastUpdated":"2019-02-05T06:09:07+00:00","media":{"images":{"index":{"105438622":{"width":745,"height":419,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/589B\/production\/_105438622_gettyimages-964805424-1.jpg","altText":"A child skateboarding","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"passport":{"category":{"categoryId":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/www.bbc.co.uk\/ontologies\/applicationlogic-news\/News","categoryName":"News"}},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"Test your knowledge about these Olympic and no-lympics sports!","type":"STY"},{"assetId":"47118189","assetUri":"\/newsround\/47118189","firstCreated":"2019-02-04T12:17:55+00:00","hasShortForm":true,"headline":"Australian crocs spotted in flooded streets","includeComments":true,"language":"en-gb","lastUpdated":"2019-02-05T06:15:04+00:00","media":{"images":{"index":{"105472970":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/1EF7\/production\/_105472970_mediaitem105469232.jpg","altText":"A saltwater crocodile - file image","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}},"index-thumbnail":{"105472972":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/6D17\/production\/_105472972_mediaitem105469232.jpg","altText":"A saltwater crocodile - file image","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"People in the Australian city of Townsville are being warned to watch out for crocodiles and snakes that have been spotted in flooded residential areas.","type":"STY"},{"assetId":"47113759","assetUri":"\/newsround\/47113759","firstCreated":"2019-02-04T06:39:21+00:00","hasShortForm":true,"headline":"Wreckage from missing footballer's plane found","language":"en-gb","lastUpdated":"2019-02-04T16:01:49+00:00","media":{"images":{"index":{"105262607":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/113E2\/production\/_105262607_mediaitem105262606.jpg","altText":"Emiliano Sala","originCode":"cpsprodpb","copyrightHolder":"PA","allowSyndication":true}},"index-thumbnail":{"105468250":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/14A6\/production\/_105468250_mediaitem105262606.jpg","altText":"Emiliano Sala","originCode":"cpsprodpb","copyrightHolder":"PA","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"passport":{"category":{"categoryId":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/www.bbc.co.uk\/ontologies\/applicationlogic-news\/News","categoryName":"News"}},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"The Air Accident Investigation Branch are taking a closer look at the wreckage of the plane which has been found in the English Channel","type":"STY"},{"assetId":"35420196","assetUri":"\/newsround\/35420196","firstCreated":"2016-01-27T16:06:45+00:00","headline":"What are the pressures of being a carer?","includeComments":true,"language":"en-gb","lastUpdated":"2019-02-05T09:29:08+00:00","media":{"images":{"index":{"87977172":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/6A29\/production\/_87977172_87977171.jpg","altText":"Young carers","originCode":"cpsprodpb","copyrightHolder":"BBC","allowSyndication":true}},"index-thumbnail":{"103422235":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/CFE6\/production\/_103422235_mediaitem87977171.jpg","altText":"Young carers","originCode":"cpsprodpb","copyrightHolder":"BBC","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"passport":{"category":{"categoryId":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/www.bbc.co.uk\/ontologies\/applicationlogic-news\/Explainer","categoryName":"Explainer"}},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"Half a million people have quit their jobs in the last 2 years because of the pressures of caring for a relative. But tens of thousands of children are carers, so what does that mean and what impact does it have on them?","type":"STY"},{"assetId":"47117492","assetUri":"\/newsround\/47117492","firstCreated":"2019-02-04T13:43:59+00:00","headline":"Amazing sights made by nature","language":"en-gb","lastUpdated":"2019-02-04T15:49:38+00:00","media":{"images":{"index":{"105461923":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/8094\/production\/_105461923_snow6.jpg","caption":"Guess what? This giant snow bale wasn't made by a person playing in the snow! It is thought the bales formed when wind conditions are perfect enough to blow chunks of snow along the ground. Six of these rare \"snow rollers\" were spotted by Brian Bayliss in Wiltshire.","altText":"Snow bale","originCode":"cpsprodpb","copyrightHolder":"Brian Bayliss","allowSyndication":true}},"index-thumbnail":{"105474751":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/3D83\/production\/_105474751_snow6.jpg","caption":"Guess what? This giant snow bale wasn't made by a person playing in the snow! It is thought the bales formed when wind conditions are perfect enough to blow chunks of snow along the ground. Six of these rare \"snow rollers\" were spotted by Brian Bayliss in Wiltshire.","altText":"Snow bale","originCode":"cpsprodpb","copyrightHolder":"Brian Bayliss","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"Whether it's mysterious bales of snow or rainbow skies, mother nature constantly surprises us with weird and wonderful natural phenomena. Check these out!","type":"PGL"},{"assetId":"47114705","assetUri":"\/newsround\/47114705","firstCreated":"2019-02-04T12:35:56+00:00","hasShortForm":true,"headline":"Could Kylie Jenner be pregnant?","language":"en-gb","lastUpdated":"2019-02-04T15:49:22+00:00","media":{"images":{"index":{"105477091":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/4A85\/production\/_105477091_gettyimages-1020376560.jpg","altText":"Kylie Jenner and Travis Scott","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}},"index-thumbnail":{"105477090":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/2375\/production\/_105477090_gettyimages-1020376560.jpg","altText":"Kylie Jenner and Travis Scott","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"passport":{"category":{"categoryId":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/www.bbc.co.uk\/ontologies\/applicationlogic-news\/News","categoryName":"News"}},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"Kylie Jenner is used to dropping hints to her fans on social media and it seems she's doing more of the same","type":"STY"},{"assetId":"36766317","assetUri":"\/newsround\/36766317","firstCreated":"2016-07-11T15:10:25+00:00","headline":"Animal pitch invasions","language":"en-gb","lastUpdated":"2019-02-04T15:50:38+00:00","media":{"images":{"index":{"105470039":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/16B4F\/production\/_105470039_hi052057634.jpg","caption":"A stray feline stopped a footy game at Goodison Park after making it鈥檚 way onto the pitch. The furry black cat cause a delay to the Wolves v Everton game proving to be bad luck for the Toffees who lost to Wolverhampton 3-1.","altText":"Cat on pitch at Goodison Park","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/animals","urlIdentifier":"\/newsround\/animals","name":"Animals","id":"101224"},"summary":"Did you see the cat on the pitch at Goodison Park? It's not the first time animals have joined the sporting party. Have a look at these surprise guests.","type":"PGL"},{"assetId":"47117426","assetUri":"\/newsround\/47117426","firstCreated":"2019-02-04T18:18:26+00:00","hasShortForm":true,"headline":"What was tech like when Facebook started?","includeComments":true,"language":"en-gb","lastUpdated":"2019-02-04T18:19:05+00:00","media":{"images":{"index":{"105479026":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/F291\/production\/_105479026_facebook.jpg","altText":"Facebook.","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}},"index-thumbnail":{"105475377":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/12E2D\/production\/_105475377_facebook.jpg","altText":"Facebook.","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"passport":{"category":{"categoryId":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/www.bbc.co.uk\/ontologies\/applicationlogic-news\/Feature","categoryName":"Feature"}},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"As Facebook celebrates its 15th birthday , we look at what technology was like back in 2004","type":"STY"},{"assetId":"46860614","assetUri":"\/newsround\/46860614","firstCreated":"2019-01-14T06:39:13+00:00","headline":"It was a dramatic evening on Dancing on Ice","includeComments":true,"language":"en-gb","lastUpdated":"2019-02-04T12:48:30+00:00","media":{"images":{"index":{"105468466":{"width":669,"height":376,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/103B6\/production\/_105468466_capture.png","altText":"Cast of 2019 Dancing on Ice","originCode":"cpsprodpb","copyrightHolder":"Itv","allowSyndication":false}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"passport":{"category":{"categoryId":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/www.bbc.co.uk\/ontologies\/applicationlogic-news\/News","categoryName":"News"}},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"Find out all the latest from the rink, including who is the latest celebrity to be eliminated from the ice.","type":"STY"},{"assetId":"47114702","assetUri":"\/newsround\/47114702","firstCreated":"2019-02-04T09:54:05+00:00","hasShortForm":true,"headline":"Non-football highlights from Super Bowl 53","language":"en-gb","lastUpdated":"2019-02-04T09:54:05+00:00","media":{"images":{"index":{"105470030":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/0BBF\/production\/_105470030_gettyimages-1093451520.jpg","altText":"Half time marching band","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"It's estimated that 100 million people watched the Super Bowl 53 on Sunday, here are the non-football highlights.","type":"STY"},{"assetId":"47090349","assetUri":"\/newsround\/47090349","firstCreated":"2019-02-01T15:15:28+00:00","headline":"Super Bowl 2019: A beginner's guide","includeComments":true,"language":"en-gb","lastUpdated":"2019-02-04T11:51:46+00:00","media":{"images":{"index":{"105468936":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/F9F2\/production\/_105468936_lombardi_trophy_getty.jpg","altText":"Vince Lombardi Trophy is lifted","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"passport":{"category":{"categoryId":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/www.bbc.co.uk\/ontologies\/applicationlogic-news\/News","categoryName":"News"}},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"It's one of the biggest sporting events in the world. But what is the Super Bowl?","type":"STY"},{"assetId":"47107547","assetUri":"\/newsround\/47107547","firstCreated":"2019-02-04T06:13:53+00:00","headline":"The Greatest Dancer: Oti, Matthew and Jordan tell us all the gossip","language":"en-gb","lastUpdated":"2019-02-04T06:13:53+00:00","media":{"images":{"index":{"105460872":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/6C9E\/production\/_105460872_p06zvq8w.jpg","altText":"Watch clip","originCode":"cpsprodpb","copyrightHolder":"BBC","allowSyndication":true}}},"videos":{"index":{"47107548":{"caption":"The Greatest Dancer: Oti, Matthew and Jordan tell us all the gossip","externalId":"p06zvq43","entityType":"Clip"}},"primary":{"47107548":{"caption":"The Greatest Dancer: Oti, Matthew and Jordan tell us all the gossip","externalId":"p06zvq43","entityType":"Clip"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"Judges Matthew Morrison and Oti Mabuse, and presenter Jordan Banjo gives us their breakdown of some of the finalists and tell us what they enjoy most about being on the show.","type":"MAP"},{"assetId":"47101051","assetUri":"\/newsround\/47101051","firstCreated":"2019-02-02T09:07:35+00:00","hasShortForm":true,"headline":"Gemma Atkinson and Gorka Marquez are having a baby!","includeComments":true,"language":"en-gb","lastUpdated":"2019-02-02T09:07:35+00:00","media":{"images":{"index":{"105452678":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/15649\/production\/_105452678_gettyimages-1055279354.jpg","caption":"The pair met on the BBC dancing show in 2017, and announced that they were expecting their first child in a post on Instagram.","altText":"Gemma Atkinson and Gorka Marquez","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"The pair met on the BBC dancing show in 2017, and announced that they were expecting their first child in a post on Instagram.","type":"STY"},{"assetId":"47090344","assetUri":"\/newsround\/47090344","firstCreated":"2019-02-01T15:15:25+00:00","headline":"The Super Bowl cheerleaders making history","includeComments":true,"language":"en-gb","lastUpdated":"2019-02-01T15:15:25+00:00","media":{"images":{"index":{"105432982":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/70FB\/production\/_105432982_gettyimages-1034518806.jpg","altText":"Napoleon Jinnies","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"passport":{"category":{"categoryId":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/www.bbc.co.uk\/ontologies\/applicationlogic-news\/News","categoryName":"News"}},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"For the first time male cheerleaders are going to perform at one of the world's biggest sports events.","type":"STY"},{"assetId":"25991623","assetUri":"\/newsround\/25991623","firstCreated":"2014-02-01T08:20:05+00:00","headline":"What is Six Nations rugby?","language":"en-gb","lastUpdated":"2019-02-03T10:40:37+00:00","media":{"images":{"index":{"105416856":{"width":1024,"height":576,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/10145\/production\/_105416856_rugby.jpg","caption":"Six nations rugby captains (L-R) Scotland's Greig Laidlaw, Italy's Sergio Parisse, Ireland's Rory Best, Wales' Alun Wyn Jones, England's Owen Farrell and France's Guilhem Guirado pose with the trophy during the 6 Nations Launch event at The Hurlingham Club in west London on January 23, 2019","altText":"Six Nations captains 2019","originCode":"cpsprodpb","copyrightHolder":"Clive Rose","allowSyndication":false}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/sport","urlIdentifier":"\/newsround\/sport","name":"Sport","id":"101228"},"summary":"Find out all you need to know about the Six Nations before the tournament starts on Friday 1 February 2019.","type":"STY"},{"assetId":"47090974","assetUri":"\/newsround\/47090974","firstCreated":"2019-02-01T16:56:11+00:00","hasShortForm":true,"headline":"Things that have happened since Tottenham signed a player","includeComments":true,"language":"en-gb","lastUpdated":"2019-02-02T07:38:52+00:00","media":{"images":{"index":{"105436893":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/9BB7\/production\/_105436893_spurspic.png","caption":"Lots has happened in the world since Spurs last signed someone.","altText":"Lots has happened in the world since Spurs last signed someone.","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}},"index-thumbnail":{"105437985":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/E65D\/production\/_105437985_spurspic.png","caption":"Lots has happened in the world since Spurs last signed someone.","altText":"Lots has happened in the world since Spurs last signed someone.","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"It's now officially been a year since Tottenham Hotspur signed a player. What's happened in the world since?","type":"STY"},{"assetId":"47085773","assetUri":"\/newsround\/47085773","firstCreated":"2019-02-01T07:51:23+00:00","hasShortForm":true,"headline":"This weekend is going to be cold and snowy","includeComments":true,"language":"en-gb","lastUpdated":"2019-02-02T09:04:17+00:00","media":{"images":{"index":{"105452991":{"width":2048,"height":1152,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/4DD5\/production\/_105452991_gettyimages-1092536152.jpg","altText":"A snowy street in Sheffield","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"Cold weather is continuing to cause disruption around the UK, with the South West currently the worst affected.","type":"STY"},{"assetId":"47053970","assetUri":"\/newsround\/47053970","firstCreated":"2019-01-30T07:51:25+00:00","headline":"Your snowy pics!","includeComments":true,"language":"en-gb","lastUpdated":"2019-02-01T16:45:50+00:00","media":{"images":{"index":{"105395989":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/1828F\/production\/_105395989_gettyimages-1036927226.jpg","caption":"Will you be making snow angels like this?","altText":"Child making a snow angel","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"passport":{"category":{"categoryId":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/www.bbc.co.uk\/ontologies\/applicationlogic-news\/News","categoryName":"News"}},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"Thanks for sending in your snowy pics - we love them!","type":"STY"},{"assetId":"42920879","assetUri":"\/newsround\/42920879","firstCreated":"2018-02-02T17:37:10+00:00","headline":"What is Groundhog Day?","language":"en-gb","lastUpdated":"2019-02-01T13:19:48+00:00","media":{"images":{"index":{"99865633":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/8378\/production\/_99865633_hi044489125.jpg","caption":"Who knows how accurate the groundhogs predications are really, just look how cute it is!","altText":"A ground hog","originCode":"cpsprodpb","copyrightHolder":"European Photopress Agency","allowSyndication":false}},"index-thumbnail":{"105433549":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/17145\/production\/_105433549_hi044489125.jpg","caption":"Who knows how accurate the groundhogs predications are really, just look how cute it is!","altText":"A ground hog","originCode":"cpsprodpb","copyrightHolder":"European Photopress Agency","allowSyndication":false}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"Ahead of Groundhog Day, Newsround looks at the animals that could have predictive powers!","type":"STY"},{"assetId":"47090568","assetUri":"\/newsround\/47090568","firstCreated":"2019-02-01T16:34:53+00:00","headline":"Young Arias to celebrate youth radio","language":"en-gb","lastUpdated":"2019-02-01T16:34:53+00:00","media":{"images":{"index":{"105433556":{"width":1024,"height":576,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/FFFD\/production\/_105433556_p06zqr5g.jpg","altText":"Young Arias Logo","originCode":"cpsprodpb","copyrightHolder":"Young Arias \/ Splash","allowSyndication":false}},"index-thumbnail":{"105433558":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/14E1D\/production\/_105433558_p06zqr5g.jpg","altText":"Young Arias Logo","originCode":"cpsprodpb","copyrightHolder":"Young Arias \/ Splash","allowSyndication":false}}},"videos":{"index":{"47090572":{"caption":"Young Arias to celebrate youth radio by under 18s","externalId":"p06zqr4f","entityType":"Clip"}},"primary":{"47090572":{"caption":"Young Arias to celebrate youth radio by under 18s","externalId":"p06zqr4f","entityType":"Clip"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"A new annual awards launched to celebrate radio and audio created by under 18s.","type":"MAP"},{"assetId":"47072623","assetUri":"\/newsround\/47072623","firstCreated":"2019-02-01T16:58:07+00:00","headline":"Are social media companies doing enough to protect children?","includeComments":true,"language":"en-gb","lastUpdated":"2019-02-01T16:58:07+00:00","media":{"images":{"index":{"105406375":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/E010\/production\/_105406375_mediaitem105406371.jpg","altText":"Children using smartphones","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}},"index-thumbnail":{"105418730":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/0EC5\/production\/_105418730_mediaitem105406371.jpg","altText":"Children using smartphones","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"Social media companies should have a legal duty to protect children, that's according to a group of British politicians.","type":"STY"},{"assetId":"47059293","assetUri":"\/newsround\/47059293","firstCreated":"2019-02-01T13:44:55+00:00","hasShortForm":true,"headline":"Poachers now snow leopard's best friend","includeComments":true,"language":"en-gb","lastUpdated":"2019-02-01T13:44:55+00:00","media":{"images":{"index":{"105400803":{"width":1024,"height":576,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/7850\/production\/_105400803_gettyimages-827471982.jpg","altText":"Snow Leopard","originCode":"cpsprodpb","copyrightHolder":"VYACHESLAV OSELEDKO","allowSyndication":false}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"Conservation programme set up in 2014 convinces Russian Alta茂 hunters to take pictures of their prey instead of poaching them.","type":"STY"},{"assetId":"47085374","assetUri":"\/newsround\/47085374","firstCreated":"2019-02-01T06:42:05+00:00","headline":"What's it like when it's -30 degrees outside?","includeComments":true,"language":"en-gb","lastUpdated":"2019-02-01T06:42:05+00:00","media":{"images":{"index":{"105427350":{"width":1024,"height":576,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/14FC\/production\/_105427350_chicagogetty.jpg","altText":"Chicago skyline in the cold","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}},"index-thumbnail":{"105427352":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/631C\/production\/_105427352_chicagogetty.jpg","altText":"Chicago skyline in the cold","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"Kids in Chicago tell us what it's like experiencing an extreme weather event called a Polar vortex.","type":"STY"},{"assetId":"47086568","assetUri":"\/newsround\/47086568","firstCreated":"2019-02-01T13:30:01+00:00","hasShortForm":true,"headline":"Meet the people with some seriously unusual pets","includeComments":true,"language":"en-gb","lastUpdated":"2019-02-01T13:30:01+00:00","media":{"images":{"index":{"105428082":{"width":1024,"height":576,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/6DB2\/production\/_105428082_p06zq0h2.jpg","altText":"Pig","originCode":"cpsprodpb","copyrightHolder":"AFP","allowSyndication":false}},"index-thumbnail":{"105438729":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/16A6F\/production\/_105438729_p06zq0h2.jpg","altText":"Pig","originCode":"cpsprodpb","copyrightHolder":"AFP","allowSyndication":false}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"Lots of you might have pets at home - perhaps a dog, cat or rabbit - but these people have some out-of-ordinary pets that you might not expect.","type":"STY"},{"assetId":"42861327","assetUri":"\/newsround\/42861327","firstCreated":"2018-01-30T15:56:58+00:00","hasShortForm":true,"headline":"Peter Crouch and other age-busting sports stars","includeComments":true,"language":"en-gb","lastUpdated":"2019-02-01T11:28:17+00:00","media":{"images":{"index":{"105431704":{"width":2048,"height":1152,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/9F09\/production\/_105431704_crouch2.jpg","altText":"Peter Crouch.","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}},"index-thumbnail":{"105431706":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/ED29\/production\/_105431706_crouch2.jpg","altText":"Peter Crouch.","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"Peter Crouch has returned to the Premier League at the grand old age of 38. Let's take a look at some of the world's best age-busting athletes","type":"STY"},{"assetId":"47086564","assetUri":"\/newsround\/47086564","firstCreated":"2019-02-01T07:54:51+00:00","hasShortForm":true,"headline":"You won't believe what this 'sinkhole' turned out to be","includeComments":true,"language":"en-gb","lastUpdated":"2019-02-01T07:54:51+00:00","media":{"images":{"index":{"105427912":{"width":2048,"height":1152,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/55D4\/production\/_105427912_hi052025016.jpg","altText":"Sinkhole.","originCode":"cpsprodpb","copyrightHolder":"AFP\/Getty Images","allowSyndication":false}},"index-thumbnail":{"105427914":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/A3F4\/production\/_105427914_hi052025016.jpg","altText":"Sinkhole.","originCode":"cpsprodpb","copyrightHolder":"AFP\/Getty Images","allowSyndication":false}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"When road workers in Pembroke Pines in Florida were sent to fix a sinkhole, none of them expected to discover what the 'sinkhole' really was.","type":"STY"},{"assetId":"47086356","assetUri":"\/newsround\/47086356","firstCreated":"2019-02-01T11:15:06+00:00","headline":"Why are these animals getting an ark?","includeComments":true,"language":"en-gb","lastUpdated":"2019-02-01T11:15:06+00:00","media":{"images":{"index":{"105433103":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/75B5\/production\/_105433103_animalark1.jpg","altText":"animal ark","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"The plan could help save rare Australian animals like the woylie, bilbies, quolls and numbats from extinction.","type":"STY"},{"assetId":"43245617","assetUri":"\/newsround\/43245617","firstCreated":"2018-03-02T06:46:57+00:00","headline":"Strange, Stranger, Strangest","language":"en-gb","lastUpdated":"2019-02-01T06:27:06+00:00","media":{"images":{"index":{"105419423":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/7EEB\/production\/_105419423_p06zm2xb.jpg","altText":"Man covering his face from the freezing cold","originCode":"cpsprodpb","copyrightHolder":"AFP","allowSyndication":true}},"index-thumbnail":{"105419425":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/CD0B\/production\/_105419425_p06zm2xb.jpg","altText":"Man covering his face from the freezing cold","originCode":"cpsprodpb","copyrightHolder":"AFP","allowSyndication":true}}},"videos":{"index":{"47074831":{"caption":"Weird news: Strange, Stranger, Strangest stories of the week","externalId":"p06zm2wf","entityType":"Clip"}},"primary":{"47074831":{"caption":"Weird news: Strange, Stranger, Strangest stories of the week","externalId":"p06zm2wf","entityType":"Clip"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"Ricky brings you this week's selection of weird and wonderful stories.","type":"MAP"},{"assetId":"47079893","assetUri":"\/newsround\/47079893","firstCreated":"2019-01-31T17:50:00+00:00","headline":"Premier League title race: Your predictions","language":"en-gb","lastUpdated":"2019-01-31T17:50:00+00:00","media":{"images":{"index":{"105423010":{"width":1024,"height":576,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/0408\/production\/_105423010_p06zm319.jpg","altText":"Three football fans in their team kits","originCode":"cpsprodpb","copyrightHolder":"BBC","allowSyndication":false}}},"videos":{"index":{"47079899":{"caption":"Premier League title race: Your predictions","externalId":"p06zm1lh","entityType":"Clip"}},"primary":{"47079899":{"caption":"Premier League title race: Your predictions","externalId":"p06zm1lh","entityType":"Clip"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"passport":{"category":{"categoryId":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/www.bbc.co.uk\/ontologies\/applicationlogic-news\/News","categoryName":"News"}},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"You've been telling us which team you think will take the top spot.","type":"MAP"},{"assetId":"44649071","assetUri":"\/newsround\/44649071","firstCreated":"2018-06-29T06:11:28+00:00","hasShortForm":true,"headline":"Quiz: Test your knowledge of this week's news","includeComments":true,"language":"en-gb","lastUpdated":"2019-02-01T07:11:40+00:00","media":{"images":{"index":{"105420548":{"width":1024,"height":576,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/14A16\/production\/_105420548_robotcover.jpg","altText":"A robot and the quiz of the week logo.","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}},"index-thumbnail":{"105420550":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/157E\/production\/_105420550_robotcover.jpg","altText":"A robot and the quiz of the week logo.","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"passport":{"category":{"categoryId":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/www.bbc.co.uk\/ontologies\/applicationlogic-news\/Interactive","categoryName":"Interactive"}},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"Have you been keeping up with the news? Test yourself with Newsround's Quiz of the Week.","type":"STY"},{"assetId":"47091760","assetUri":"\/newsround\/47091760","firstCreated":"2019-02-01T14:32:16+00:00","headline":"Guess what world record these kids have broken","language":"en-gb","lastUpdated":"2019-02-01T14:32:16+00:00","media":{"images":{"index":{"105433106":{"width":1024,"height":576,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/EAE5\/production\/_105433106_p06zqb8n.jpg","altText":"Indian children setting a new world record","originCode":"cpsprodpb","copyrightHolder":"Reuters","allowSyndication":true}}},"videos":{"index":{"47091761":{"caption":"Kids in India set new 'crash helmet' world record","externalId":"p06zq9j4","entityType":"Clip"}},"primary":{"47091761":{"caption":"Kids in India set new 'crash helmet' world record","externalId":"p06zq9j4","entityType":"Clip"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"Nearly 5,000 students gathered in Mumbai on Thursday wearing motorcycle helmets.","type":"MAP"},{"assetId":"47101686","assetUri":"\/newsround\/47101686","firstCreated":"2019-02-02T13:31:13+00:00","headline":"Why is it so hot in Australia?","language":"en-gb","lastUpdated":"2019-02-02T13:31:13+00:00","media":{"images":{"index":{"105454420":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/098D\/production\/_105454420_p06zsnqh.jpg","caption":"Ruby tells us all about what's been happening with the weather in Australia.","altText":"Watch clip","originCode":"cpsprodpb","copyrightHolder":"BBC","allowSyndication":true}}},"videos":{"index":{"47101687":{"caption":"Why is it so hot in Australia?","externalId":"p06zsnpk","entityType":"Clip"}},"primary":{"47101687":{"caption":"Why is it so hot in Australia?","externalId":"p06zsnpk","entityType":"Clip"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"Ruby tells us all about what's been happening with the weather in Australia.","type":"MAP"},{"assetId":"47072643","assetUri":"\/newsround\/47072643","firstCreated":"2019-01-31T14:39:08+00:00","headline":"Bo Peep gets a serious makeover: What do you think?","includeComments":true,"language":"en-gb","lastUpdated":"2019-01-31T14:39:08+00:00","media":{"images":{"index":{"105417220":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/08DF\/production\/_105417220_bopeep-disneypixar.jpg","altText":"Little Bo Peep wearing a jumpsuit","originCode":"cpsprodpb","copyrightHolder":"Disney\/Pixar","allowSyndication":false}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"passport":{"category":{"categoryId":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/www.bbc.co.uk\/ontologies\/applicationlogic-news\/News","categoryName":"News"}},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"Toy Story 4 isn't out until next summer but the character's return is already creating a stir.","type":"STY"},{"assetId":"47076388","assetUri":"\/newsround\/47076388","firstCreated":"2019-01-31T17:52:36+00:00","headline":"Seals take advantage of US government shutdown","language":"en-gb","lastUpdated":"2019-01-31T17:52:36+00:00","media":{"images":{"index":{"105418435":{"width":1024,"height":576,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/D0E9\/production\/_105418435_p06zlznr.jpg","altText":"Seals on the beach in the US","originCode":"cpsprodpb","copyrightHolder":"CBS News","allowSyndication":false}}},"videos":{"index":{"47076390":{"caption":"Seals take over a beach in California","externalId":"p06zlzkp","entityType":"Clip"}},"primary":{"47076390":{"caption":"Seals take over a beach in California","externalId":"p06zlzkp","entityType":"Clip"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"Elephant seals in the US have taken advantage of the government shutdown to take over a public beach","type":"MAP"},{"assetId":"47072644","assetUri":"\/newsround\/47072644","firstCreated":"2019-01-31T16:54:53+00:00","headline":"Forget sheep, count stars!","includeComments":true,"language":"en-gb","lastUpdated":"2019-01-31T16:54:53+00:00","media":{"images":{"index":{"105419698":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/15E5B\/production\/_105419698_gettyimages-895096420.jpg","altText":"The Orion constellation above frozen lake","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"passport":{"category":{"categoryId":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/www.bbc.co.uk\/ontologies\/applicationlogic-news\/News","categoryName":"News"}},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"For the next three weeks people across the country will be taking part in Star Count 2019.","type":"STY"},{"assetId":"47076194","assetUri":"\/newsround\/47076194","firstCreated":"2019-01-31T14:34:08+00:00","headline":"Jumping onto a hotel. From a helicopter. On a bike. No joke.","language":"en-gb","lastUpdated":"2019-01-31T14:34:38+00:00","media":{"images":{"index":{"105418598":{"width":1024,"height":576,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/15DED\/production\/_105418598_p06zldrh.jpg","altText":"Kriss Kyle getting ready to jump","originCode":"cpsprodpb","copyrightHolder":"EVN","allowSyndication":false}},"index-thumbnail":{"105418600":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/02A9\/production\/_105418600_p06zldrh.jpg","altText":"Kriss Kyle getting ready to jump","originCode":"cpsprodpb","copyrightHolder":"EVN","allowSyndication":false}}},"videos":{"index":{"47076195":{"caption":"Kriss Kyle: watch the BMXer take a death-defying jump","externalId":"p06zld5v","entityType":"Clip"}},"primary":{"47076195":{"caption":"Kriss Kyle: watch the BMXer take a death-defying jump","externalId":"p06zld5v","entityType":"Clip"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"Watch Scottish BMX stunt rider Kriss Kyle make an amazing leap onto one of the world's tallest hotels.","type":"MAP"},{"assetId":"47068157","assetUri":"\/newsround\/47068157","firstCreated":"2019-01-31T08:25:16+00:00","headline":"Could you beat this robot at Jenga?","language":"en-gb","lastUpdated":"2019-01-31T08:25:16+00:00","media":{"images":{"index":{"105410623":{"width":1024,"height":576,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/7F59\/production\/_105410623_p06zkdjh.jpg","altText":"Jenga playing robot","originCode":"cpsprodpb","copyrightHolder":"MIT","allowSyndication":false}}},"videos":{"index":{"47068161":{"caption":"This robot could probably beat you at Jenga","externalId":"p06zkdg0","entityType":"Clip"}},"primary":{"47068161":{"caption":"This robot could probably beat you at Jenga","externalId":"p06zkdg0","entityType":"Clip"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"The chances of it beating you are fairly high.","type":"MAP"},{"assetId":"47059560","assetUri":"\/newsround\/47059560","firstCreated":"2019-01-31T06:14:38+00:00","headline":"Young carers feel 'stressed' and 'worried'","includeComments":true,"language":"en-gb","lastUpdated":"2019-01-31T06:14:38+00:00","media":{"images":{"index":{"105403094":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/BF86\/production\/_105403094_gettyimages-854450808.jpg","altText":"A woman and girl sit facing away together","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}},"index-thumbnail":{"105400942":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/6144\/production\/_105400942_gettyimages-854450808.jpg","altText":"A woman and girl sit facing away together","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"passport":{"category":{"categoryId":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/www.bbc.co.uk\/ontologies\/applicationlogic-news\/News","categoryName":"News"}},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"New research shows over a third of young people who are responsible for caring for someone else feel this way.","type":"STY"},{"assetId":"47064762","assetUri":"\/newsround\/47064762","firstCreated":"2019-01-31T06:14:30+00:00","headline":"Your advice for adults arguing over Brexit","includeComments":true,"language":"en-gb","lastUpdated":"2019-01-31T06:14:30+00:00","media":{"images":{"index":{"105412252":{"width":1687,"height":949,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/6285\/production\/_105412252_gettyimages-486421463.jpg","altText":"Girl looking fed up.","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}},"index-thumbnail":{"105412254":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/B0A5\/production\/_105412254_gettyimages-486421463.jpg","altText":"Girl looking fed up.","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"If you know any adults who can't agree when it comes to Brexit...show them this!","type":"STY"},{"assetId":"47068720","assetUri":"\/newsround\/47068720","firstCreated":"2019-01-31T09:35:23+00:00","hasShortForm":true,"headline":"7 of the world's most extreme weather conditions","includeComments":true,"language":"en-gb","lastUpdated":"2019-01-31T09:35:23+00:00","media":{"images":{"index":{"105412205":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/C42D\/production\/_105412205_hi047080181.jpg","caption":"A lightning storm is one of the most dramatic spectacles to witness in the sky","altText":"Lightning storm.","originCode":"cpsprodpb","copyrightHolder":"Ben Hensell","allowSyndication":false}},"index-thumbnail":{"105412207":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/1124D\/production\/_105412207_hi047080181.jpg","caption":"A lightning storm is one of the most dramatic spectacles to witness in the sky","altText":"Lightning storm.","originCode":"cpsprodpb","copyrightHolder":"Ben Hensell","allowSyndication":false}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"After the UK saw its coldest night of winter so far, with temperatures in areas of Scotland plummeting to -11C, we're taking a look at extreme weather conditions that have been recorded around the world.","type":"STY"},{"assetId":"47068194","assetUri":"\/newsround\/47068194","firstCreated":"2019-01-31T07:35:46+00:00","hasShortForm":true,"headline":"Justin Bieber has launched his own clothing range","includeComments":true,"language":"en-gb","lastUpdated":"2019-01-31T07:35:46+00:00","media":{"images":{"index":{"105410903":{"width":836,"height":470,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/78B5\/production\/_105410903_index.jpg","altText":"People modelling the clothing line.","originCode":"cpsprodpb","copyrightHolder":"Drew House","allowSyndication":false}},"index-thumbnail":{"105410905":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/C6D5\/production\/_105410905_index.jpg","altText":"People modelling the clothing line.","originCode":"cpsprodpb","copyrightHolder":"Drew House","allowSyndication":false}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"The pop A-lister has launched a clothing line called Drew House in which all of the clothes are beige and mustard. What do you think of it?","type":"STY"},{"assetId":"47003140","assetUri":"\/newsround\/47003140","firstCreated":"2019-01-28T07:06:18+00:00","hasShortForm":true,"headline":"What is transfer deadline day?","includeComments":true,"language":"en-gb","lastUpdated":"2019-01-28T09:35:36+00:00","media":{"images":{"index":{"105367443":{"width":1200,"height":675,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/86AC\/production\/_105367443_gettyimages_1087263190.0.jpg","altText":"Higuain.","originCode":"cpsprodpb","copyrightHolder":"Chelsea FC","allowSyndication":false}},"index-thumbnail":{"105346214":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/A130\/production\/_105346214_gettyimages-1096623300.jpg","altText":"What is the transfer window?","originCode":"cpsprodpb","copyrightHolder":"Aurelien Meunier - PSG","allowSyndication":false}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"As the January transfer window is set to close today, we find out how it all started and what it means for football clubs around the world.","type":"STY"},{"assetId":"47063143","assetUri":"\/newsround\/47063143","firstCreated":"2019-01-31T06:18:51+00:00","hasShortForm":true,"headline":"Are these the best jokes ever?","includeComments":true,"language":"en-gb","lastUpdated":"2019-01-31T06:18:51+00:00","media":{"images":{"index":{"105411037":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/11D33\/production\/_105411037_gettyimages-518621185.jpg","altText":"Boy laughing.","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}},"index-thumbnail":{"105411559":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/17517\/production\/_105411559_gettyimages-518621185.jpg","altText":"Boy laughing.","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"A new poll has revealed the nation's favourite best jokes, according to kids. But what do you think?","type":"STY"},{"assetId":"46113545","assetUri":"\/newsround\/46113545","firstCreated":"2018-11-06T13:15:22+00:00","headline":"Ollie: I have had to grow up really fast","language":"en-gb","lastUpdated":"2018-11-08T16:15:08+00:00","media":{"images":{"index":{"104234436":{"width":1024,"height":576,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/F7D3\/production\/_104234436_inspirationalkids_2018_ollie.jpg","altText":"Ollie sitting in his kitchen","originCode":"cpsprodpb","copyrightHolder":"BBC","allowSyndication":true}},"index-thumbnail":{"104234438":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/145F3\/production\/_104234438_inspirationalkids_2018_ollie.jpg","altText":"Ollie sitting in his kitchen","originCode":"cpsprodpb","copyrightHolder":"BBC","allowSyndication":true}}},"videos":{"index":{"46113546":{"caption":"Ollie: I have had to grow up really fast","externalId":"p06qvcq7","entityType":"Clip"}},"primary":{"46113546":{"caption":"Ollie: I have had to grow up really fast","externalId":"p06qvcq7","entityType":"Clip"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"Young carer Ollie tells us how he looks after his brother.","type":"MAP"},{"assetId":"47068193","assetUri":"\/newsround\/47068193","firstCreated":"2019-01-31T07:04:37+00:00","hasShortForm":true,"headline":"They've finished making Toy Story 4! And it's emotional","includeComments":true,"language":"en-gb","lastUpdated":"2019-01-31T07:04:37+00:00","media":{"images":{"index":{"105410654":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/B221\/production\/_105410654_tom.jpg","altText":"Picture of Toy Story 4 cast.","originCode":"cpsprodpb","copyrightHolder":"Twitter\/@tomhanks","allowSyndication":false}},"index-thumbnail":{"105410656":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/10041\/production\/_105410656_tom.jpg","altText":"Picture of Toy Story 4 cast.","originCode":"cpsprodpb","copyrightHolder":"Twitter\/@tomhanks","allowSyndication":false}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"Cast members of Toy Story 4 took to social to share pictures and emotional messages as they finished their final day of recording for the upcoming film.","type":"STY"},{"assetId":"45274517","assetUri":"\/newsround\/45274517","firstCreated":"2018-08-23T06:11:41+00:00","hasShortForm":true,"headline":"What is a vegan?","includeComments":true,"language":"en-gb","lastUpdated":"2019-01-31T06:14:42+00:00","media":{"images":{"index":{"103128968":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/153C6\/production\/_103128968_fruitandvegetables.jpg","caption":"A vegan diet usually includes a lot of vegetables","altText":"Vegetables","originCode":"cpsprodpb","copyrightHolder":"BBC","allowSyndication":true}},"index-thumbnail":{"103131694":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/C1CD\/production\/_103131694_fruitandvegetables.jpg","caption":"A vegan diet usually includes a lot of vegetables","altText":"Vegetables","originCode":"cpsprodpb","copyrightHolder":"BBC","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"passport":{"category":{"categoryId":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/www.bbc.co.uk\/ontologies\/applicationlogic-news\/Explainer","categoryName":"Explainer"}},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"All through the month of January people have been trying out the vegan diet and lifestyle but what exactly is a vegan and what do they eat?","type":"STY"},{"assetId":"47063141","assetUri":"\/newsround\/47063141","firstCreated":"2019-01-30T15:58:57+00:00","hasShortForm":true,"headline":"Animals in the cold: top safety tips","includeComments":true,"language":"en-gb","lastUpdated":"2019-01-30T15:58:57+00:00","media":{"images":{"index":{"105404341":{"width":2048,"height":1152,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/3804\/production\/_105404341_doginwinter.jpg","altText":"dog in the snow.","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}},"index-thumbnail":{"105404346":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/FB54\/production\/_105404346_doginwinter.jpg","altText":"dog in the snow.","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"overtypedHeadline":"Animals in the snow: Top safety tips","passport":{"category":{"categoryId":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/www.bbc.co.uk\/ontologies\/applicationlogic-news\/Feature","categoryName":"Feature"}},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"How can you keep your pets warm and safe in snowy weather? Here are our top tips...","type":"STY"},{"assetId":"47039032","assetUri":"\/newsround\/47039032","firstCreated":"2019-01-29T07:28:31+00:00","headline":"Has it snowed where you live?","includeComments":true,"language":"en-gb","lastUpdated":"2019-01-30T13:26:54+00:00","media":{"images":{"index":{"105401841":{"width":2048,"height":1152,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/39DA\/production\/_105401841_gettyimages-1091182032.jpg","altText":"A dog plays in the snow","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"passport":{"category":{"categoryId":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/www.bbc.co.uk\/ontologies\/applicationlogic-news\/News","categoryName":"News"}},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"Yellow weather warnings have been issued around the UK. So where in the UK is coldest and where has seen the most snow?","type":"STY"},{"assetId":"47059192","assetUri":"\/newsround\/47059192","firstCreated":"2019-01-31T06:16:41+00:00","hasShortForm":true,"headline":"Huge, mysterious object spotted on edge of solar system","includeComments":true,"language":"en-gb","lastUpdated":"2019-01-31T06:16:41+00:00","media":{"images":{"index":{"105403229":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/16846\/production\/_105403229_mysteryobject.jpg","altText":"Mysterious object discovered on the edge of the solar system.","originCode":"cpsprodpb","copyrightHolder":"Ko Arimatsu","allowSyndication":false}},"index-thumbnail":{"105410619":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/165D1\/production\/_105410619_mysteryobject.jpg","altText":"Mysterious object discovered on the edge of the solar system.","originCode":"cpsprodpb","copyrightHolder":"Ko Arimatsu","allowSyndication":false}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"passport":{"category":{"categoryId":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/www.bbc.co.uk\/ontologies\/applicationlogic-news\/News","categoryName":"News"}},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"Scientists have found a massive object on the edge of the solar system.","type":"STY"},{"assetId":"47059290","assetUri":"\/newsround\/47059290","firstCreated":"2019-01-30T16:50:21+00:00","hasShortForm":true,"headline":"First ever LEGO exhibit in South America","includeComments":true,"language":"en-gb","lastUpdated":"2019-01-31T06:20:01+00:00","media":{"images":{"index":{"105400618":{"width":1024,"height":576,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/13EC0\/production\/_105400618_gettyimages-1089945592.jpg","caption":"Ferrari car made of Lego pieces during the LEGO Works Exhibition","altText":"Ferrari car made of Lego pieces during the LEGO Works Exhibition","originCode":"cpsprodpb","copyrightHolder":"EZEQUIEL BECERRA","allowSyndication":false}},"index-thumbnail":{"105400945":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/D674\/production\/_105400945_gettyimages-1089945592.jpg","caption":"Ferrari car made of Lego pieces during the LEGO Works Exhibition","altText":"Ferrari car made of Lego pieces during the LEGO Works Exhibition","originCode":"cpsprodpb","copyrightHolder":"EZEQUIEL BECERRA","allowSyndication":false}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"\"The Brickman Experience\" shows 88 structures built with more than 5 million LEGO bricks.","type":"STY"},{"assetId":"47060311","assetUri":"\/newsround\/47060311","firstCreated":"2019-01-30T13:48:12+00:00","headline":"Love photography? You need to see these pictures","language":"en-gb","lastUpdated":"2019-01-30T13:48:12+00:00","media":{"images":{"index":{"105401751":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/3D5E\/production\/_105401751_flashdance-adrianclarkebestbirdlifephotographer.png","altText":"Flashdance - Adrian Clarke - Best Birdlife Photographer.","originCode":"cpsprodpb","copyrightHolder":"Adrian Clarke","allowSyndication":false}},"index-thumbnail":{"105401753":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/8B7E\/production\/_105401753_flashdance-adrianclarkebestbirdlifephotographer.png","altText":"Flashdance - Adrian Clarke - Best Birdlife Photographer.","originCode":"cpsprodpb","copyrightHolder":"Adrian Clarke","allowSyndication":false}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"passport":{"category":{"categoryId":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/www.bbc.co.uk\/ontologies\/applicationlogic-news\/Feature","categoryName":"Feature"}},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"The British Photography Awards, founded in 2017, have announced their winners and the photos are pretty spectacular. Check out some of them below.","type":"PGL"},{"assetId":"47054152","assetUri":"\/newsround\/47054152","firstCreated":"2019-01-30T08:16:17+00:00","headline":"If you thought it was snowy here, look at the US!","language":"en-gb","lastUpdated":"2019-01-30T08:16:17+00:00","media":{"images":{"index":{"105396263":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/8DAD\/production\/_105396263_p06zfrjf.jpg","altText":"Aerial view of Chicago River.","originCode":"cpsprodpb","copyrightHolder":"WLS\/ABC","allowSyndication":false}},"index-thumbnail":{"105396265":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/DBCD\/production\/_105396265_p06zfrjf.jpg","altText":"Aerial view of Chicago River.","originCode":"cpsprodpb","copyrightHolder":"WLS\/ABC","allowSyndication":false}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"Temperatures are absolutely plummeting in the US this week as forecasters warn of a once-in-a-generation deep freeze called a polar vortex.","type":"PGL"},{"assetId":"47057859","assetUri":"\/newsround\/47057859","firstCreated":"2019-01-30T12:56:22+00:00","hasShortForm":true,"headline":"Why has Belgium banned Fifa points?","includeComments":true,"language":"en-gb","lastUpdated":"2019-01-30T12:56:22+00:00","media":{"images":{"index":{"103381522":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/57F6\/production\/_103381522_0651d98d-8ab8-4aa4-ae31-53e1ea894403.jpg","altText":"Screengrab taken during gameplay in Fifa","originCode":"cpsprodpb","copyrightHolder":"Fifa\/EA Games","allowSyndication":false}},"index-thumbnail":{"105400938":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/147BC\/production\/_105400938_0651d98d-8ab8-4aa4-ae31-53e1ea894403.jpg","altText":"Screengrab taken during gameplay in Fifa","originCode":"cpsprodpb","copyrightHolder":"Fifa\/EA Games","allowSyndication":false}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"passport":{"category":{"categoryId":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/www.bbc.co.uk\/ontologies\/applicationlogic-news\/News","categoryName":"News"}},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"Fifa 19 players in Belgium will no longer be able to buy Fifa points after talks with the Belgium government","type":"STY"},{"assetId":"43227409","assetUri":"\/newsround\/43227409","firstCreated":"2018-02-28T12:31:33+00:00","headline":"Snow forecast: What is a weather warning?","includeComments":true,"language":"en-gb","lastUpdated":"2019-01-30T08:13:13+00:00","media":{"images":{"index":{"105388058":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/14C60\/production\/_105388058_hi051982031.jpg","caption":"Mountains near Killakee in the south east of Dublin have been covered in snow.","altText":"A walker enjoys the snow in the mountains near Killakee, to the south east of Dublin.","originCode":"cpsprodpb","copyrightHolder":"Press Association","allowSyndication":false}},"index-thumbnail":{"100228025":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/CB72\/production\/_100228025_gettyimages-925378670.jpg","altText":"Vehicles drive through snow on the M8 in Glasgow on February 28, in Glasgow, Scotland","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"A yellow weather warning for snow and ice has been issued for much of the UK. But what does this mean and why is it important?","type":"STY"},{"assetId":"47053499","assetUri":"\/newsround\/47053499","firstCreated":"2019-01-30T07:47:21+00:00","headline":"MPs tell PM to get new Brexit deal","includeComments":true,"language":"en-gb","lastUpdated":"2019-01-30T07:47:21+00:00","media":{"images":{"index":{"105393418":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/13E1F\/production\/_105393418_73e3c9d6-bdcf-4f88-bcbc-e42823e382bb.jpg","altText":"Theresa May","originCode":"cpsprodpb","copyrightHolder":"AFP\/Getty Images","allowSyndication":false}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"passport":{"category":{"categoryId":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/www.bbc.co.uk\/ontologies\/applicationlogic-news\/News","categoryName":"News"}},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"Politicians agreed to back Theresa May's Brexit plan - but only if there's a really big change to it.","type":"STY"},{"assetId":"47044057","assetUri":"\/newsround\/47044057","firstCreated":"2019-01-30T06:33:06+00:00","hasShortForm":true,"headline":"BTS vs The Beatles: Who wins?","includeComments":true,"language":"en-gb","lastUpdated":"2019-01-30T06:33:06+00:00","media":{"images":{"index":{"105386986":{"width":1920,"height":1080,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/10D68\/production\/_105386986_beatles1.jpg","altText":"The Beatles","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"passport":{"category":{"categoryId":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/www.bbc.co.uk\/ontologies\/applicationlogic-news\/Opinion","categoryName":"Opinion"}},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"On January 30 1969, the band that changed the face of music forever performed together for one last time on a roof in London. We wanted to know how do The Beatles' achievements compare to K-Pop supergroup BTS?","type":"STY"},{"assetId":"47053575","assetUri":"\/newsround\/47053575","firstCreated":"2019-01-30T07:59:40+00:00","hasShortForm":true,"headline":"What is an amendment?","includeComments":true,"language":"en-gb","lastUpdated":"2019-01-30T07:59:40+00:00","media":{"images":{"index":{"105395805":{"width":985,"height":554,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/C6AB\/production\/_105395805_gettyimages-165689202.jpg","altText":"Houses of Parliament graphic.","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}},"index-thumbnail":{"105395807":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/114CB\/production\/_105395807_gettyimages-165689202.jpg","altText":"Houses of Parliament graphic.","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"After an important vote in Parliament, lots of people are talking about amendments on which MPs have voted. But what actually is this?","type":"STY"},{"assetId":"47054158","assetUri":"\/newsround\/47054158","firstCreated":"2019-01-30T08:50:32+00:00","hasShortForm":true,"headline":"Who's taking part in Comic Relief this year?","includeComments":true,"language":"en-gb","lastUpdated":"2019-01-30T08:50:32+00:00","media":{"images":{"index":{"105396377":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/12E39\/production\/_105396377_gettyimages-1071248486.jpg","altText":"Little Mix's Leigh-Anne Pinnock and Jade Thirlwall.","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}},"index-thumbnail":{"105396739":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/16E49\/production\/_105396739_gettyimages-1071248486.jpg","altText":"Little Mix's Leigh-Anne Pinnock and Jade Thirlwall.","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"Find out all the latest announcements for what is being done this year to raise money for Red Nose Day projects.","type":"STY"},{"assetId":"46963919","assetUri":"\/newsround\/46963919","firstCreated":"2019-01-29T07:00:56+00:00","headline":"What is the periodic table?","includeComments":true,"language":"en-gb","lastUpdated":"2019-01-29T07:00:56+00:00","media":{"images":{"index":{"105313692":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/73BF\/production\/_105313692_gettyimages-1010883660.jpg","altText":"Beakers and blocks spelling out 'genius'","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}},"index-thumbnail":{"105313694":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/C1DF\/production\/_105313694_gettyimages-1010883660.jpg","altText":"Beakers and blocks spelling out 'genius'","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"passport":{"category":{"categoryId":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/www.bbc.co.uk\/ontologies\/applicationlogic-news\/News","categoryName":"News"}},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"It's 150 years since it was created but what is it, who made it and why is it so important for science?","type":"STY"},{"assetId":"47028390","assetUri":"\/newsround\/47028390","firstCreated":"2019-01-30T09:12:57+00:00","hasShortForm":true,"headline":"Ruff and Fluff take on Puppy Bowl","includeComments":true,"language":"en-gb","lastUpdated":"2019-01-30T09:12:57+00:00","media":{"images":{"index":{"105371677":{"width":1024,"height":576,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/12F31\/production\/_105371677_gettyimages-913404890.jpg","altText":"Puppy's compete at the Puppy Bowl","originCode":"cpsprodpb","copyrightHolder":"Portland Press Herald","allowSyndication":false}},"index-thumbnail":{"105433550":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/159D\/production\/_105433550_gettyimages-913404890.jpg","altText":"Puppy's compete at the Puppy Bowl","originCode":"cpsprodpb","copyrightHolder":"Portland Press Herald","allowSyndication":false}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"At the 15th annual Puppy Bowl, Team Ruff and Team Fluff go head-to-head to promote dog adoption.","type":"STY"},{"assetId":"47039597","assetUri":"\/newsround\/47039597","firstCreated":"2019-01-29T14:38:15+00:00","headline":"Fancy a bath in a tub of lettuce?","language":"en-gb","lastUpdated":"2019-01-29T14:38:15+00:00","media":{"images":{"index":{"105387356":{"width":1024,"height":576,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/FF62\/production\/_105387356_p06zdrqm.jpg","altText":"Fruit bath","originCode":"cpsprodpb","copyrightHolder":"BBC","allowSyndication":true}}},"videos":{"index":{"47039598":{"caption":"Bathing in lettuce, limes, chillies, lettuce, apples and bananas","externalId":"p06zdrc8","entityType":"Clip"}},"primary":{"47039598":{"caption":"Bathing in lettuce, limes, chillies, lettuce, apples and bananas","externalId":"p06zdrc8","entityType":"Clip"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"These baths in China are probably a bit different to any bath you've ever taken before.","type":"MAP"},{"assetId":"47043131","assetUri":"\/newsround\/47043131","firstCreated":"2019-01-29T17:37:23+00:00","headline":"Big Mac bacon and other risky recipe remixes","includeComments":true,"language":"en-gb","lastUpdated":"2019-01-29T17:37:23+00:00","media":{"images":{"index":{"105391016":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/EE5B\/production\/_105391016_mcdonalds.jpg","altText":"McDonalds arches.","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}},"index-thumbnail":{"105391018":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/13C7B\/production\/_105391018_mcdonalds.jpg","altText":"McDonalds arches.","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"passport":{"category":{"categoryId":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/www.bbc.co.uk\/ontologies\/applicationlogic-news\/Feature","categoryName":"Feature"}},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"The Big Mac is adding an ingredient for the first time in its 50 year history. Here are five of our favourite food changes.","type":"STY"},{"assetId":"47039097","assetUri":"\/newsround\/47039097","firstCreated":"2019-01-29T07:15:08+00:00","hasShortForm":true,"headline":"What's the most inspirational advice you've been given?","includeComments":true,"language":"en-gb","lastUpdated":"2019-01-29T07:15:08+00:00","media":{"images":{"index":{"105380183":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/94DC\/production\/_105380183_hi051951353.jpg","altText":"Pope Francis.","originCode":"cpsprodpb","copyrightHolder":"Reuters","allowSyndication":true}},"index-thumbnail":{"105380476":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/10750\/production\/_105380476_hi051951353.jpg","altText":"Pope Francis.","originCode":"cpsprodpb","copyrightHolder":"Reuters","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"passport":{"category":{"categoryId":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/www.bbc.co.uk\/ontologies\/applicationlogic-news\/Feature","categoryName":"Feature"}},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"Pope Francis spoke to 700,000 people for World Youth Day in Panama yesterday. In his speech, he encouraged young people to chase their dreams, so we want to know what's the most inspirational advice that you've ever been given.","type":"STY"},{"assetId":"47032502","assetUri":"\/newsround\/47032502","firstCreated":"2019-01-28T16:47:46+00:00","hasShortForm":true,"headline":"The teens carving it up at the X Games","includeComments":true,"language":"en-gb","lastUpdated":"2019-01-28T16:47:46+00:00","media":{"images":{"index":{"105373750":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/1669\/production\/_105373750_gettyimages-1125157295.jpg","altText":"Roope Tonteri of Finland competes during the Men's Snowboard Slopestyle final at the 2019 Winter X Games on January 26, 2019 in Aspen, Colorado.","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}},"index-thumbnail":{"105374792":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/7433\/production\/_105374792_gettyimages-1125157295.jpg","altText":"Roope Tonteri of Finland competes during the Men's Snowboard Slopestyle final at the 2019 Winter X Games on January 26, 2019 in Aspen, Colorado.","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"The Winter X Games are an annual extreme sports competition that take place in the USA. Find out who this year's young stars were.","type":"STY"},{"assetId":"47041306","assetUri":"\/newsround\/47041306","firstCreated":"2019-01-29T14:14:36+00:00","hasShortForm":true,"headline":"The big crust debate? Do you eat them?","includeComments":true,"language":"en-gb","lastUpdated":"2019-01-29T14:14:36+00:00","media":{"images":{"index":{"105386947":{"width":2048,"height":1152,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/124D8\/production\/_105386947_crust2.jpg","altText":"Two slices of toast","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"passport":{"category":{"categoryId":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/www.bbc.co.uk\/ontologies\/applicationlogic-news\/Feature","categoryName":"Feature"}},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"A campaign has been launched to stop Britain from wasting 1.2 billion bread crusts","type":"STY"},{"assetId":"47029765","assetUri":"\/newsround\/47029765","firstCreated":"2019-01-29T06:21:13+00:00","hasShortForm":true,"headline":"Is it 'too much effort' hanging out in person?","includeComments":true,"language":"en-gb","lastUpdated":"2019-01-29T08:35:17+00:00","media":{"images":{"index":{"105380481":{"width":2048,"height":1152,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/47E8\/production\/_105380481_gettyimages-186574960.jpg","altText":"Friends hanging out","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}},"index-thumbnail":{"105380483":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/9608\/production\/_105380483_gettyimages-186574960.jpg","altText":"Friends hanging out","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"passport":{"category":{"categoryId":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/www.bbc.co.uk\/ontologies\/applicationlogic-news\/Feature","categoryName":"Feature"}},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"A big report has come out about how and why children spend their time in front of screens. A study, as part of the report, found that some children think it is \"too much effort\" to meet up with friends in person. Do you agree?","type":"STY"},{"assetId":"47039545","assetUri":"\/newsround\/47039545","firstCreated":"2019-01-29T13:34:25+00:00","headline":"Nine amazing female record breakers","includeComments":true,"language":"en-gb","lastUpdated":"2019-01-29T13:34:25+00:00","media":{"images":{"index":{"105383398":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/15CFA\/production\/_105383398_gettyimages-1069272966.jpg","altText":"Ariana Grande.","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}},"index-thumbnail":{"105383400":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/01B6\/production\/_105383400_gettyimages-1069272966.jpg","altText":"Ariana Grande.","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"Ariana Granda has made Billboard history after getting a second number one in the US charts for her new song 7 Rings, becoming only the third female artist to have more than one song debut at the top.","type":"STY"},{"assetId":"47039591","assetUri":"\/newsround\/47039591","firstCreated":"2019-01-29T08:22:04+00:00","headline":"What's different about this 7 Rings video?","includeComments":true,"language":"en-gb","lastUpdated":"2019-01-29T08:22:04+00:00","media":{"images":{"index":{"105380922":{"width":1920,"height":1080,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/597C\/production\/_105380922_3bd81f09-8b7a-456f-b6d6-d4c64df52278.jpg","altText":"Nyle DiMarco","originCode":"cpsprodpb","copyrightHolder":"YouTube","allowSyndication":false}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"passport":{"category":{"categoryId":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/www.bbc.co.uk\/ontologies\/applicationlogic-news\/Feature","categoryName":"Feature"}},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"The Ariana Grande video has been recreated by Model Nyle DiMarco - but with a twist!","type":"STY"},{"assetId":"47039810","assetUri":"\/newsround\/47039810","firstCreated":"2019-01-29T09:33:27+00:00","hasShortForm":true,"headline":"Andy Murray reveals that he has had a hip operation","includeComments":true,"language":"en-gb","lastUpdated":"2019-01-29T09:39:27+00:00","media":{"images":{"index":{"105382036":{"width":943,"height":530,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/F634\/production\/_105382036_andymurray.jpg","altText":"Image of Andy Murray in hospital bed","originCode":"cpsprodpb","copyrightHolder":"Andy Murray Instagram","allowSyndication":false}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"Andy Murray has posted hospital photos on his Instagram account after having hip surgery.","type":"STY"},{"assetId":"47039090","assetUri":"\/newsround\/47039090","firstCreated":"2019-01-29T07:03:40+00:00","hasShortForm":true,"headline":"Fortnite's loot boxes are going to change","includeComments":true,"language":"en-gb","lastUpdated":"2019-01-29T07:03:40+00:00","media":{"images":{"index":{"105368204":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/9D5E\/production\/_105368204_llama.jpg","altText":"Fortnite supply llama.","originCode":"cpsprodpb","copyrightHolder":"Epic Games","allowSyndication":false}},"index-thumbnail":{"105380124":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/A47C\/production\/_105380124_llama.jpg","altText":"Fortnite supply llama.","originCode":"cpsprodpb","copyrightHolder":"Epic Games","allowSyndication":false}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"Fortnite are changing the way that some loot boxes will appear in the game. In a new update, players will be able to see the contents of loot llamas that need to be purchased.","type":"STY"},{"assetId":"47026337","assetUri":"\/newsround\/47026337","firstCreated":"2019-01-28T12:35:49+00:00","headline":"Should we get excited for Black Panther 2?","includeComments":true,"language":"en-gb","lastUpdated":"2019-01-28T12:35:54+00:00","media":{"images":{"index":{"105366492":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/731A\/production\/_105366492_panthernew.jpg","altText":"Letitia Wright in Black Panther","originCode":"cpsprodpb","copyrightHolder":"Marvel Studios","allowSyndication":false}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"The cast have won at the Screen Actors Guild Awards (SAG). Could they also be in line for an Oscar?","type":"STY"},{"assetId":"47028385","assetUri":"\/newsround\/47028385","firstCreated":"2019-01-28T14:43:48+00:00","hasShortForm":true,"headline":"Ever heard of a horn sledge race? You have now..","includeComments":true,"language":"en-gb","lastUpdated":"2019-01-28T14:43:48+00:00","media":{"images":{"index":{"105370419":{"width":1024,"height":576,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/1650F\/production\/_105370419_gettyimages-1078202908.jpg","altText":"Downhill sledgers","originCode":"cpsprodpb","copyrightHolder":"Philipp Guelland","allowSyndication":false}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"Watch these racers slide downhill through a narrow forest trail on a traditional two-person sledge in Bavaria, Germany.","type":"STY"},{"assetId":"47032532","assetUri":"\/newsround\/47032532","firstCreated":"2019-01-28T16:57:00+00:00","headline":"Winterwatch: How tech helps us spot animals","language":"en-gb","lastUpdated":"2019-01-28T16:57:00+00:00","media":{"images":{"index":{"105372668":{"width":1024,"height":576,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/15263\/production\/_105372668_p06zbc0q.jpg","altText":"Chris Packham from Winterwatch holding a bird feeder.","originCode":"cpsprodpb","copyrightHolder":"BBC","allowSyndication":false}},"index-thumbnail":{"105372670":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/1DCB\/production\/_105372670_p06zbc0q.jpg","altText":"Chris Packham from Winterwatch holding a bird feeder.","originCode":"cpsprodpb","copyrightHolder":"BBC","allowSyndication":false}}},"videos":{"index":{"47032533":{"caption":"Winterwatch: How tech helps us spot animals","externalId":"p06zbb8j","entityType":"Clip"}},"primary":{"47032533":{"caption":"Winterwatch: How tech helps us spot animals","externalId":"p06zbb8j","entityType":"Clip"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"Chris Packham of Winterwatch gives his behind the scenes tips for spotting wild animals","type":"MAP"},{"assetId":"47019595","assetUri":"\/newsround\/47019595","firstCreated":"2019-01-28T06:54:45+00:00","hasShortForm":true,"headline":"Imagine being able to play Fortnite in a stadium!","language":"en-gb","lastUpdated":"2019-01-28T11:15:13+00:00","media":{"images":{"index":{"105361804":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/9F70\/production\/_105361804_4659df4c-6c0d-4252-82b6-54351446174f.png","altText":"Fortnite at the Australian Open.","originCode":"cpsprodpb","copyrightHolder":"@lukebuckmaster WAITING FOR PERMISSION","allowSyndication":false}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"Some of the best Fortnite gamers in the world have been battling it out at the Australian Open.","type":"STY"},{"assetId":"47029982","assetUri":"\/newsround\/47029982","firstCreated":"2019-01-28T14:37:05+00:00","hasShortForm":true,"headline":"How are UK laws made?","includeComments":true,"language":"en-gb","lastUpdated":"2019-01-28T14:37:05+00:00","media":{"images":{"index":{"105370846":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/FD27\/production\/_105370846_gettyimages-542674534.jpg","altText":"Houses of Parliament in Westminster, London","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}},"index-thumbnail":{"105370848":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/14B47\/production\/_105370848_gettyimages-542674534.jpg","altText":"Houses of Parliament in Westminster, London","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"passport":{"category":{"categoryId":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/www.bbc.co.uk\/ontologies\/applicationlogic-news\/Explainer","categoryName":"Explainer"}},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"Read Newsround's guide to find out how UK laws are made.","type":"STY"},{"assetId":"47029512","assetUri":"\/newsround\/47029512","firstCreated":"2019-01-28T14:19:32+00:00","hasShortForm":true,"headline":"BLACKPINK announce UK tour date and location!","includeComments":true,"language":"en-gb","lastUpdated":"2019-01-28T14:19:32+00:00","media":{"images":{"index":{"105369235":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/D030\/production\/_105369235_blackpink4.jpg","altText":"Blackpink.","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}},"index-thumbnail":{"105369237":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/11E50\/production\/_105369237_blackpink4.jpg","altText":"Blackpink.","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"passport":{"category":{"categoryId":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/www.bbc.co.uk\/ontologies\/applicationlogic-news\/Feature","categoryName":"Feature"}},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"K-pop group BLACKPINK have announced their UK tour date at Wembley stadium.","type":"STY"},{"assetId":"47026767","assetUri":"\/newsround\/47026767","firstCreated":"2019-01-28T13:28:18+00:00","headline":"The Strictly live tour looks like a blast!","language":"en-gb","lastUpdated":"2019-01-29T06:13:33+00:00","media":{"images":{"index":{"105368893":{"width":540,"height":304,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/9BCE\/production\/_105368893_stacey.jpg","altText":"Stacey Dooley and Ashley Roberts.","originCode":"cpsprodpb","copyrightHolder":"Instagram\/sjdooley","allowSyndication":false}},"index-thumbnail":{"105368895":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/E9EE\/production\/_105368895_stacey.jpg","altText":"Stacey Dooley and Ashley Roberts.","originCode":"cpsprodpb","copyrightHolder":"Instagram\/sjdooley","allowSyndication":false}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"The Strictly Come Dancing live tour is travelling around the country - and the stars of the show have been sharing what they're getting up to on social media!","type":"PGL"},{"assetId":"47025798","assetUri":"\/newsround\/47025798","firstCreated":"2019-01-28T07:34:55+00:00","hasShortForm":true,"headline":"Red panda missing from Belfast Zoo found","includeComments":true,"language":"en-gb","lastUpdated":"2019-01-28T13:37:13+00:00","media":{"images":{"index":{"105365875":{"width":2048,"height":1152,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/E200\/production\/_105365875_gettyimages-173312739.jpg","altText":"Red panda.","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}},"index-thumbnail":{"105365877":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/13020\/production\/_105365877_gettyimages-173312739.jpg","altText":"Red panda.","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"Police have confirmed that a red panda which went missing in the Northern Irish capital has been found \"safe and well\"","type":"STY"},{"assetId":"47019596","assetUri":"\/newsround\/47019596","firstCreated":"2019-01-27T15:15:19+00:00","hasShortForm":true,"headline":"Owner rescues dog's cuddly toy","includeComments":true,"language":"en-gb","lastUpdated":"2019-01-28T06:29:33+00:00","media":{"images":{"index":{"105361428":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/141F0\/production\/_105361428_bearinhospital.jpg","caption":"The teddy is now recovering in hospital and Lucky has been to visit.","altText":"teddy bear in hospital.","originCode":"cpsprodpb","copyrightHolder":"Michaella Wallace \/ @oohhhkayyy","allowSyndication":false}},"index-thumbnail":{"105361512":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/540C\/production\/_105361512_bearinhospital.jpg","caption":"The teddy is now recovering in hospital and Lucky has been to visit.","altText":"teddy bear in hospital.","originCode":"cpsprodpb","copyrightHolder":"Michaella Wallace \/ @oohhhkayyy","allowSyndication":false}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"A brave owner has nursed his dog's favourite toy back to life. See how he did it here...","type":"STY"},{"assetId":"47013104","assetUri":"\/newsround\/47013104","firstCreated":"2019-01-26T09:22:44+00:00","hasShortForm":true,"headline":"US shutdown: Government staff return to work","language":"en-gb","lastUpdated":"2019-01-28T11:30:23+00:00","media":{"images":{"index":{"105350495":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/E80D\/production\/_105350495_gettyimages-1081127250.jpg","altText":"US President Donald Trump","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"The longest government shutdown in US history has temporarily ended after President Trump signed a bill to fund the government for the next three weeks.","type":"STY"},{"assetId":"47025799","assetUri":"\/newsround\/47025799","firstCreated":"2019-01-28T10:05:05+00:00","hasShortForm":true,"headline":"The Greatest Dancer: Who made the final 9?","includeComments":true,"language":"en-gb","lastUpdated":"2019-01-28T10:05:10+00:00","media":{"images":{"index":{"105366206":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/EB6A\/production\/_105366206_judges.jpg","altText":"Acts going through.","originCode":"cpsprodpb","copyrightHolder":"Thames\/SYCO\/BBC","allowSyndication":false}},"index-thumbnail":{"105366208":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/1398A\/production\/_105366208_judges.jpg","altText":"Acts going through.","originCode":"cpsprodpb","copyrightHolder":"Thames\/SYCO\/BBC","allowSyndication":false}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"The auditions have come to an end and the three dance captains have each chosen their three acts to take through to the live show.","type":"STY"},{"assetId":"46993793","assetUri":"\/newsround\/46993793","firstCreated":"2019-01-25T07:42:00+00:00","hasShortForm":true,"headline":"US gives warning over Venezuela President","language":"en-gb","lastUpdated":"2019-01-28T07:55:04+00:00","media":{"images":{"index":{"105330259":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/173E3\/production\/_105330259_venez5.jpg","altText":"Venezuela","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}},"index-thumbnail":{"105330488":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/15953\/production\/_105330488_venez5.jpg","altText":"Venezuela","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"There's a political crisis in Venezuela, here's Newsround's guide to what's going on.","type":"STY"},{"assetId":"47019588","assetUri":"\/newsround\/47019588","firstCreated":"2019-01-27T14:21:04+00:00","hasShortForm":true,"headline":"Five times VAR could have changed history","includeComments":true,"language":"en-gb","lastUpdated":"2019-01-28T06:29:06+00:00","media":{"images":{"index":{"105361173":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/90FC\/production\/_105361173_handofgod.jpg","caption":"Diego Maradona uses his left hand to beat England goalkeeper Peter Shilton in the air during the 1986 World Cup quarter-final between Argentina and England","altText":"Diego Maradona uses his left hand to beat England goalkeeper Peter Shilton in the air during the 1986 World Cup quarter-final between Argentina and England.","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}},"index-thumbnail":{"105361172":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/69EC\/production\/_105361172_handofgod.jpg","caption":"Diego Maradona uses his left hand to beat England goalkeeper Peter Shilton in the air during the 1986 World Cup quarter-final between Argentina and England","altText":"Diego Maradona uses his left hand to beat England goalkeeper Peter Shilton in the air during the 1986 World Cup quarter-final between Argentina and England.","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":false}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"Everton manager, Marco Silva, has complained that VAR should be used in all games, after his side were dumped out of the FA Cup by a controversial Millwall goal. When else has having no VAR cost teams?","type":"STY"},{"assetId":"47019874","assetUri":"\/newsround\/47019874","firstCreated":"2019-01-27T14:48:21+00:00","hasShortForm":true,"headline":"YouTube star brings Birmingham to a standstill","language":"en-gb","lastUpdated":"2019-01-28T06:29:20+00:00","media":{"images":{"index":{"105359978":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/157BB\/production\/_105359978_gettyimages-880428994.jpg","altText":"James Charles","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"James Charles, the American beauty vlogger, makeup artist and YouTube star brought Birmingham's city centre traffic to a standstill.","type":"STY"},{"assetId":"47019867","assetUri":"\/newsround\/47019867","firstCreated":"2019-01-27T10:58:35+00:00","hasShortForm":true,"headline":"Duke of Edinburgh says sorry for car crash","language":"en-gb","lastUpdated":"2019-01-28T06:30:26+00:00","media":{"images":{"index":{"105358420":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/09B5\/production\/_105358420_gettyimages-1051958642.jpg","altText":"The Duke of Edinburgh","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"The Duke of Edinburgh has said sorry to a woman who was injured in a car crash he was involved in near Sandringham in Norfolk.","type":"STY"},{"assetId":"47019873","assetUri":"\/newsround\/47019873","firstCreated":"2019-01-27T12:51:28+00:00","hasShortForm":true,"headline":"Novak Djokovic wins seventh Australian Open","language":"en-gb","lastUpdated":"2019-01-28T06:30:41+00:00","media":{"images":{"index":{"105359972":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/6D5B\/production\/_105359972_gettyimages-1090208100.jpg","altText":"Novak Djokovic","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"Novak Djokovic has beaten Rafael Nadal to win a record seventh Australian open title.","type":"STY"},{"assetId":"46957932","assetUri":"\/newsround\/46957932","firstCreated":"2019-01-23T12:01:55+00:00","hasShortForm":true,"headline":"A new search starts for missing footballer","language":"en-gb","lastUpdated":"2019-01-27T08:45:26+00:00","media":{"images":{"index":{"105262605":{"width":768,"height":432,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/C5C2\/production\/_105262605_mediaitem105262604.jpg","altText":"Emiliano Sala","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"拢260,000 has been raised towards a private search for Emiliano Sala after his plane went missing near the Channel Islands.","type":"STY"},{"assetId":"47007128","assetUri":"\/newsround\/47007128","firstCreated":"2019-01-25T16:44:32+00:00","headline":"The headteacher who starts every morning with a dance","language":"en-gb","lastUpdated":"2019-01-27T09:35:21+00:00","media":{"images":{"index":{"105345682":{"width":1024,"height":575,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/6FEE\/production\/_105345682_p06z3q5y.jpg","altText":"Dancing head teacher","originCode":"cpsprodpb","copyrightHolder":"BBC","allowSyndication":true}},"index-thumbnail":{"105344831":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/3614\/production\/_105344831_p06z3q5y.jpg","altText":"Dancing head teacher","originCode":"cpsprodpb","copyrightHolder":"BBC","allowSyndication":true}}},"videos":{"index":{"47007129":{"caption":"This headteacher in China starts every day with a school 'shuffle' dance","externalId":"p06z3ptz","entityType":"Clip"}},"primary":{"47007129":{"caption":"This headteacher in China starts every day with a school 'shuffle' dance","externalId":"p06z3ptz","entityType":"Clip"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"A headteacher's dance moves in north China have gone viral after his routine with his students was viewed over seven million times in a day.","type":"MAP"},{"assetId":"47000917","assetUri":"\/newsround\/47000917","firstCreated":"2019-01-25T15:34:03+00:00","headline":"Australia hit by extreme heatwave","language":"en-gb","lastUpdated":"2019-01-27T08:57:51+00:00","media":{"images":{"index":{"105340997":{"width":1024,"height":576,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/13820\/production\/_105340997_p06z3l58.jpg","altText":"Signs shows temperature of 45 degrees","originCode":"cpsprodpb","copyrightHolder":"Reuters","allowSyndication":true}},"index-thumbnail":{"105340999":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/18640\/production\/_105340999_p06z3l58.jpg","altText":"Signs shows temperature of 45 degrees","originCode":"cpsprodpb","copyrightHolder":"Reuters","allowSyndication":true}}},"videos":{"index":{"47007372":{"caption":"Australia hit by extreme heatwave","externalId":"p06z3jqg","entityType":"Clip"}},"primary":{"47007372":{"caption":"Australia hit by extreme heatwave","externalId":"p06z3jqg","entityType":"Clip"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"Temperature records topple as Australia blazes in extreme heatwave.","type":"MAP"},{"assetId":"47013109","assetUri":"\/newsround\/47013109","firstCreated":"2019-01-26T12:29:52+00:00","hasShortForm":true,"headline":"This is the best place to live in the UK","language":"en-gb","lastUpdated":"2019-01-27T08:57:38+00:00","media":{"images":{"index":{"105351649":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/17197\/production\/_105351649_gettyimages-956944750.jpg","caption":"Old Man of Hoy, Orkney Islands","altText":"Old Man of Hoy, Orkney Islands","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"Orkney in Scotland's Northern isles has been rated the best place to live in the UK, but how much do you know about the place?","type":"STY"},{"assetId":"47019627","assetUri":"\/newsround\/47019627","firstCreated":"2019-01-27T09:34:30+00:00","hasShortForm":true,"headline":"Rescue efforts continue in Brazil dam collapse","language":"en-gb","lastUpdated":"2019-01-27T09:34:35+00:00","media":{"images":{"index":{"105358413":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/7AFD\/production\/_105358413_gettyimages-1089874514.jpg","altText":"Rescue workers gather in Brazil","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"Rescue teams in Brazil, South America, are searching for survivors after a dam collapsed on Friday.","type":"STY"},{"assetId":"47013113","assetUri":"\/newsround\/47013113","firstCreated":"2019-01-26T14:57:27+00:00","hasShortForm":true,"headline":"Naomi Osaka wins Australian Open, but what do you know about her?","language":"en-gb","lastUpdated":"2019-01-27T11:24:20+00:00","media":{"images":{"index":{"105352934":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/AB95\/production\/_105352934_gettyimages-1089438784.jpg","altText":"Osaka","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"Naomi Osaka has just won the Australian Open and become women's world number one, but how much do you know about her?","type":"STY"},{"assetId":"47013110","assetUri":"\/newsround\/47013110","firstCreated":"2019-01-26T13:35:44+00:00","hasShortForm":true,"headline":"McDonald's apologise after meat is found in veggie wrap","language":"en-gb","lastUpdated":"2019-01-26T13:40:39+00:00","media":{"images":{"index":{"105351854":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/B2F7\/production\/_105351854_gettyimages-1084560338.jpg","altText":"McDonalds","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"McDonald's has apologised after some of their spicy vegetarian wraps were found to have chicken in them.","type":"STY"},{"assetId":"46864844","assetUri":"\/newsround\/46864844","firstCreated":"2019-01-14T14:40:35+00:00","hasShortForm":true,"headline":"Is Solskjaer the best caretaker manager ever?","language":"en-gb","lastUpdated":"2019-01-26T07:07:29+00:00","media":{"images":{"index":{"104871476":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/10759\/production\/_104871476_gettyimages-1017947514.jpg","altText":"Molde FK麓s headcoach Ole Gunnar Solskjaer celebrates after the UEFA Champions League third round, second leg qualifying football match between Molde FK and Hibernian at the Aker Stadium in Molde, Norway, on August 16, 2018.","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}},"index-thumbnail":{"105177504":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/9E81\/production\/_105177504_gettyimages-1017947514.jpg","altText":"Molde FK麓s headcoach Ole Gunnar Solskjaer celebrates after the UEFA Champions League third round, second leg qualifying football match between Molde FK and Hibernian at the Aker Stadium in Molde, Norway, on August 16, 2018.","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"Ole Gunnar Solskjaer has won his first eight games as Manchester United manager, the first manager to do-so in the club's history.","type":"STY"},{"assetId":"47007130","assetUri":"\/newsround\/47007130","firstCreated":"2019-01-25T17:08:24+00:00","hasShortForm":true,"headline":"Facebook to merge WhatsApp, Instagram & Messenger","language":"en-gb","lastUpdated":"2019-01-26T07:32:28+00:00","media":{"images":{"index":{"105346515":{"width":2048,"height":1152,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/C96C\/production\/_105346515_phoneimage.jpg","altText":"phone with WhatsApp, Instagram and Facebook.","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}},"index-thumbnail":{"105346517":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/1178C\/production\/_105346517_phoneimage.jpg","altText":"phone with WhatsApp, Instagram and Facebook.","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"passport":{"category":{"categoryId":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/www.bbc.co.uk\/ontologies\/applicationlogic-news\/News","categoryName":"News"}},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"Social media giant, Facebook, is playing to merge its WhatsApp, Instagram and Messenger apps.","type":"STY"},{"assetId":"47002438","assetUri":"\/newsround\/47002438","firstCreated":"2019-01-25T12:38:31+00:00","hasShortForm":true,"headline":"Are BLACKPINK more popular than BTS?!","includeComments":true,"language":"en-gb","lastUpdated":"2019-01-26T07:33:11+00:00","media":{"images":{"index":{"105337385":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/E405\/production\/_105337385_blackpink.jpg","altText":"BLACKPINK","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}},"index-thumbnail":{"105337388":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/15935\/production\/_105337388_blackpink.jpg","altText":"BLACKPINK","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"passport":{"category":{"categoryId":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/www.bbc.co.uk\/ontologies\/applicationlogic-news\/Feature","categoryName":"Feature"}},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"Girl power rules as BLACKPINK claim the most watched K-pop video on YouTube","type":"STY"},{"assetId":"46987007","assetUri":"\/newsround\/46987007","firstCreated":"2019-01-24T13:22:14+00:00","hasShortForm":true,"headline":"Meet the fish that did THIS to a car","includeComments":true,"language":"en-gb","lastUpdated":"2019-01-26T07:34:13+00:00","media":{"images":{"index":{"105295087":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/130EB\/production\/_105295087_mediaitem96929592.jpg","altText":"Slimed car in Oregon","originCode":"cpsprodpb","copyrightHolder":"Reuters","allowSyndication":true}},"index-thumbnail":{"105322296":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/10E66\/production\/_105322296_hagfish.jpg","altText":"Hagfish.","originCode":"cpsprodpb","copyrightHolder":"BBC","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"Scientists have discovered the fossil of an ancient hagfish with traces of its slime still preserved. But what exactly is a hagfish?","type":"STY"},{"assetId":"47003141","assetUri":"\/newsround\/47003141","firstCreated":"2019-01-25T16:46:46+00:00","hasShortForm":true,"headline":"What are you doing this St Dwynwen's Day?","includeComments":true,"language":"en-gb","lastUpdated":"2019-01-25T16:46:46+00:00","media":{"images":{"index":{"105343841":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/39F2\/production\/_105343841_gettyimages-917648520.jpg","altText":"St Dwynwen's Day","originCode":"cpsprodpb","copyrightHolder":"Jack Taylor","allowSyndication":false}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"St Dwynwen's Day is celebrated in Wales on 25 January in much the same way as people mark St Valentine鈥檚 Day on 14 February. So what are you doing?","type":"STY"},{"assetId":"47003409","assetUri":"\/newsround\/47003409","firstCreated":"2019-01-25T15:45:48+00:00","hasShortForm":true,"headline":"A Fifa 19 update has got fans talking","includeComments":true,"language":"en-gb","lastUpdated":"2019-01-25T15:45:48+00:00","media":{"images":{"index":{"103573135":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/CF91\/production\/_103573135_neymareasports.jpg","altText":"Neymar","originCode":"cpsprodpb","copyrightHolder":"EA SPORTS","allowSyndication":true}},"index-thumbnail":{"105344824":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/A75C\/production\/_105344824_c1befb08-2ca7-44b3-a4b0-ef0604fd0d89.jpg","altText":"Cover of fifa 19 game featuring Cristiano ronaldo and Neymar","originCode":"cpsprodpb","copyrightHolder":"EA Sports","allowSyndication":false}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"A new Fifa 19 update has got fans talking. Find out why...","type":"STY"},{"assetId":"46923685","assetUri":"\/newsround\/46923685","firstCreated":"2019-01-25T16:41:40+00:00","hasShortForm":true,"headline":"Happy Hippo Birthday!","language":"en-gb","lastUpdated":"2019-01-25T16:41:40+00:00","media":{"images":{"index":{"105345684":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/BE0E\/production\/_105345684_fiona.jpg","altText":"Fiona the hippo.","originCode":"cpsprodpb","copyrightHolder":"Lisa Hubbard","allowSyndication":false}},"index-thumbnail":{"105345686":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/10C2E\/production\/_105345686_fiona.jpg","altText":"Fiona the hippo.","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"Fiona the hippo is two years old today. She's super cute, but what's your favourite cute animal?","type":"STY"},{"assetId":"16722720","assetUri":"\/newsround\/16722720","firstCreated":"2012-01-25T14:20:33+00:00","headline":"What is Burns Night?","language":"en-gb","lastUpdated":"2019-01-25T06:12:51+00:00","media":{"images":{"index":{"58088143":{"width":464,"height":261,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/news.bbcimg.co.uk\/media\/images\/58088000\/jpg\/_58088143_haggis_pa.jpg","altText":"A plate of haggis","originCode":"mcs","copyrightHolder":"BBC","allowSyndication":true}},"index-thumbnail":{"58088145":{"width":144,"height":81,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/news.bbcimg.co.uk\/media\/images\/58088000\/jpg\/_58088145_haggis_pa.jpg","altText":"A plate of haggis","originCode":"mcs","copyrightHolder":"BBC","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"passport":{"category":{"categoryId":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/www.bbc.co.uk\/ontologies\/applicationlogic-news\/Feature","categoryName":"Feature"}},"section":{"uri":"\/newsround\/news","urlIdentifier":"\/newsround\/news","name":"News","id":"101227"},"summary":"Read Newsround's quick guide to this special day celebrated by Scottish people around the world.","type":"STY"},{"assetId":"46999234","assetUri":"\/newsround\/46999234","firstCreated":"2019-01-25T09:57:06+00:00","hasShortForm":true,"headline":"Queen wins as Pointless team captain","includeComments":true,"language":"en-gb","lastUpdated":"2019-01-25T09:57:06+00:00","media":{"images":{"index":{"105336598":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/15DDB\/production\/_105336598_queen.jpg","caption":"The Queen is said to have great Pointless skills!","altText":"Queen Elizabeth II smiling","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}},"index-thumbnail":{"105336600":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/0297\/production\/_105336600_queen.jpg","caption":"The Queen is said to have great Pointless skills!","altText":"Queen Elizabeth II smiling","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"Her Majesty wows with her quiz skills as she leads her Pointless team into victory.","type":"STY"},{"assetId":"46999058","assetUri":"\/newsround\/46999058","firstCreated":"2019-01-25T09:00:50+00:00","headline":"Seven purrrfect cheetah cubs born","includeComments":true,"language":"en-gb","lastUpdated":"2019-01-25T09:00:50+00:00","media":{"images":{"index":{"105336318":{"width":960,"height":540,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/13DD3\/production\/_105336318_cheetahs-1.jpg","altText":"Cheetah cubs cuddling up together","originCode":"cpsprodpb","copyrightHolder":"Metro Richmond Zoo","allowSyndication":false}},"index-thumbnail":{"105336320":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/093B\/production\/_105336320_cheetahs-1.jpg","altText":"Cheetah cubs cuddling up together","originCode":"cpsprodpb","copyrightHolder":"Metro Richmond Zoo","allowSyndication":false}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"Seven adorable cheetah cubs born in a US zoo, helping the population of the endangered animal","type":"STY"},{"assetId":"46988771","assetUri":"\/newsround\/46988771","firstCreated":"2019-01-24T17:41:14+00:00","hasShortForm":true,"headline":"Young people across Europe skip school in climate change protest","includeComments":true,"language":"en-gb","lastUpdated":"2019-01-24T17:41:14+00:00","media":{"images":{"index":{"105325763":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/8F90\/production\/_105325763_gettyimages-1084530868.jpg","altText":"Students joined forces to protest","originCode":"cpsprodpb","copyrightHolder":"CHRISTIAN CHARISIUS","allowSyndication":false}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"A number of demonstrations lead by children across Europe hope to put pressure on politicians to tackle climate change.","type":"STY"},{"assetId":"46998306","assetUri":"\/newsround\/46998306","firstCreated":"2019-01-25T09:10:34+00:00","headline":"Sacked: Thierry Henry and other short manager stints","language":"en-gb","lastUpdated":"2019-01-25T09:10:34+00:00","media":{"images":{"index":{"105336210":{"width":624,"height":351,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/04EF\/production\/_105336210_thierryhenry.jpg","altText":"Thierry Henry","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}},"index-thumbnail":{"105336209":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/16097\/production\/_105336209_thierryhenry.jpg","altText":"Thierry Henry","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"Thierry Henry has just been sacked after only three months in charge at Monaco. But don't worry Thierry, here are bosses who couldn't even manage to last that long in the top job...","type":"STY"},{"assetId":"46985209","assetUri":"\/newsround\/46985209","firstCreated":"2019-01-25T13:17:08+00:00","hasShortForm":true,"headline":"Fit for a King: Tutankhamun's tomb restored","language":"en-gb","lastUpdated":"2019-01-25T13:17:08+00:00","media":{"images":{"index":{"105340798":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/15E68\/production\/_105340798_getty.jpg","altText":"A conservationist uses specialist tools to restore a wall painting","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}},"index-thumbnail":{"105340800":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/0324\/production\/_105340800_getty.jpg","altText":"A conservationist uses specialist tools to restore a wall painting","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"Conservationists have finished a 10 year restoration project on King Tutankhamun's tomb.","type":"STY"},{"assetId":"46987008","assetUri":"\/newsround\/46987008","firstCreated":"2019-01-24T17:16:33+00:00","headline":"Scientists discover rare shark in Wales!","language":"en-gb","lastUpdated":"2019-01-25T06:29:54+00:00","media":{"images":{"index":{"105328833":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/845A\/production\/_105328833_angelshark4.jpg","altText":"Angel Shark.","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}},"index-thumbnail":{"105328836":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/F98A\/production\/_105328836_angelshark4.jpg","altText":"Angel Shark.","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"A shark, thought to be close to extinction, has been discovered off the coast of Wales.","type":"STY"},{"assetId":"34105483","assetUri":"\/newsround\/34105483","firstCreated":"2015-08-31T06:07:47+00:00","headline":"What are the big football games this weekend?","language":"en-gb","lastUpdated":"2019-01-25T06:52:50+00:00","media":{"images":{"index":{"105335433":{"width":1024,"height":576,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/82AD\/production\/_105335433_p06z1z50.jpg","altText":"Footballers celebrate","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}},"index-thumbnail":{"105335435":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/D0CD\/production\/_105335435_p06z1z50.jpg","altText":"Footballers celebrate","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}},"videos":{"index":{"46998304":{"caption":"MOTD Kickabout: The big football matches this weekend","externalId":"p06z1yp6","entityType":"Clip"}},"primary":{"46998304":{"caption":"MOTD Kickabout: The big football matches this weekend","externalId":"p06z1yp6","entityType":"Clip"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"It's going to be another busy weekend of football. Hear about the clashes to watch out for in MOTD Kickabout's Build-up","type":"MAP"},{"assetId":"46988852","assetUri":"\/newsround\/46988852","firstCreated":"2019-01-24T12:10:47+00:00","hasShortForm":true,"headline":"Man Utd drop to third in football rich list","includeComments":true,"language":"en-gb","lastUpdated":"2019-01-24T12:10:47+00:00","media":{"images":{"index":{"105324093":{"width":1920,"height":1080,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/9882\/production\/_105324093_index-football.jpg","altText":"Football hitting the back of the net","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}},"index-thumbnail":{"105324095":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/E6A2\/production\/_105324095_index-football.jpg","altText":"Football hitting the back of the net","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"Spanish giants Real Madrid and Barcelona head Premier League clubs at the top of the Football Money League.","type":"STY"},{"assetId":"46974031","assetUri":"\/newsround\/46974031","firstCreated":"2019-01-23T15:53:01+00:00","hasShortForm":true,"headline":"What was the world like when Ant and Dec first won an NTA?","language":"en-gb","lastUpdated":"2019-01-24T09:20:10+00:00","media":{"images":{"index":{"105312935":{"width":1181,"height":664,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/D2A1\/production\/_105312935_antanddec2001.jpg","altText":"Ant and Dec in 2001","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}},"index-thumbnail":{"105312937":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/120C1\/production\/_105312937_antanddec2001.jpg","altText":"Ant and Dec in 2001","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"passport":{"category":{"categoryId":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/www.bbc.co.uk\/ontologies\/applicationlogic-news\/Feature","categoryName":"Feature"}},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"Ant and Dec picked up their 18th consecutive best presenters award at the National Television Awards. But, how different was the world 18 years ago?","type":"STY"},{"assetId":"46983848","assetUri":"\/newsround\/46983848","firstCreated":"2019-01-24T08:09:26+00:00","hasShortForm":true,"headline":"Donald Trump's speech postponed","language":"en-gb","lastUpdated":"2019-01-24T08:09:26+00:00","media":{"images":{"index":{"105320842":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/60E2\/production\/_105320842_gettyimages-1078325606.jpg","altText":"US President Donald Trump","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}},"index-thumbnail":{"105320961":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/4206\/production\/_105320961_gettyimages-1078325606.jpg","altText":"US President Donald Trump","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"US President Donald Trump will not deliver his yearly State of the Union speech until after the government shutdown is over.","type":"STY"},{"assetId":"46983843","assetUri":"\/newsround\/46983843","firstCreated":"2019-01-24T06:37:10+00:00","hasShortForm":true,"headline":"Ariana Grande reveals new album cover","language":"en-gb","lastUpdated":"2019-01-24T06:37:10+00:00","media":{"images":{"index":{"105319935":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/D2E7\/production\/_105319935_gettyimages-1069266770.jpg","altText":"Ariana Grande","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}},"index-thumbnail":{"105319896":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/11103\/production\/_105319896_gettyimages-1069266770.jpg","altText":"Ariana Grande","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"passport":{"category":{"categoryId":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/www.bbc.co.uk\/ontologies\/applicationlogic-news\/Feature","categoryName":"Feature"}},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"Ariana Grande has revealed a new album cover for her 'Thank you, Next' album","type":"STY"},{"assetId":"46984427","assetUri":"\/newsround\/46984427","firstCreated":"2019-01-24T09:29:35+00:00","hasShortForm":true,"headline":"Why is everyone talking about antibiotics?","language":"en-gb","lastUpdated":"2019-01-24T09:29:35+00:00","media":{"images":{"index":{"105320969":{"width":2048,"height":1152,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/17A86\/production\/_105320969_gettyimages-1057554900.jpg","altText":"Pills spill from a bottle","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}},"index-thumbnail":{"105321771":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/4530\/production\/_105321771_gettyimages-1057554900.jpg","altText":"Pills spill from a bottle","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"A type of medicines called antibiotics are in the news today. Wondering why? Here's everything you need to know.","type":"STY"},{"assetId":"46976406","assetUri":"\/newsround\/46976406","firstCreated":"2019-01-24T12:00:23+00:00","hasShortForm":true,"headline":"World's smallest satellite launches today","includeComments":true,"language":"en-gb","lastUpdated":"2019-01-24T12:00:23+00:00","media":{"images":{"index":{"105320846":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/FD22\/production\/_105320846_gettyimages-1096432836.jpg","caption":"The even tinier satellite created by Indian students using a 3D printer.","altText":"Tiny satellite in a hand","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}},"index-thumbnail":{"105321777":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/12F90\/production\/_105321777_gettyimages-1096432836.jpg","caption":"The even tinier satellite created by Indian students using a 3D printer.","altText":"Tiny satellite in a hand","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"KamalSat-V2 - based on an original design by students - will be launched into space today by the Indian Space Research Organisation - and it's tiny!","type":"STY"},{"assetId":"46974774","assetUri":"\/newsround\/46974774","firstCreated":"2019-01-23T16:40:24+00:00","hasShortForm":true,"headline":"How can you help homeless people in cold weather?","includeComments":true,"language":"en-gb","lastUpdated":"2019-01-23T16:40:24+00:00","media":{"images":{"index":{"105310543":{"width":1920,"height":1080,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/86C5\/production\/_105310543_homelessnessindeximg.jpg","altText":"Gloved hands holding a cardboard cut out of a house","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}},"index-thumbnail":{"105319891":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/4DB3\/production\/_105319891_homelessnessindeximg.jpg","altText":"Gloved hands holding a cardboard cut out of a house","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/news","urlIdentifier":"\/newsround\/news","name":"News","id":"101227"},"summary":"A lot of you are concerned about what homeless people do when the weather is cold. We spoke to youth homelessness charity Centrepoint for their advice on how you can help,","type":"STY"},{"assetId":"46974030","assetUri":"\/newsround\/46974030","firstCreated":"2019-01-23T15:57:25+00:00","headline":"North America freezes in cold snap","language":"en-gb","lastUpdated":"2019-01-24T09:22:11+00:00","media":{"images":{"index":{"105309465":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/DCAA\/production\/_105309465_water-flows-around-ice-formed-around-niagara-falls.jpg","caption":"Niagara Falls is covered in snow and many parts are frozen and covered in ice due to the extreme cold in the north east of America.","altText":"Niagara Falls freezes over","originCode":"cpsprodpb","copyrightHolder":"Reuters","allowSyndication":true}},"index-thumbnail":{"105319884":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/BEFB\/production\/_105319884_water-flows-around-ice-formed-around-niagara-falls.jpg","caption":"Niagara Falls is covered in snow and many parts are frozen and covered in ice due to the extreme cold in the north east of America.","altText":"Niagara Falls freezes over","originCode":"cpsprodpb","copyrightHolder":"Reuters","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"It's been freezing in the USA and Canada this week, with temperatures as low as -20 Celsius. It's so cold that Niagara Falls has frozen over!","type":"PGL"},{"assetId":"46978741","assetUri":"\/newsround\/46978741","firstCreated":"2019-01-23T17:31:57+00:00","hasShortForm":true,"headline":"Check out these 'alternative' schools","includeComments":true,"language":"en-gb","lastUpdated":"2019-01-24T09:21:52+00:00","media":{"images":{"index":{"105314620":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/0A51\/production\/_105314620_gettyimages-489796830.jpg","altText":"Solar-powered boat school","originCode":"cpsprodpb","copyrightHolder":"Jonas Gratzer","allowSyndication":false}},"index-thumbnail":{"105319893":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/9BD3\/production\/_105319893_gettyimages-489796830.jpg","altText":"Solar-powered boat school","originCode":"cpsprodpb","copyrightHolder":"Jonas Gratzer","allowSyndication":false}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"An old bus has been converted into a mobile school for Iraqi children. Check out these weird and wonderful alternative classrooms.","type":"STY"}],"semanticGroupName":"More stories 1"},{"type":"responsive-cluster","title":"Slice 2 - Dark purple with pink index card","strapline":{"name":"Online safety"},"items":[{"assetId":"42008249","assetUri":"\/newsround\/42008249","firstCreated":"2017-11-16T08:20:36+00:00","hasShortForm":true,"headline":"New anti-cyberbullying plan launched","language":"en-gb","lastUpdated":"2017-11-16T08:20:36+00:00","media":{"images":{"index":{"98775459":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/174E1\/production\/_98775459_cyberbullying.sciencephotolib.jpg","altText":"Girl holding phone","originCode":"cpsprodpb","copyrightHolder":"AJ PHOTO\/SCIENCE PHOTO LIBRARY"}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/news","urlIdentifier":"\/newsround\/news","name":"News","id":"101227"},"summary":"Prince William's charity, the Royal Foundation, has been working with lots of big organisations to put together a list of rules to help keep young people safe online.","type":"STY"},{"assetId":"38879899","assetUri":"\/newsround\/38879899","firstCreated":"2017-02-07T07:06:12+00:00","headline":"Three letters that can help to keep you safe online","language":"en-gb","lastUpdated":"2017-02-07T12:00:13+00:00","media":{"images":{"index":{"94001826":{"width":1920,"height":1080,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/F55A\/production\/_94001826_app.jpg","altText":"APP graphic","originCode":"cpsprodpb","copyrightHolder":"BBC"}},"index-thumbnail":{"94001828":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/1437A\/production\/_94001828_app.jpg","altText":"APP graphic","originCode":"cpsprodpb","copyrightHolder":"BBC"}}},"videos":{"index":{"94001934":{"image":{"width":640,"height":360,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/CE4A\/production\/_94001825_app.jpg","altText":"APP graphic","originCode":"cpsprodpb","copyrightHolder":"BBC"},"duration":"PT28S","available":true,"mimeType":"application\/xml","href":"","caption":"Three letters that can help to keep you safe online","externalId":"p04s30bq","allowOffSiteEmbedding":false,"live":false,"entityType":"Version"}},"primary":{"94001934":{"image":{"width":640,"height":360,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/CE4A\/production\/_94001825_app.jpg","altText":"APP graphic","originCode":"cpsprodpb","copyrightHolder":"BBC"},"duration":"PT28S","available":true,"mimeType":"application\/xml","href":"","caption":"Three letters that can help to keep you safe online","externalId":"p04s30bq","allowOffSiteEmbedding":false,"live":false,"entityType":"Version"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/news","urlIdentifier":"\/newsround\/news","name":"News","id":"101227"},"summary":"For Safer Internet Day 2017, Newsround has been talking to an expert about what you should do if you see - or are sent - something online that upsets you.","type":"MAP"},{"assetId":"35523838","assetUri":"\/newsround\/35523838","firstCreated":"2016-02-09T06:31:41+00:00","hasShortForm":true,"headline":"Social media and online bullying - your thoughts","language":"en-gb","lastUpdated":"2016-02-09T07:15:07+00:00","media":{"images":{"index":{"88168125":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/CBDA\/production\/_88168125_88168044.jpg","altText":"Social media apps on smartphone","originCode":"cpsprodpb","copyrightHolder":"Google"}},"index-thumbnail":{"88173193":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/98E1\/production\/_88173193_88168044.jpg","altText":"Social media apps on smartphone","originCode":"cpsprodpb","copyrightHolder":"Google"}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/news","urlIdentifier":"\/newsround\/news","name":"News","id":"101227"},"summary":"One in five 10-12 year olds on social media has been bullied online, according to a Newsround survey.","type":"STY"},{"assetTypeCode":"PRO","contentType":"Text","firstCreated":"2016-02-11T17:27:23+00:00","lastUpdated":"2016-02-11T17:27:23+00:00","links":{"highweb":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/www.bbc.co.uk\/cbbc\/watch\/the-next-step-safer-internet-day","desktop":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/www.bbc.co.uk\/cbbc\/watch\/the-next-step-safer-internet-day"},"media":{"images":{"index":{"88227092":{"width":640,"height":360,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/7190\/production\/_88227092_88227091.jpg","altText":"James, West and Eldon from The Next Step","originCode":"cpsprodpb","copyrightHolder":"BBC"}}}},"options":{},"summary":"Stars of The Next Step tell us what they would do to change the internet and help people be nicer to each other online.","title":"If The Next Step ruled the internet","type":"LINK"},{"assetId":"35506690","assetUri":"\/newsround\/35506690","firstCreated":"2016-02-08T12:09:28+00:00","headline":"Five ways to stay safe online","language":"en-gb","lastUpdated":"2018-09-03T09:38:29+00:00","media":{"images":{"index":{"88167513":{"width":2048,"height":1152,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/7B58\/production\/_88167513_88167512.jpg","altText":"A thumbs up or 'Like' icon at the Facebook main campus in Menlo Park, California","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}},"index-thumbnail":{"88167515":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/C978\/production\/_88167515_88167512.jpg","altText":"A thumbs up or 'Like' icon at the Facebook main campus in Menlo Park, California","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}},"videos":{"index":{"88161272":{"image":{"width":640,"height":360,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/FDD1\/production\/_88177946_88167512.jpg","altText":"A thumbs up or 'Like' icon at the Facebook main campus in Menlo Park, California","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true},"duration":"PT1M15S","available":true,"mimeType":"application\/xml","href":"","caption":"Five ways to stay safe online.","externalId":"p03hxc5j","allowOffSiteEmbedding":false,"live":false,"entityType":"Version"}},"primary":{"88161272":{"image":{"width":640,"height":360,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/FDD1\/production\/_88177946_88167512.jpg","altText":"A thumbs up or 'Like' icon at the Facebook main campus in Menlo Park, California","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true},"duration":"PT1M15S","available":true,"mimeType":"application\/xml","href":"","caption":"Five ways to stay safe online.","externalId":"p03hxc5j","allowOffSiteEmbedding":false,"live":false,"entityType":"Version"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"passport":{"category":{"categoryId":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/www.bbc.co.uk\/ontologies\/applicationlogic-news\/Feature","categoryName":"Feature"}},"section":{"uri":"\/newsround\/news","urlIdentifier":"\/newsround\/news","name":"News","id":"101227"},"summary":"Newsround's guide to staying safe on social networks.","type":"MAP"},{"assetTypeCode":"PRO","contentType":"Text","firstCreated":"2016-02-11T17:22:22+00:00","lastUpdated":"2016-02-11T17:22:22+00:00","links":{"highweb":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/www.bbc.co.uk\/cbbc\/curations\/stay-safe","desktop":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/www.bbc.co.uk\/cbbc\/curations\/stay-safe"},"media":{"images":{"index":{"88226770":{"width":640,"height":360,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/1E52\/production\/_88226770_88226769.jpg","altText":"CBBC Stay Safe","originCode":"cpsprodpb","copyrightHolder":"BBC"}}}},"options":{},"summary":"More tips and tricks from CBBC to stay safe online, beat the cyber-bullies and become a super-surfer.","title":"CBBC's Internet Survival Guide","type":"LINK"},{"assetId":"26136189","assetUri":"\/newsround\/26136189","firstCreated":"2014-02-11T12:35:07+00:00","hasShortForm":true,"headline":"Cyberbullying: A Newsround special","language":"en-gb","lastUpdated":"2014-03-28T08:24:20+00:00","media":{"images":{"index":{"72932244":{"width":624,"height":351,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/news.bbcimg.co.uk\/media\/images\/72932000\/jpg\/_72932244_cyber_still.jpg","altText":"Our Cyberbullying special","originCode":"mcs","copyrightHolder":"BBC"}},"index-thumbnail":{"72903595":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/news.bbcimg.co.uk\/media\/images\/72903000\/jpg\/_72903595_5631649-high_res-cyberbullying-newsround-special.jpg","altText":"Ricky and vlogger Zoella","originCode":"mcs","copyrightHolder":"BBC"}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"overtypedHeadline":"Cyberbullying: A Newsround Special","section":{"uri":"\/newsround\/news","urlIdentifier":"\/newsround\/news","name":"News","id":"101227"},"summary":"Cyberbullying is a problem we hear more and more about in the news. In this special Newsround, Ricky meets the kids who have been affected by bullying online.","type":"STY"},{"assetId":"35707765","assetUri":"\/newsround\/35707765","firstCreated":"2016-03-21T16:41:45+00:00","headline":"Is Tech Taking Over?: A Newsround Special","language":"en-gb","lastUpdated":"2016-03-21T16:41:45+00:00","media":{"images":{"index":{"88912978":{"width":1024,"height":576,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/15771\/production\/_88912978_88565600.jpg","altText":"Is Tech Taking Over?","originCode":"cpsprodpb","copyrightHolder":"BBC"}},"index-thumbnail":{"88912980":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/22D9\/production\/_88912980_88565600.jpg","altText":"Is Tech Taking Over?","originCode":"cpsprodpb","copyrightHolder":"BBC"}}},"videos":{"index":{"88876590":{"image":{"width":640,"height":360,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/70F9\/production\/_88912982_88565600.jpg","altText":"Is Tech Taking Over?","originCode":"cpsprodpb","copyrightHolder":"BBC"},"duration":"PT15M54S","available":true,"mimeType":"application\/xml","href":"","caption":"Take a look at our new Special.","externalId":"p03nhwr1","allowOffSiteEmbedding":false,"live":false,"entityType":"Version"}},"primary":{"88876590":{"image":{"width":640,"height":360,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/70F9\/production\/_88912982_88565600.jpg","altText":"Is Tech Taking Over?","originCode":"cpsprodpb","copyrightHolder":"BBC"},"duration":"PT15M54S","available":true,"mimeType":"application\/xml","href":"","caption":"Take a look at our new Special.","externalId":"p03nhwr1","allowOffSiteEmbedding":false,"live":false,"entityType":"Version"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/news","urlIdentifier":"\/newsround\/news","name":"News","id":"101227"},"summary":"Technology is awesome, but are we using it too much? Find out more in the latest Newsround Special.","type":"MAP"},{"assetId":"13908828","assetUri":"\/newsround\/13908828","firstCreated":"2011-06-24T14:59:35+00:00","headline":"Internet safety: Caught in the Web","language":"en-gb","lastUpdated":"2012-02-06T18:15:32+00:00","media":{"images":{"index":{"53676333":{"width":464,"height":261,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/news.bbcimg.co.uk\/media\/images\/53676000\/jpg\/_53676333_copyofwww_shot1copy.jpg","altText":"Caught in the Web","originCode":"mcs","copyrightHolder":"bbc"}},"index-thumbnail":{"53676335":{"width":144,"height":81,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/news.bbcimg.co.uk\/media\/images\/53676000\/jpg\/_53676335_copyofwww_shot1copy.jpg","altText":"Caught in the Web","originCode":"mcs","copyrightHolder":"bbc"}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"overtypedHeadline":"Caught in the Web: A Newsround Special","section":{"uri":"\/newsround\/news","urlIdentifier":"\/newsround\/news","name":"News","id":"101227"},"summary":"Caught in the Web is the latest Newsround special programme, and it's all about staying safe on the web.","type":"STY"},{"assetId":"34833395","assetUri":"\/newsround\/34833395","firstCreated":"2015-11-17T07:15:05+00:00","headline":"Stampy's top tips to avoid griefing","language":"en-gb","lastUpdated":"2015-11-17T07:15:05+00:00","media":{"images":{"index":{"86718135":{"width":1680,"height":945,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/CFBD\/production\/_86718135_86709900.jpg","altText":"Stampy's avatar in minecraft","originCode":"cpsprodpb","copyrightHolder":"Stampy\/Joseph Garrett"}},"index-thumbnail":{"86718137":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/11DDD\/production\/_86718137_86709900.jpg","altText":"Stampy's avatar in minecraft","originCode":"cpsprodpb","copyrightHolder":"Stampy\/Joseph Garrett"}}},"videos":{"index":{"86718084":{"image":{"width":640,"height":360,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/1055\/production\/_86718140_86718139.jpg","altText":"Stampy","originCode":"cpsprodpb","copyrightHolder":"BBC"},"duration":"PT1M7S","available":true,"mimeType":"application\/xml","href":"","caption":"Stampy shares his top tips","externalId":"p0387sl7","allowOffSiteEmbedding":false,"live":false,"entityType":"Version"}},"primary":{"86718084":{"image":{"width":640,"height":360,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/1055\/production\/_86718140_86718139.jpg","altText":"Stampy","originCode":"cpsprodpb","copyrightHolder":"BBC"},"duration":"PT1M7S","available":true,"mimeType":"application\/xml","href":"","caption":"Stampy shares his top tips","externalId":"p0387sl7","allowOffSiteEmbedding":false,"live":false,"entityType":"Version"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/news","urlIdentifier":"\/newsround\/news","name":"News","id":"101227"},"summary":"Griefing is a form of bullying in Minecraft, and Youtuber Stampy gave us his top advice to avoid the trolls, and keep your builds safe.","type":"MAP"},{"assetTypeCode":"PRO","contentType":"Text","firstCreated":"2017-02-07T07:15:31+00:00","lastUpdated":"2017-02-07T07:15:31+00:00","links":{"highweb":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/www.bbc.co.uk\/guides\/zy97ng8","desktop":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/www.bbc.co.uk\/guides\/zy97ng8"},"media":{"images":{"index":{"95339907":{"width":1920,"height":1080,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/11551\/production\/_95339907_voxes.jpg","altText":"Girls","originCode":"cpsprodpb","copyrightHolder":"BBC"}},"index-thumbnail":{"95340079":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/17AEC\/production\/_95340079_voxes.jpg","altText":"Girls","originCode":"cpsprodpb","copyrightHolder":"BBC"}}}},"options":{},"summary":"Nowadays, lots of us are using social media. For Safer Internet Day 2017, we wanted to ask what you think about it.","title":"What do you really think about social media?","type":"LINK"},{"assetId":"38841469","assetUri":"\/newsround\/38841469","firstCreated":"2017-02-07T07:53:05+00:00","headline":"'Sharenting': Are you OK with what your parents post?","language":"en-gb","lastUpdated":"2017-02-07T07:53:05+00:00","media":{"images":{"index":{"93926168":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/15092\/production\/_93926168_istock-457347291.jpg","altText":"Embarrassed boy","originCode":"cpsprodpb","copyrightHolder":"Getty Images"}},"index-thumbnail":{"94010086":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/109A1\/production\/_94010086_istock-457347291.jpg","altText":"Embarrassed boy","originCode":"cpsprodpb","copyrightHolder":"Getty Images"}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/news","urlIdentifier":"\/newsround\/news","name":"News","id":"101227"},"summary":"We wanted to know what 10 to 12-year-olds have to say about their parents posting pictures of them on social media. Find out what they had to tell us.","type":"STY"},{"assetId":"38841467","assetUri":"\/newsround\/38841467","firstCreated":"2017-02-07T07:05:21+00:00","hasShortForm":true,"headline":"How important do you think it is to look good in selfies?","language":"en-gb","lastUpdated":"2017-02-07T08:02:52+00:00","media":{"images":{"index":{"93925494":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/C12C\/production\/_93925494_selfies.jpg","altText":"Lots of photos with filters on","originCode":"cpsprodpb","copyrightHolder":"Getty Images"}},"index-thumbnail":{"93926159":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/173BA\/production\/_93926159_selfies.jpg","altText":"Lots of photos with filters on","originCode":"cpsprodpb","copyrightHolder":"Getty Images"}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/news","urlIdentifier":"\/newsround\/news","name":"News","id":"101227"},"summary":"Newsround has spoken to lots of 10 to 12-year-olds about their thoughts on selfies - and many said there's a pressure to look good in them.","type":"STY"},{"assetId":"35523769","assetUri":"\/newsround\/35523769","firstCreated":"2016-02-09T00:54:49+00:00","headline":"One in five social media users bullied","language":"en-gb","lastUpdated":"2016-02-09T13:29:16+00:00","media":{"images":{"index":{"88177949":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/17301\/production\/_88177949_88177948.jpg","altText":"Young boy on his smartphone","originCode":"cpsprodpb","copyrightHolder":"Getty Images"}}},"videos":{"index":{"88161416":{"image":{"width":640,"height":360,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/3E69\/production\/_88177951_88177948.jpg","altText":"Young boy on his smartphone","originCode":"cpsprodpb","copyrightHolder":"Getty Images"},"duration":"PT2M14S","available":true,"mimeType":"application\/xml","href":"","caption":"How safe do you feel on social media sites? Leah's been finding out","externalId":"p03hxchj","allowOffSiteEmbedding":false,"live":false,"entityType":"Version"}},"primary":{"88161416":{"image":{"width":640,"height":360,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/3E69\/production\/_88177951_88177948.jpg","altText":"Young boy on his smartphone","originCode":"cpsprodpb","copyrightHolder":"Getty Images"},"duration":"PT2M14S","available":true,"mimeType":"application\/xml","href":"","caption":"How safe do you feel on social media sites? Leah's been finding out","externalId":"p03hxchj","allowOffSiteEmbedding":false,"live":false,"entityType":"Version"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"passport":{"category":{"categoryId":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/www.bbc.co.uk\/ontologies\/applicationlogic-news\/News","categoryName":"News"}},"section":{"uri":"\/newsround\/news","urlIdentifier":"\/newsround\/news","name":"News","id":"101227"},"summary":"A Newsround survey finds that 22% of 10 to 12-year-olds with a social media account have experienced bullying on the sites.","type":"MAP"},{"assetId":"38887524","assetUri":"\/newsround\/38887524","firstCreated":"2017-02-07T07:41:07+00:00","headline":"Safer Internet Day: Vlogger Nikki's safety tips","language":"en-gb","lastUpdated":"2017-02-07T07:41:07+00:00","media":{"images":{"index":{"94012215":{"width":1024,"height":576,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/C815\/production\/_94012215_6a57b5c5-3117-4c71-a44e-452f5092208d.jpg","altText":"12-year-old vlogger Nikki","originCode":"cpsprodpb","copyrightHolder":"Nikki"}}},"videos":{"index":{"38887525":{"caption":"Vlogger and Junior Bake Off winner Nikki's internet safety tips","externalId":"p04s3g6d","entityType":"Clip"}},"primary":{"38887525":{"caption":"Vlogger and Junior Bake Off winner Nikki's internet safety tips","externalId":"p04s3g6d","entityType":"Clip"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"overtypedHeadline":"Vlogger Nikki Lilly's safety tips","section":{"uri":"\/newsround\/news","urlIdentifier":"\/newsround\/news","name":"News","id":"101227"},"summary":"The 12-year-old vlogging star tells Newsround how she stays safe online and how she deals with the pressures of social media.","type":"MAP"},{"assetId":"35523770","assetUri":"\/newsround\/35523770","firstCreated":"2016-02-09T06:31:16+00:00","headline":"Making friends with strangers online","language":"en-gb","lastUpdated":"2016-02-09T06:59:46+00:00","media":{"images":{"index":{"88172765":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/DD97\/production\/_88172765_88172764.jpg","altText":"Friends button on keyboard","originCode":"cpsprodpb","copyrightHolder":"Google"}}},"videos":{"index":{"88161344":{"image":{"width":640,"height":360,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/5BB4\/production\/_88167432_88167429.jpg","altText":"Friends button on keyboard","originCode":"cpsprodpb","copyrightHolder":"Google"},"duration":"PT1M18S","available":true,"mimeType":"application\/xml","href":"","caption":"Leah finds out if you would make friends online with people you don't know","externalId":"p03hxcbp","allowOffSiteEmbedding":false,"live":false,"entityType":"Version"}},"primary":{"88161344":{"image":{"width":640,"height":360,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/5BB4\/production\/_88167432_88167429.jpg","altText":"Friends button on keyboard","originCode":"cpsprodpb","copyrightHolder":"Google"},"duration":"PT1M18S","available":true,"mimeType":"application\/xml","href":"","caption":"Leah finds out if you would make friends online with people you don't know","externalId":"p03hxcbp","allowOffSiteEmbedding":false,"live":false,"entityType":"Version"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/news","urlIdentifier":"\/newsround\/news","name":"News","id":"101227"},"summary":"More than a third of 10-12 year olds with a social media account have made friends on social media that they've not met in person","type":"MAP"},{"assetId":"34869273","assetUri":"\/newsround\/34869273","firstCreated":"2015-11-19T17:35:42+00:00","headline":"Bullying: The Newsround Debate","language":"en-gb","lastUpdated":"2015-12-16T14:42:09+00:00","media":{"images":{"index":{"86772319":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/164BF\/production\/_86772319_bullyingdebatelogo.jpg","altText":"Should bullies be punished or helped ? Newsround asks its viewers to decide.","originCode":"cpsprodpb","copyrightHolder":"Newsround"}},"index-thumbnail":{"86773564":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/B5C9\/production\/_86773564_bullyingdebatelogo.jpg","altText":"Should bullies be punished or helped ? Newsround asks its viewers to decide.","originCode":"cpsprodpb","copyrightHolder":"Newsround"}}},"videos":{"index":{"86779047":{"image":{"width":640,"height":360,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/DCD9\/production\/_86773565_bullyingdebatelogo.jpg","altText":"Should bullies be punished or helped ? Newsround asks its viewers to decide.","originCode":"cpsprodpb","copyrightHolder":"Newsround"},"duration":"PT15M15S","available":true,"mimeType":"application\/xml","href":"","caption":"Watch Bullying - The Newsround Debate","externalId":"p038jj77","allowOffSiteEmbedding":false,"live":false,"entityType":"Version"}},"primary":{"86779047":{"image":{"width":640,"height":360,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/DCD9\/production\/_86773565_bullyingdebatelogo.jpg","altText":"Should bullies be punished or helped ? Newsround asks its viewers to decide.","originCode":"cpsprodpb","copyrightHolder":"Newsround"},"duration":"PT15M15S","available":true,"mimeType":"application\/xml","href":"","caption":"Watch Bullying - The Newsround Debate","externalId":"p038jj77","allowOffSiteEmbedding":false,"live":false,"entityType":"Version"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/news","urlIdentifier":"\/newsround\/news","name":"News","id":"101227"},"summary":"We know it can be really difficult if you're being bullied at school or online, so we created a special debate looking into the best way to stop bullying.","type":"MAP"},{"assetId":"31356817","assetUri":"\/newsround\/31356817","firstCreated":"2015-02-10T09:21:54+00:00","headline":"Your internet safety questions answered","language":"en-gb","lastUpdated":"2015-02-10T09:21:54+00:00","media":{"images":{"index":{"80901926":{"width":640,"height":360,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/news.bbcimg.co.uk\/media\/images\/80901000\/jpg\/_80901926_80901583.jpg","altText":"Ayshah","originCode":"mcs","copyrightHolder":"BBC"}},"index-thumbnail":{"80901929":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/news.bbcimg.co.uk\/media\/images\/80901000\/jpg\/_80901929_80901583.jpg","altText":"Ayshah","originCode":"mcs","copyrightHolder":"BBC"}}},"videos":{"index":{"80902046":{"image":{"width":640,"height":360,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/news.bbcimg.co.uk\/media\/images\/80901000\/jpg\/_80901925_80901583.jpg","altText":"Ayshah","originCode":"mcs","copyrightHolder":"BBC"},"duration":"PT3M9S","available":true,"mimeType":"application\/xml","href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/playlists.bbc.co.uk\/newsround\/31356817A\/playlist.sxml","caption":"Ayshah speaks to Alex Holmes","externalId":"p02jpgf8","allowOffSiteEmbedding":false,"live":false,"entityType":"Version"}},"primary":{"80902046":{"image":{"width":640,"height":360,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/news.bbcimg.co.uk\/media\/images\/80901000\/jpg\/_80901925_80901583.jpg","altText":"Ayshah","originCode":"mcs","copyrightHolder":"BBC"},"duration":"PT3M9S","available":true,"mimeType":"application\/xml","href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/playlists.bbc.co.uk\/newsround\/31356817A\/playlist.sxml","caption":"Ayshah speaks to Alex Holmes","externalId":"p02jpgf8","allowOffSiteEmbedding":false,"live":false,"entityType":"Version"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/news","urlIdentifier":"\/newsround\/news","name":"News","id":"101227"},"summary":"It's Safer Internet Day on Tuesday, and we want your questions about how to stay safe online or how to tackle internet bullying.","type":"MAP"},{"assetId":"24025511","assetUri":"\/newsround\/24025511","firstCreated":"2013-09-11T05:36:26+00:00","headline":"Your experiences of online bullying","language":"en-gb","lastUpdated":"2013-09-11T17:43:56+00:00","media":{"images":{"index":{"69784694":{"width":768,"height":432,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/news.bbcimg.co.uk\/media\/images\/69784000\/jpg\/_69784694_79381_nogame.jpg","altText":"Typing on a laptop","originCode":"mcs","copyrightHolder":"PA"}},"index-thumbnail":{"69779384":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/news.bbcimg.co.uk\/media\/images\/69779000\/jpg\/_69779384_79381.jpg","altText":"Typing on a laptop","originCode":"mcs","copyrightHolder":"PA"}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/news","urlIdentifier":"\/newsround\/news","name":"News","id":"101227"},"summary":"Anti-bullying campaigner Alex Holmes has visited Newsround to answer some of your questions about online bullying.","type":"STY"},{"assetId":"35522573","assetUri":"\/newsround\/35522573","firstCreated":"2016-02-08T15:32:51+00:00","headline":"Can we make the online world better?","language":"en-gb","lastUpdated":"2016-02-09T18:38:13+00:00","media":{"images":{"index":{"88173208":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/1396D\/production\/_88173208_88173207.jpg","altText":"Smartphone with apps","originCode":"cpsprodpb","copyrightHolder":"Google"}},"index-thumbnail":{"88173210":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/04D5\/production\/_88173210_88173207.jpg","altText":"Smartphone with apps","originCode":"cpsprodpb","copyrightHolder":"Google"}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/news","urlIdentifier":"\/newsround\/news","name":"News","id":"101227"},"summary":"It's Safer Internet Day on Tuesday and we wanted to know how you think we could make the online world safer and better.","type":"STY"}],"semanticGroupName":"More stories 2"},{"type":"responsive-cluster","title":"Slice 3 - White with bright purple index card","strapline":{"name":"Environment"},"items":[{"assetId":"46365181","assetUri":"\/newsround\/46365181","firstCreated":"2018-11-27T17:10:15+00:00","hasShortForm":true,"headline":"Play: Can you spot the litter and save the animals?","includeComments":true,"language":"en-gb","lastUpdated":"2018-11-27T17:53:31+00:00","media":{"images":{"index":{"104516087":{"width":1024,"height":576,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/130ED\/production\/_104516087_litter-index.jpg","altText":"Animation showing animals surrounding litter","originCode":"cpsprodpb","copyrightHolder":"BBC","allowSyndication":true}},"index-thumbnail":{"104516384":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/BCE9\/production\/_104516384_litter-index.jpg","altText":"Animation showing animals surrounding litter","originCode":"cpsprodpb","copyrightHolder":"BBC","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"Litter can be really bad for animals, and can even kill them. Can you find all the rubbish and clear it up?","type":"STY"},{"assetId":"45094689","assetUri":"\/newsround\/45094689","firstCreated":"2018-08-07T11:42:05+00:00","hasShortForm":true,"headline":"Scientists have a big warning for us about global warming","includeComments":true,"language":"en-gb","lastUpdated":"2018-10-08T11:36:57+00:00","media":{"images":{"index":{"103771687":{"width":2048,"height":1152,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/13319\/production\/_103771687_gettyimages-182183614.jpg","altText":"Polar bear walking over ice sheets.","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}},"index-thumbnail":{"103771689":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/18139\/production\/_103771689_gettyimages-182183614.jpg","altText":"Polar bear walking over ice sheets.","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"overtypedHeadline":"What does 'Hothouse Earth' mean?","section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"Scientists have given one of the biggest warnings yet that we need to make massive changes to the way we live our lives in order to tackle climate change.","type":"STY"},{"assetId":"42810179","assetUri":"\/newsround\/42810179","firstCreated":"2018-01-31T07:21:05+00:00","headline":"Guide: Why is plastic a problem?","language":"en-gb","lastUpdated":"2018-06-05T11:26:01+00:00","media":{"images":{"index":{"102207318":{"width":2048,"height":1152,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/13DDA\/production\/_102207318_mediaitem102207317.jpg","altText":"A single discarded plastic water bottle on a sandy beach","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"overtypedHeadline":"Why is plastic such a problem?","section":{"uri":"\/newsround\/news","urlIdentifier":"\/newsround\/news","name":"News","id":"101227"},"summary":"More than eight million tonnes of plastic goes into the world's oceans each year. That's a lot of plastic which can harm animals and the environment. So what's being done about it?","type":"STY"},{"assetId":"44416808","assetUri":"\/newsround\/44416808","firstCreated":"2018-06-08T15:39:43+00:00","hasShortForm":true,"headline":"How well do you know our oceans?","language":"en-gb","lastUpdated":"2018-06-08T15:39:43+00:00","media":{"images":{"index":{"101938478":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/155BB\/production\/_101938478_fiveoceanscollage.jpg","caption":"How well do you know our oceans?","altText":"Image shows pictures of each of the world's oceans","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}},"index-thumbnail":{"101938612":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/54B3\/production\/_101938612_fiveoceanscollage.jpg","caption":"How well do you know our oceans?","altText":"Image shows pictures of each of the world's oceans","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/news","urlIdentifier":"\/newsround\/news","name":"News","id":"101227"},"summary":"To mark World Oceans Day, we've put together a handy guide to the world's five oceans.","type":"STY"},{"assetId":"45081115","assetUri":"\/newsround\/45081115","firstCreated":"2018-08-06T08:26:46+00:00","headline":"Should crisp packets be plastic-free?","includeComments":true,"language":"en-gb","lastUpdated":"2018-08-06T12:14:22+00:00","media":{"images":{"index":{"102842557":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/12704\/production\/_102842557_gettyimages-501318146.jpg","altText":"A boy holds a Walkers crisp packet in his hands","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}},"index-thumbnail":{"102842559":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/17524\/production\/_102842559_gettyimages-501318146.jpg","altText":"A boy holds a Walkers crisp packet in his hands","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"Campaigners want more eco-friendly packaging for the snacks but do you agree?","type":"STY"},{"assetId":"44586282","assetUri":"\/newsround\/44586282","firstCreated":"2018-06-23T08:22:12+00:00","hasShortForm":true,"headline":"Seabirds too full of plastic to eat food","language":"en-gb","lastUpdated":"2018-06-23T08:22:12+00:00","media":{"images":{"index":{"102171214":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/A101\/production\/_102171214_mediaitem102168496.jpg","caption":"Tens of thousands of flesh footed shearwaters live on Lord How Island","altText":"Flesh footed shearwaters (c) Ian Hutton","originCode":"cpsprodpb","copyrightHolder":"Ian Hutton","allowSyndication":false}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/news","urlIdentifier":"\/newsround\/news","name":"News","id":"101227"},"summary":"Scientists find more problems caused by plastic in the oceans","type":"STY"},{"assetId":"44411162","assetUri":"\/newsround\/44411162","firstCreated":"2018-06-08T10:44:51+00:00","hasShortForm":true,"headline":"What is the 'Blue Belt'?","language":"en-gb","lastUpdated":"2018-06-08T10:44:51+00:00","media":{"images":{"index":{"102207631":{"width":1024,"height":576,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/3566\/production\/_102207631_blue-belt.jpg","altText":"Cheshil beach, Dorset","originCode":"cpsprodpb","copyrightHolder":"BBC","allowSyndication":true}},"index-thumbnail":{"101932616":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/F0B7\/production\/_101932616_dorsetbeachbbc.jpg","altText":"Cheshil beach, Dorset","originCode":"cpsprodpb","copyrightHolder":"BBC","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/news","urlIdentifier":"\/newsround\/news","name":"News","id":"101227"},"summary":"To mark World Oceans Day there are plans to expand the 'Blue Belt' around the UK. But what is it and what does that mean?","type":"STY"},{"assetId":"43139818","assetUri":"\/newsround\/43139818","firstCreated":"2018-02-21T10:49:55+00:00","headline":"David Harbour keeps 'penguin dance' promise","language":"en-gb","lastUpdated":"2018-02-21T10:49:55+00:00","media":{"images":{"index":{"100121290":{"width":1024,"height":576,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/23FC\/production\/_100121290_mediaitem100121289.jpg","altText":"David Harbour","originCode":"cpsprodpb","copyrightHolder":"Greenpeace"}}},"videos":{"index":{"43139821":{"caption":"Stranger Things actor David Harbour dances with penguins as promised","externalId":"p05yw63k","entityType":"Clip"}},"primary":{"43139821":{"caption":"Stranger Things actor David Harbour dances with penguins as promised","externalId":"p05yw63k","entityType":"Clip"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/entertainment","urlIdentifier":"\/newsround\/entertainment","name":"Entertainment","id":"101225"},"summary":"Stranger Things actor David Harbour has kept his promise by dancing with penguins in Antarctica on Valentine's Day.","type":"MAP"},{"assetId":"44222859","assetUri":"\/newsround\/44222859","firstCreated":"2018-05-23T11:01:32+00:00","headline":"Why are bees so important?","language":"en-gb","lastUpdated":"2018-05-23T11:01:32+00:00","media":{"images":{"index":{"101690406":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/EBF9\/production\/_101690406_p0500d1n.jpg","altText":"Ricky BEE-LETO","originCode":"cpsprodpb","copyrightHolder":"BBC","allowSyndication":false}}},"videos":{"index":{"44222860":{"caption":"Why are bees so important?","externalId":"p0500c8n","entityType":"Clip"}},"primary":{"44222860":{"caption":"Why are bees so important?","externalId":"p0500c8n","entityType":"Clip"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/entertainment","urlIdentifier":"\/newsround\/entertainment","name":"Entertainment","id":"101225"},"summary":"Ricky BEE-LETO explains why bees are so important.","type":"MAP"},{"assetId":"44131736","assetUri":"\/newsround\/44131736","firstCreated":"2018-05-15T16:28:42+00:00","hasShortForm":true,"headline":"Which new beaches are safe to swim at this summer?","language":"en-gb","lastUpdated":"2018-05-15T16:28:42+00:00","media":{"images":{"index":{"101580747":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/123D4\/production\/_101580747_gettyimages-480312251.jpg","altText":"Whitesand Bay in Cornwall","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}},"index-thumbnail":{"101580749":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/171F4\/production\/_101580749_gettyimages-480312251.jpg","altText":"Whitesand Bay in Cornwall","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"overtypedHeadline":"New beaches named as safe summer swimming spots","section":{"uri":"\/newsround\/news","urlIdentifier":"\/newsround\/news","name":"News","id":"101227"},"summary":"The Environment Agency has announced nine new beaches along the south coast of England are now safe to swim at this summer, following water quality tests.","type":"STY"},{"assetId":"43940658","assetUri":"\/newsround\/43940658","firstCreated":"2018-04-29T11:27:33+00:00","headline":"New money to protect Great Barrier Reef","language":"en-gb","lastUpdated":"2018-04-29T11:27:33+00:00","media":{"images":{"index":{"101089547":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/12366\/production\/_101089547_mediaitem101089715.jpg","altText":"Aerial view of the Great Barrier Reef, Australia on 24 November 2016","originCode":"cpsprodpb","copyrightHolder":"Science Photo Library","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/news","urlIdentifier":"\/newsround\/news","name":"News","id":"101227"},"summary":"The world-famous site off the coast of Australia has lost lots of its coral in recent years due to environmental damage.","type":"STY"},{"assetId":"42885663","assetUri":"\/newsround\/42885663","firstCreated":"2018-01-31T08:27:55+00:00","headline":"Meet the plastic-busting Eco Crew","language":"en-gb","lastUpdated":"2018-01-31T08:27:55+00:00","media":{"images":{"index":{"99821270":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/1C2C\/production\/_99821270_p05wmy4w.jpg","altText":"Eco crew","originCode":"cpsprodpb","copyrightHolder":"BBC"}}},"videos":{"index":{"42885664":{"caption":"Meet the plastic-busting Eco Crew","externalId":"p05wmxlv","entityType":"Clip"}},"primary":{"42885664":{"caption":"Meet the plastic-busting Eco Crew","externalId":"p05wmxlv","entityType":"Clip"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/news","urlIdentifier":"\/newsround\/news","name":"News","id":"101227"},"summary":"Martin's been to meet some kids helping to cut down plastic waste.","type":"MAP"},{"assetId":"43029898","assetUri":"\/newsround\/43029898","firstCreated":"2018-02-12T17:21:17+00:00","headline":"Worries over plastic rubbish in the Arctic","language":"en-gb","lastUpdated":"2018-02-12T17:21:17+00:00","media":{"images":{"index":{"99992440":{"width":1024,"height":576,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/114D\/production\/_99992440_p05xwgh3.jpg","altText":"A polar bear and fishing net","originCode":"cpsprodpb","copyrightHolder":"BBC"}}},"videos":{"index":{"43030358":{"caption":"Worries over plastic rubbish in the Arctic","externalId":"p05xwftc","entityType":"Clip"}},"primary":{"43030358":{"caption":"Worries over plastic rubbish in the Arctic","externalId":"p05xwftc","entityType":"Clip"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/news","urlIdentifier":"\/newsround\/news","name":"News","id":"101227"},"summary":"Researchers have found a lot of plastic waste has made it as far as the Arctic.","type":"MAP"},{"assetId":"42986579","assetUri":"\/newsround\/42986579","firstCreated":"2018-02-08T07:55:56+00:00","headline":"Kids on a mission to ban plastic straws","language":"en-gb","lastUpdated":"2018-02-08T07:55:56+00:00","media":{"images":{"index":{"99934556":{"width":2048,"height":1152,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/10007\/production\/_99934556_gettyimages-878181330-1.jpg","altText":"Straws","originCode":"cpsprodpb","copyrightHolder":"Jenjira Indon"}},"index-thumbnail":{"99934558":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/14E27\/production\/_99934558_gettyimages-878181330-1.jpg","altText":"Straws","originCode":"cpsprodpb","copyrightHolder":"Jenjira Indon"}}},"videos":{"index":{"42986580":{"caption":"Kids on a mission to ban plastic straws","externalId":"p05xgt7h","entityType":"Clip"}},"primary":{"42986580":{"caption":"Kids on a mission to ban plastic straws","externalId":"p05xgt7h","entityType":"Clip"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/news","urlIdentifier":"\/newsround\/news","name":"News","id":"101227"},"summary":"They call themselves the Ocean Defenders because they want to help protect our seas from harmful plastic rubbish.","type":"MAP"},{"assetId":"39921749","assetUri":"\/newsround\/39921749","firstCreated":"2017-05-15T12:59:25+00:00","hasShortForm":true,"headline":"The ocean's biggest rubbish dump","language":"en-gb","lastUpdated":"2017-05-15T12:59:25+00:00","media":{"images":{"index":{"96055953":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/8C73\/production\/_96055953_toc_computer_renderings_close-up.jpg","caption":"The Ocean Cleanup want to use long floating barriers that act like an artificial coastline, catching the plastic.","altText":"The Ocean Cleanup from the surface","originCode":"cpsprodpb","copyrightHolder":"Erwin Zwart\/The Ocean Cleanup"}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/news","urlIdentifier":"\/newsround\/news","name":"News","id":"101227"},"summary":"A Dutch company hopes its invention will make cleaning up plastic rubbish from the Great Pacific Garbage Patch a much easier job.","type":"STY"},{"assetId":"42916615","assetUri":"\/newsround\/42916615","firstCreated":"2018-02-02T12:00:09+00:00","headline":"Do you want to be 'plastic clever'?","language":"en-gb","lastUpdated":"2018-02-02T12:00:09+00:00","media":{"images":{"index":{"99859588":{"width":1024,"height":576,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/15A13\/production\/_99859588_p05wwldm.jpg","altText":"Amy and Ella","originCode":"cpsprodpb","copyrightHolder":"BBC"}}},"videos":{"index":{"42918546":{"caption":"Do you want to be 'plastic clever'?","externalId":"p05wwkxp","entityType":"Clip"}},"primary":{"42918546":{"caption":"Do you want to be 'plastic clever'?","externalId":"p05wwkxp","entityType":"Clip"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/news","urlIdentifier":"\/newsround\/news","name":"News","id":"101227"},"summary":"With millions of tonnes of plastic ending up in the world's oceans each year, we can all do more to cut the amount that gets thrown away.","type":"MAP"},{"assetId":"39967605","assetUri":"\/newsround\/39967605","firstCreated":"2017-05-18T15:39:11+00:00","headline":"What are the hardest things to recycle?","language":"en-gb","lastUpdated":"2017-05-18T15:39:11+00:00","media":{"images":{"index":{"96108970":{"width":1024,"height":576,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/1F2C\/production\/_96108970_p0539h39.jpg","altText":"Graphic of things that are hard to recycle","originCode":"cpsprodpb","copyrightHolder":"BBC"}}},"videos":{"index":{"39959720":{"caption":"What are the hardest products to recycle, and why?","externalId":"p0539gdp","entityType":"Clip"}},"primary":{"39959720":{"caption":"What are the hardest products to recycle, and why?","externalId":"p0539gdp","entityType":"Clip"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/news","urlIdentifier":"\/newsround\/news","name":"News","id":"101227"},"summary":"Jenny looks into why some packaging is easier to recycle than other types.","type":"MAP"},{"assetId":"42601711","assetUri":"\/newsround\/42601711","firstCreated":"2018-01-08T07:54:01+00:00","headline":"What's being done to tackle air pollution?","language":"en-gb","lastUpdated":"2018-01-08T07:54:01+00:00","media":{"images":{"index":{"99505165":{"width":1920,"height":1080,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/DB56\/production\/_99505165_pollution.jpg","altText":"Hadeel and Whitney walk on London street","originCode":"cpsprodpb","copyrightHolder":"BBC"}}},"videos":{"index":{"42601716":{"caption":"Air Pollution: What's being done to improve air quality in London?","externalId":"p05t4ps1","entityType":"Clip"}},"primary":{"42601716":{"caption":"Air Pollution: What's being done to improve air quality in London?","externalId":"p05t4ps1","entityType":"Clip"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/news","urlIdentifier":"\/newsround\/news","name":"News","id":"101227"},"summary":"Hadeel goes to school in an area of London where the air quality is worse than the World Health Organisation says it should be. She's asking London's Mayor to help change this.","type":"MAP"},{"assetId":"42915897","assetUri":"\/newsround\/42915897","firstCreated":"2018-02-02T15:33:51+00:00","headline":"The girls grilling supermarkets about plastic","language":"en-gb","lastUpdated":"2018-02-02T15:33:51+00:00","media":{"images":{"index":{"99856310":{"width":1024,"height":576,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/0555\/production\/_99856310_p05ww63x.jpg","altText":"Amy and Ella meet Ian","originCode":"cpsprodpb","copyrightHolder":"BBC"}}},"videos":{"index":{"42916614":{"caption":"The girls grilling supermarkets about plastic","externalId":"p05ww5n4","entityType":"Clip"}},"primary":{"42916614":{"caption":"The girls grilling supermarkets about plastic","externalId":"p05ww5n4","entityType":"Clip"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/news","urlIdentifier":"\/newsround\/news","name":"News","id":"101227"},"summary":"One big name supermarket is promising that its own-brand products will be free from plastic in five years. Two plastic savvy sisters have been to grill them for Newsround.","type":"MAP"},{"assetId":"42092394","assetUri":"\/newsround\/42092394","firstCreated":"2017-11-23T12:25:13+00:00","headline":"Artificial light harming planet Earth","language":"en-gb","lastUpdated":"2017-11-23T12:25:13+00:00","media":{"images":{"index":{"98876925":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/CEE7\/production\/_98876925_120301791.jpg","caption":"Many street lights have been replaced by new energy-efficient LEDs","altText":"A street light at night","originCode":"cpsprodpb","copyrightHolder":"Getty Images"}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/news","urlIdentifier":"\/newsround\/news","name":"News","id":"101227"},"summary":"Light pollution from lamp-posts, buildings and cars is getting worse, and scientists warn it's having a negative impact on our health and the environment.","type":"STY"},{"assetId":"41124779","assetUri":"\/newsround\/41124779","firstCreated":"2017-09-04T05:47:00+00:00","headline":"Hydrogen: The gas being used to fuel cars","language":"en-gb","lastUpdated":"2017-09-04T05:47:00+00:00","media":{"images":{"index":{"97631533":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/82E9\/production\/_97631533_p05dw4s7.jpg","altText":"Hydrogen","originCode":"cpsprodpb","copyrightHolder":"BBC"}},"index-thumbnail":{"97631535":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/D109\/production\/_97631535_p05dw4s7.jpg","altText":"Hydrogen","originCode":"cpsprodpb","copyrightHolder":"BBC"}}},"videos":{"index":{"41124780":{"caption":"What is hydrogen and how can it help reduce pollution?","externalId":"p05dw45p","entityType":"Clip"}},"primary":{"41124780":{"caption":"What is hydrogen and how can it help reduce pollution?","externalId":"p05dw45p","entityType":"Clip"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/news","urlIdentifier":"\/newsround\/news","name":"News","id":"101227"},"summary":"A common gas could be used to help cut down air pollution from cars. Here's all you need to know about hydrogen.","type":"MAP"},{"assetId":"41579839","assetUri":"\/newsround\/41579839","firstCreated":"2017-10-11T13:26:28+00:00","hasShortForm":true,"headline":"Is climate change making it harder to find 'Nemo'?","language":"en-gb","lastUpdated":"2017-10-11T13:26:28+00:00","media":{"images":{"index":{"98263962":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/6938\/production\/_98263962_clownfish.jpg","altText":"Clownfish","originCode":"cpsprodpb","copyrightHolder":"Getty Images"}},"index-thumbnail":{"98266286":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/10AAA\/production\/_98266286_clownfish.jpg","altText":"Clownfish","originCode":"cpsprodpb","copyrightHolder":"Getty Images"}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/animals","urlIdentifier":"\/newsround\/animals","name":"Animals","id":"101224"},"summary":"New research has been looking at how climate change affects clownfish.","type":"STY"},{"assetId":"40557262","assetUri":"\/newsround\/40557262","firstCreated":"2017-07-10T12:40:45+00:00","hasShortForm":true,"headline":"World Heritage Sites and the threat of climate change","language":"en-gb","lastUpdated":"2017-11-13T11:13:42+00:00","media":{"images":{"index":{"98728153":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/896E\/production\/_98728153_14211649-low_res-blue-planet-ii.jpg","altText":"Coral reef featured in Blue Planet II","originCode":"cpsprodpb","copyrightHolder":"Alex Mustard 2017"}},"index-thumbnail":{"98728154":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/B07E\/production\/_98728154_14211649-low_res-blue-planet-ii.jpg","altText":"Coral reef featured in Blue Planet II","originCode":"cpsprodpb","copyrightHolder":"Alex Mustard 2017"}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/news","urlIdentifier":"\/newsround\/news","name":"News","id":"101227"},"summary":"A report has revealed that the number of World Heritage sites affected by climate change has nearly doubled in three years.","type":"STY"},{"assetId":"41633662","assetUri":"\/newsround\/41633662","firstCreated":"2017-10-16T11:26:46+00:00","headline":"Tree-mendous wall being built in Africa","language":"en-gb","lastUpdated":"2017-10-16T11:26:46+00:00","media":{"images":{"index":{"98330027":{"width":1024,"height":576,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/11943\/production\/_98330027_p05k2jwd.jpg","altText":"Wall of Trees graphic","originCode":"cpsprodpb","copyrightHolder":"BBC"}}},"videos":{"index":{"41633663":{"caption":"Why is Africa building a giant wall of trees?","externalId":"p05k2gk6","entityType":"Clip"}},"primary":{"41633663":{"caption":"Why is Africa building a giant wall of trees?","externalId":"p05k2gk6","entityType":"Clip"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/news","urlIdentifier":"\/newsround\/news","name":"News","id":"101227"},"summary":"It's called the Great Green Wall, and stretches across the entire continent","type":"MAP"},{"assetId":"40648271","assetUri":"\/newsround\/40648271","firstCreated":"2017-07-19T06:01:57+00:00","headline":"Attenborough battles to save butterflies","language":"en-gb","lastUpdated":"2017-07-19T06:01:57+00:00","media":{"images":{"index":{"96990830":{"width":1024,"height":576,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/0EE1\/production\/_96990830_p05910vw.jpg","altText":"Attenborough","originCode":"cpsprodpb","copyrightHolder":"BBC"}}},"videos":{"index":{"40648272":{"caption":"David Attenborough","externalId":"p0590xxl","entityType":"Clip"}},"primary":{"40648272":{"caption":"David Attenborough","externalId":"p0590xxl","entityType":"Clip"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/animals","urlIdentifier":"\/newsround\/animals","name":"Animals","id":"101224"},"summary":"Butterflies numbers in the UK are under threat and nature hero Sir David Attenborough wants your help.","type":"MAP"},{"assetId":"40130616","assetUri":"\/newsround\/40130616","firstCreated":"2017-06-02T11:18:57+00:00","headline":"Trump and the climate deal explained","language":"en-gb","lastUpdated":"2017-06-02T11:18:57+00:00","media":{"images":{"index":{"96313347":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/1225B\/production\/_96313347_039824358-1.jpg","altText":"Donald Trump","originCode":"cpsprodpb","copyrightHolder":"Reuters"}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"overtypedHeadline":"Trump and the climate change deal explained","section":{"uri":"\/newsround\/news","urlIdentifier":"\/newsround\/news","name":"News","id":"101227"},"summary":"US President Donald Trump is pulling America out of the a huge international agreement on tackling climate change - here's what you need to know.","type":"STY"},{"assetId":"39559114","assetUri":"\/newsround\/39559114","firstCreated":"2017-04-10T15:33:42+00:00","headline":"How does coral become bleached?","language":"en-gb","lastUpdated":"2017-04-10T15:56:56+00:00","media":{"images":{"index":{"95573607":{"width":1024,"height":576,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/113ED\/production\/_95573607_p04znr39.jpg","altText":"Coral gfx","originCode":"cpsprodpb","copyrightHolder":"BBC"}}},"videos":{"index":{"39559117":{"caption":"How does coral become bleached?","externalId":"p04znr2d","entityType":"Clip"}},"primary":{"39559117":{"caption":"How does coral become bleached?","externalId":"p04znr2d","entityType":"Clip"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/news","urlIdentifier":"\/newsround\/news","name":"News","id":"101227"},"summary":"Two-thirds of the Great Barrier Reef in Australia has now been devastated by severe coral bleaching. Whitney finds out how exactly coral becomes bleached.","type":"MAP"},{"assetId":"38879823","assetUri":"\/newsround\/38879823","firstCreated":"2017-02-06T13:55:26+00:00","hasShortForm":true,"headline":"The forest buildings coming to China","language":"en-gb","lastUpdated":"2017-02-06T13:55:26+00:00","media":{"images":{"index":{"93994253":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/89B1\/production\/_93994253_mediaitem93994252.jpg","altText":"forest building","originCode":"cpsprodpb","copyrightHolder":"Stefano Boeri Architetti"}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/news","urlIdentifier":"\/newsround\/news","name":"News","id":"101227"},"summary":"Take a look at these incredible forest buildings, which could help fight pollution in China.","type":"STY"},{"assetId":"34943507","assetUri":"\/newsround\/34943507","firstCreated":"2015-11-27T17:03:01+00:00","headline":"What is climate change?","language":"en-gb","lastUpdated":"2015-11-30T08:05:36+00:00","media":{"images":{"index":{"86913669":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/17977\/production\/_86913669_sciencephotolibrarypolar.jpg","altText":"polar bear","originCode":"cpsprodpb","copyrightHolder":"Science Photo Library"}},"index-thumbnail":{"86914334":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/A94D\/production\/_86914334_sciencephotolibrarypolar.jpg","altText":"polar bear","originCode":"cpsprodpb","copyrightHolder":"Science Photo Library"}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/news","urlIdentifier":"\/newsround\/news","name":"News","id":"101227"},"summary":"World leaders are meeting in Paris to discuss climate change and how it's affecting the world. Here's our guide to the key points.","type":"STY"},{"assetId":"44004081","assetUri":"\/newsround\/44004081","firstCreated":"2018-05-05T06:54:01+00:00","headline":"Plastic problem: How are YOU helping?","includeComments":true,"language":"en-gb","lastUpdated":"2018-09-25T06:22:03+00:00","media":{"images":{"index":{"103582548":{"width":1024,"height":576,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/14A30\/production\/_103582548_plastic.jpg","caption":"Here's what you're doing to help solve the world's plastic problem during Recycle Week!","altText":"Plastic bottle on the beach","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}},"index-thumbnail":{"103582550":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/1598\/production\/_103582550_plastic.jpg","caption":"Here's what you're doing to help solve the world's plastic problem during Recycle Week!","altText":"Plastic bottle on the beach","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"overtypedHeadline":"How you're tackling the plastic problem","passport":{"category":{"categoryId":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/www.bbc.co.uk\/ontologies\/applicationlogic-news\/Feature","categoryName":"Feature"}},"section":{"uri":"\/newsround\/front_page","urlIdentifier":"\/newsround\/front_page","name":"Home","id":"101226"},"summary":"Here's what you're doing to help solve the world's plastic problem during Recycle Week!","type":"STY"}],"semanticGroupName":"More stories 3"},{"type":"responsive-cluster","title":"Slice 4 - Dark purple with pink index card","strapline":{"name":"Your Inspiring Stories"},"items":[{"assetId":"46553697","assetUri":"\/newsround\/46553697","firstCreated":"2018-12-13T15:46:30+00:00","headline":"Molly: All of my troubles go away when I dance","language":"en-gb","lastUpdated":"2018-12-14T08:36:35+00:00","media":{"images":{"index":{"104765928":{"width":1024,"height":576,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/1440C\/production\/_104765928_p06vgnkg.jpg","altText":"Graphic showing a street dancer called Molly","originCode":"cpsprodpb","copyrightHolder":"BBC","allowSyndication":false}}},"videos":{"index":{"46553698":{"caption":"Molly: When I dance all of my troubles go away","externalId":"p06vgj9x","entityType":"Clip"}},"primary":{"46553698":{"caption":"Molly: When I dance all of my troubles go away","externalId":"p06vgj9x","entityType":"Clip"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"Molly talks about her passion for dancing and how she has used that to help other young kids.","type":"MAP"},{"assetId":"46432200","assetUri":"\/newsround\/46432200","firstCreated":"2018-12-03T16:56:33+00:00","headline":"Tyler: Writing gave me my smile back","language":"en-gb","lastUpdated":"2018-12-05T06:34:33+00:00","media":{"images":{"index":{"104607987":{"width":1024,"height":576,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/1347A\/production\/_104607987_p06tm171.jpg","altText":"Tyler","originCode":"cpsprodpb","copyrightHolder":"BBC","allowSyndication":false}},"index-thumbnail":{"104607989":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/1829A\/production\/_104607989_p06tm171.jpg","altText":"Tyler","originCode":"cpsprodpb","copyrightHolder":"BBC","allowSyndication":false}}},"videos":{"index":{"46432201":{"caption":"Tyler: Writing gave me my smile back","externalId":"p06tjxbj","entityType":"Clip"}},"primary":{"46432201":{"caption":"Tyler: Writing gave me my smile back","externalId":"p06tjxbj","entityType":"Clip"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"Tyler has Asperger Syndrome and has written a book all about his condition, his life and how writing helped him through a difficult time.","type":"MAP"},{"assetId":"46365637","assetUri":"\/newsround\/46365637","firstCreated":"2018-11-27T18:49:22+00:00","headline":"Elizabeth: I pick up litter to protect our environment","language":"en-gb","lastUpdated":"2018-11-29T06:58:20+00:00","media":{"images":{"index":{"104525058":{"width":1024,"height":576,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/14C3C\/production\/_104525058_p06t1w8l.jpg","altText":"Elizabeth the litter picker","originCode":"cpsprodpb","copyrightHolder":"Newsround","allowSyndication":false}},"index-thumbnail":{"104524171":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/42F6\/production\/_104524171_inspirationalkids_2018_elizabeth.jpg","altText":"Elizabeth the litter picker","originCode":"cpsprodpb","copyrightHolder":"BBC Newsround","allowSyndication":false}}},"videos":{"index":{"46365638":{"caption":"Elizabeth: Pick up litter to protect our environment and keep animals safe","externalId":"p06t071c","entityType":"Clip"}},"primary":{"46365638":{"caption":"Elizabeth: Pick up litter to protect our environment and keep animals safe","externalId":"p06t071c","entityType":"Clip"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"passport":{"category":{"categoryId":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/www.bbc.co.uk\/ontologies\/applicationlogic-news\/Feature","categoryName":"Feature"}},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"One person trying to tackle the issue of litter is seven-year-old Elizabeth. She's been organising monthly litter picks at her local park.","type":"MAP"},{"assetId":"46289679","assetUri":"\/newsround\/46289679","firstCreated":"2018-11-21T11:07:44+00:00","headline":"Caitlin: How I learnt to walk again","language":"en-gb","lastUpdated":"2018-11-21T11:07:44+00:00","media":{"images":{"index":{"104609384":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/BD06\/production\/_104609384_inspirationalkids_2018_caitlyn.jpg","altText":"Caitlin","originCode":"cpsprodpb","copyrightHolder":"BBC","allowSyndication":true}},"index-thumbnail":{"104609386":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/10B26\/production\/_104609386_inspirationalkids_2018_caitlyn.jpg","altText":"Caitlin","originCode":"cpsprodpb","copyrightHolder":"BBC","allowSyndication":true}}},"videos":{"index":{"46289681":{"caption":"Caitlin: How my dog helped me learn to walk again","externalId":"p06sdrxy","entityType":"Clip"}},"primary":{"46289681":{"caption":"Caitlin: How my dog helped me learn to walk again","externalId":"p06sdrxy","entityType":"Clip"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"Caitlin talks about how she's facing her fears and how she learnt to walk again after a road accident.","type":"MAP"},{"assetId":"46192149","assetUri":"\/newsround\/46192149","firstCreated":"2018-11-13T07:58:25+00:00","headline":"Ashleigh: I have kidney disease but still don't get out of school work","language":"en-gb","lastUpdated":"2018-11-13T07:58:25+00:00","media":{"images":{"index":{"104302553":{"width":1024,"height":576,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/8AC0\/production\/_104302553_p06rln7s.jpg","altText":"Ashleigh","originCode":"cpsprodpb","copyrightHolder":"BBC","allowSyndication":false}}},"videos":{"index":{"46192284":{"caption":"Ashleigh: I have kidney disease but I don't get out of school work","externalId":"p06rln0l","entityType":"Clip"}},"primary":{"46192284":{"caption":"Ashleigh: I have kidney disease but I don't get out of school work","externalId":"p06rln0l","entityType":"Clip"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"passport":{"category":{"categoryId":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/www.bbc.co.uk\/ontologies\/applicationlogic-news\/Feature","categoryName":"Feature"}},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"Ashleigh tells us how she copes with kidney disease","type":"MAP"},{"assetId":"45785163","assetUri":"\/newsround\/45785163","firstCreated":"2018-10-09T05:39:29+00:00","headline":"Teddy: NHS are the best people in the world","includeComments":true,"language":"en-gb","lastUpdated":"2018-10-10T09:22:25+00:00","media":{"images":{"index":{"104136564":{"width":1024,"height":576,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/B5E3\/production\/_104136564_inspirationalkids_2018.jpg","altText":"Teddy","originCode":"cpsprodpb","copyrightHolder":"BBC","allowSyndication":true}},"index-thumbnail":{"104136566":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/10403\/production\/_104136566_inspirationalkids_2018.jpg","altText":"Teddy","originCode":"cpsprodpb","copyrightHolder":"BBC","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"passport":{"category":{"categoryId":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/www.bbc.co.uk\/ontologies\/applicationlogic-news\/Feature","categoryName":"Feature"}},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"Ted underwent life-saving heart surgery at just six years old. He tells Newsround all about his experience and what inspired him to say thank you to the NHS for saving his life.","type":"STY"},{"assetId":"42978063","assetUri":"\/newsround\/42978063","firstCreated":"2018-02-16T16:50:01+00:00","headline":"Kane: I don't think being adopted has changed anything","language":"en-gb","lastUpdated":"2018-09-10T07:12:27+00:00","media":{"images":{"index":{"102414824":{"width":1920,"height":1080,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/A759\/production\/_102414824_kane.jpg","altText":"Kane","originCode":"cpsprodpb","copyrightHolder":"BBC","allowSyndication":true}},"index-thumbnail":{"103410227":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/11A09\/production\/_103410227_kane.jpg","altText":"Kane","originCode":"cpsprodpb","copyrightHolder":"BBC","allowSyndication":true}}},"videos":{"index":{"43085263":{"caption":"Kane: I don't think being adopted has changed anything","externalId":"p05yf38n","entityType":"Clip"}},"primary":{"43085263":{"caption":"Kane: I don't think being adopted has changed anything","externalId":"p05yf38n","entityType":"Clip"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"passport":{"category":{"categoryId":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/www.bbc.co.uk\/ontologies\/applicationlogic-news\/News","categoryName":"News"}},"section":{"uri":"\/newsround\/news","urlIdentifier":"\/newsround\/news","name":"News","id":"101227"},"summary":"Kane has grown up knowing that he was adopted. He explains what his life is like and why he is happy he was adopted.","type":"MAP"},{"assetId":"43697429","assetUri":"\/newsround\/43697429","firstCreated":"2018-04-09T08:28:12+00:00","headline":"Cara: I speak sign language because my parents are deaf","language":"en-gb","lastUpdated":"2018-04-09T08:28:12+00:00","media":{"images":{"index":{"102414710":{"width":1920,"height":1080,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/06CD\/production\/_102414710_cara-final.jpg","altText":"Cara","originCode":"cpsprodpb","copyrightHolder":"BBC","allowSyndication":true}},"index-thumbnail":{"100763406":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/EC14\/production\/_100763406_dsc00179.jpg","altText":"CARA","originCode":"cpsprodpb","copyrightHolder":"BBC","allowSyndication":false}}},"videos":{"index":{"43697430":{"caption":"Cara: I speak sign language because my parents are deaf","externalId":"p063j97b","entityType":"Clip"}},"primary":{"43697430":{"caption":"Cara: I speak sign language because my parents are deaf","externalId":"p063j97b","entityType":"Clip"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/news","urlIdentifier":"\/newsround\/news","name":"News","id":"101227"},"summary":"Eight-year-old Cara tells us about helping her deaf parents, and how she won an award for saving her mum.","type":"MAP"},{"assetId":"43573516","assetUri":"\/newsround\/43573516","firstCreated":"2018-04-02T05:44:10+00:00","headline":"Josh: I'm living with a brain tumour","language":"en-gb","lastUpdated":"2018-04-02T08:06:40+00:00","media":{"images":{"index":{"104525061":{"width":1024,"height":576,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/3EB4\/production\/_104525061_p06t1wtq.jpg","altText":"Josh: I'm living with a brain tumour","originCode":"cpsprodpb","copyrightHolder":"Newsround","allowSyndication":false}},"index-thumbnail":{"104525060":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/17A4\/production\/_104525060_josh-final.jpg","altText":"Josh","originCode":"cpsprodpb","copyrightHolder":"BBC","allowSyndication":true}}},"videos":{"index":{"43616363":{"caption":"Josh: I'm living with a brain tumour","externalId":"p062pxvd","entityType":"Clip"}},"primary":{"43616363":{"caption":"Josh: I'm living with a brain tumour","externalId":"p062pxvd","entityType":"Clip"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"passport":{"category":{"categoryId":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/www.bbc.co.uk\/ontologies\/applicationlogic-news\/Feature","categoryName":"Feature"}},"section":{"uri":"\/newsround\/news","urlIdentifier":"\/newsround\/news","name":"News","id":"101227"},"summary":"Josh is 10-years-old and he has spent years of his life in hospital.","type":"MAP"},{"assetId":"43448639","assetUri":"\/newsround\/43448639","firstCreated":"2018-03-18T12:49:00+00:00","headline":"Sabrina and Daniel: We saved our Grandma's life","language":"en-gb","lastUpdated":"2018-03-18T12:49:00+00:00","media":{"images":{"index":{"102414714":{"width":1920,"height":1080,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/A30D\/production\/_102414714_sabrina-daniel.jpg","altText":"Sabrina and Daniel","originCode":"cpsprodpb","copyrightHolder":"BBC","allowSyndication":true}},"index-thumbnail":{"100467381":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/47C8\/production\/_100467381_img_1384.jpg","altText":"Sabrina and Daniel","originCode":"cpsprodpb","copyrightHolder":"Scouts","allowSyndication":false}}},"videos":{"index":{"43448640":{"caption":"'We saved our Grandma's life'","externalId":"p061j7s1","entityType":"Clip"}},"primary":{"43448640":{"caption":"'We saved our Grandma's life'","externalId":"p061j7s1","entityType":"Clip"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/news","urlIdentifier":"\/newsround\/news","name":"News","id":"101227"},"summary":"Brother and sister, Sabrina and Daniel, managed to do something amazing when their Grandma became ill.","type":"MAP"},{"assetId":"42978064","assetUri":"\/newsround\/42978064","firstCreated":"2018-02-16T16:55:20+00:00","headline":"Nasser: How I overcame bullying","language":"en-gb","lastUpdated":"2018-03-06T07:37:58+00:00","media":{"images":{"index":{"102414716":{"width":1920,"height":1080,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/F12D\/production\/_102414716_nasser.jpg","altText":"Nasser","originCode":"cpsprodpb","copyrightHolder":"BBC","allowSyndication":true}},"index-thumbnail":{"100293877":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/1300F\/production\/_100293877_nasser.jpg","altText":"Nasser","originCode":"cpsprodpb","copyrightHolder":"BBC","allowSyndication":false}}},"videos":{"index":{"43091427":{"caption":"Nasser: I have been beatboxing for three years","externalId":"p05yf1cn","entityType":"Clip"}},"primary":{"43091427":{"caption":"Nasser: I have been beatboxing for three years","externalId":"p05yf1cn","entityType":"Clip"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/news","urlIdentifier":"\/newsround\/news","name":"News","id":"101227"},"summary":"13-year-old Nasser has experienced racism and bullying - he explains how he's dealt with it.","type":"MAP"},{"assetId":"42978062","assetUri":"\/newsround\/42978062","firstCreated":"2018-02-16T16:47:54+00:00","headline":"Edith: I want to be a farmer when I grow up","language":"en-gb","lastUpdated":"2018-02-16T16:47:54+00:00","media":{"images":{"index":{"102414718":{"width":1920,"height":1080,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/13F4D\/production\/_102414718_edith-final.jpg","altText":"Edith","originCode":"cpsprodpb","copyrightHolder":"BBC","allowSyndication":true}},"index-thumbnail":{"100183488":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/15976\/production\/_100183488_php1pdjgt.jpg","altText":"Edith","originCode":"cpsprodpb","copyrightHolder":"Newsround","allowSyndication":false}}},"videos":{"index":{"43085261":{"caption":"Edith: I want to be a farmer when I grow up","externalId":"p05yf1zk","entityType":"Clip"}},"primary":{"43085261":{"caption":"Edith: I want to be a farmer when I grow up","externalId":"p05yf1zk","entityType":"Clip"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/news","urlIdentifier":"\/newsround\/news","name":"News","id":"101227"},"summary":"9-year-old Edith lives on a farm and explains why she wants to be a shepherdess when she's older.","type":"MAP"},{"assetId":"43091429","assetUri":"\/newsround\/43091429","firstCreated":"2018-02-16T17:12:36+00:00","headline":"Jack: I couldn't talk, but music taught me how","language":"en-gb","lastUpdated":"2018-02-16T17:12:36+00:00","media":{"images":{"index":{"102414820":{"width":1920,"height":1080,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/0B19\/production\/_102414820_jack-final.jpg","altText":"Jack","originCode":"cpsprodpb","copyrightHolder":"BBC","allowSyndication":true}},"index-thumbnail":{"100064049":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/16F5E\/production\/_100064049_p05yf1t9.jpg","altText":"jack","originCode":"cpsprodpb","copyrightHolder":"BBC","allowSyndication":true}}},"videos":{"index":{"43091430":{"caption":"Jack: I couldn't talk, but music taught me to talk","externalId":"p05yf1bg","entityType":"Clip"}},"primary":{"43091430":{"caption":"Jack: I couldn't talk, but music taught me to talk","externalId":"p05yf1bg","entityType":"Clip"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/front_page","urlIdentifier":"\/newsround\/front_page","name":"Home","id":"101226"},"summary":"Jack has ADHD, dyspraxia, and autism... and he plays the piano and dances!","type":"MAP"},{"assetId":"42978061","assetUri":"\/newsround\/42978061","firstCreated":"2018-02-16T16:58:57+00:00","headline":"Bethan: I earned friends by being me","language":"en-gb","lastUpdated":"2018-02-16T16:58:57+00:00","media":{"images":{"index":{"102414822":{"width":1920,"height":1080,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/5939\/production\/_102414822_bethan-final.jpg","altText":"Bethan","originCode":"cpsprodpb","copyrightHolder":"BBC","allowSyndication":true}},"index-thumbnail":{"99924208":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/13972\/production\/_99924208_dsc00191.jpg","altText":"Bethan","originCode":"cpsprodpb","copyrightHolder":"BBC","allowSyndication":true}}},"videos":{"index":{"43091428":{"caption":"Bethan: I now carry confidence wherever I go","externalId":"p05yf2f5","entityType":"Clip"}},"primary":{"43091428":{"caption":"Bethan: I now carry confidence wherever I go","externalId":"p05yf2f5","entityType":"Clip"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/news","urlIdentifier":"\/newsround\/news","name":"News","id":"101227"},"summary":"Bethan's parents split had a big effect on her. She explains how she dealt with it and what has helped her.","type":"MAP"}],"semanticGroupName":"More stories 4"},{"type":"responsive-cluster","title":"Slice 5 - Bright purple with teal index card","strapline":{"name":"The Big Question"},"items":[{"assetId":"42097298","assetUri":"\/newsround\/42097298","firstCreated":"2017-11-23T11:59:04+00:00","headline":"The Big Question: Send us your questions","language":"en-gb","lastUpdated":"2018-01-26T06:42:07+00:00","media":{"images":{"index":{"103179408":{"width":1024,"height":576,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/13A71\/production\/_103179408_de31.jpg","altText":"The big Question logo","originCode":"cpsprodpb","copyrightHolder":"BBC","allowSyndication":true}},"index-thumbnail":{"103179483":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/9661\/production\/_103179483_de31.jpg","altText":"The big Question logo","originCode":"cpsprodpb","copyrightHolder":"BBC","allowSyndication":true}}}},"options":{"isBreakingNews":false,"isFactCheck":false},"overtypedHeadline":"Send in the Big Questions you want answered","section":{"uri":"\/newsround\/news","urlIdentifier":"\/newsround\/news","name":"News","id":"101227"},"summary":"We want to know the BIG questions you want answered! Send us your thoughts.","type":"STY"},{"assetId":"46319734","assetUri":"\/newsround\/46319734","firstCreated":"2018-11-23T15:07:04+00:00","headline":"Why do kangaroos only live in Australia?","language":"en-gb","lastUpdated":"2018-11-23T15:07:04+00:00","media":{"images":{"index":{"104464172":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/6A0A\/production\/_104464172_p06snwcg.jpg","altText":"Kangaroo","originCode":"cpsprodpb","copyrightHolder":"BBC","allowSyndication":true}},"index-thumbnail":{"104464174":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/B82A\/production\/_104464174_p06snwcg.jpg","altText":"Kangaroo","originCode":"cpsprodpb","copyrightHolder":"BBC","allowSyndication":true}}},"videos":{"index":{"46321249":{"caption":"The Big Question: Why do kangaroos only live Australia?","externalId":"p06sntkp","entityType":"Clip"}},"primary":{"46321249":{"caption":"The Big Question: Why do kangaroos only live Australia?","externalId":"p06sntkp","entityType":"Clip"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"passport":{"category":{"categoryId":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/www.bbc.co.uk\/ontologies\/applicationlogic-news\/News","categoryName":"News"}},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"Fourteen-year-old Dominic from North Yorkshire asked us this week's Big Question - and it's certainly an interesting one.","type":"MAP"},{"assetId":"46061717","assetUri":"\/newsround\/46061717","firstCreated":"2018-11-02T06:23:32+00:00","headline":"Why can't dogs chew with their mouths closed?","language":"en-gb","lastUpdated":"2018-11-02T06:23:32+00:00","media":{"images":{"index":{"104143559":{"width":2048,"height":1152,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/1752E\/production\/_104143559_gettyimages-540541062.jpg","altText":"A dog with his tongue hanging out","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}},"index-thumbnail":{"104143561":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/4096\/production\/_104143561_gettyimages-540541062.jpg","altText":"A dog with his tongue hanging out","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}},"videos":{"index":{"46061718":{"caption":"might think your dog's being rude, but actually it's just trying to eat its food.","externalId":"p06qhd4w","entityType":"Clip"}},"primary":{"46061718":{"caption":"might think your dog's being rude, but actually it's just trying to eat its food.","externalId":"p06qhd4w","entityType":"Clip"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"You might think your dog's being rude, but actually it's just trying to eat its food.","type":"MAP"},{"assetId":"45854961","assetUri":"\/newsround\/45854961","firstCreated":"2018-10-15T05:49:58+00:00","headline":"How does a thunderstorm start?","language":"en-gb","lastUpdated":"2018-10-15T05:49:58+00:00","media":{"images":{"index":{"103858330":{"width":2048,"height":1152,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/0D39\/production\/_103858330_gettyimages-846469400.jpg","altText":"Lightning storm.","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}},"index-thumbnail":{"103858332":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/5B59\/production\/_103858332_gettyimages-846469400.jpg","altText":"Lightning storm.","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}},"videos":{"index":{"45854963":{"caption":"NRBQ - THUNDERSTORMS","externalId":"p06nq0tk","entityType":"Clip"}},"primary":{"45854963":{"caption":"NRBQ - THUNDERSTORMS","externalId":"p06nq0tk","entityType":"Clip"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"passport":{"category":{"categoryId":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/www.bbc.co.uk\/ontologies\/applicationlogic-news\/Feature","categoryName":"Feature"}},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"BBC weather presenter Simon King answers nine-year-old Maisie's Big Question this week.","type":"MAP"},{"assetId":"45601233","assetUri":"\/newsround\/45601233","firstCreated":"2018-09-21T10:06:57+00:00","headline":"What was the first ever emoji?","language":"en-gb","lastUpdated":"2018-09-21T10:06:57+00:00","media":{"images":{"index":{"103527926":{"width":1024,"height":576,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/F5FC\/production\/_103527926_gettyimages-631096576.jpg","altText":"Laughing face and poo emoji","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}},"videos":{"index":{"45601723":{"caption":"The Big Question: What was the first emoji to be invented?","externalId":"p06lrv3r","entityType":"Clip"}},"primary":{"45601723":{"caption":"The Big Question: What was the first emoji to be invented?","externalId":"p06lrv3r","entityType":"Clip"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"passport":{"category":{"categoryId":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/www.bbc.co.uk\/ontologies\/applicationlogic-news\/News","categoryName":"News"}},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"There's an emoji for everything - feelings, food, faces and fun - but which one started it all?","type":"MAP"},{"assetId":"45515302","assetUri":"\/newsround\/45515302","firstCreated":"2018-09-14T05:44:17+00:00","headline":"How do we burp?","language":"en-gb","lastUpdated":"2018-09-14T05:44:17+00:00","media":{"images":{"index":{"103416652":{"width":1024,"height":576,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/643D\/production\/_103416652_p06l2s8k.jpg","altText":"Model of a human stomach","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":false}},"index-thumbnail":{"103417634":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/AA97\/production\/_103417634_p06l2s8k.jpg","altText":"Model of a human stomach","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":false}}},"videos":{"index":{"45515304":{"caption":"The Big Question: How do we burp?","externalId":"p06l2rp2","entityType":"Clip"}},"primary":{"45515304":{"caption":"The Big Question: How do we burp?","externalId":"p06l2rp2","entityType":"Clip"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"Newsround went to see Professor Aneez Esmail at the University of Manchester to find out the answer.","type":"MAP"},{"assetId":"45374312","assetUri":"\/newsround\/45374312","firstCreated":"2018-08-31T15:20:32+00:00","headline":"Why do animals have tails?","language":"en-gb","lastUpdated":"2018-08-31T15:20:32+00:00","media":{"images":{"index":{"103248615":{"width":1024,"height":576,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/C9E4\/production\/_103248615_mediaitem103247714.jpg","altText":"Peacock","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}},"index-thumbnail":{"103248617":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/11804\/production\/_103248617_mediaitem103247714.jpg","altText":"Peacock","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}},"videos":{"index":{"45374315":{"caption":"The Big Question: Why do animals have tails?","externalId":"p06jyvdp","entityType":"Clip"}},"primary":{"45374315":{"caption":"The Big Question: Why do animals have tails?","externalId":"p06jyvdp","entityType":"Clip"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"Steve Cross from the World Museum in Liverpool helped us answer one of your big questions!","type":"MAP"},{"assetId":"45296535","assetUri":"\/newsround\/45296535","firstCreated":"2018-08-24T12:07:40+00:00","headline":"Why do we have different colour eyes?","language":"en-gb","lastUpdated":"2018-08-24T12:07:40+00:00","media":{"images":{"index":{"103163950":{"width":2048,"height":1152,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/1730\/production\/_103163950_004547946.jpg","altText":"Generic photo of an eye","originCode":"cpsprodpb","copyrightHolder":"PA Wire","allowSyndication":false}},"index-thumbnail":{"103163952":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/6550\/production\/_103163952_004547946.jpg","altText":"Generic photo of an eye","originCode":"cpsprodpb","copyrightHolder":"PA Wire","allowSyndication":false}}},"videos":{"index":{"45296536":{"caption":"The Big Question: Why do we have different colour eyes?","externalId":"p06jbw6g","entityType":"Clip"}},"primary":{"45296536":{"caption":"The Big Question: Why do we have different colour eyes?","externalId":"p06jbw6g","entityType":"Clip"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"For this week's Big Question, we went to see Professor Aneez Esmail to find out the science behind this curious fact about the human body.","type":"MAP"},{"assetId":"45209801","assetUri":"\/newsround\/45209801","firstCreated":"2018-08-17T06:04:58+00:00","headline":"How long would a tortoise take to go around the world?","language":"en-gb","lastUpdated":"2018-08-17T06:04:58+00:00","media":{"images":{"index":{"103038897":{"width":1024,"height":576,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/1380B\/production\/_103038897_p06hmd3j.jpg","altText":"Tortoise","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":false}},"index-thumbnail":{"103038899":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/1862B\/production\/_103038899_p06hmd3j.jpg","altText":"Tortoise","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":false}}},"videos":{"index":{"45209802":{"caption":"The Big Question: How long would it take for a tortoise to walk around the world?","externalId":"p06hmbqm","entityType":"Clip"}},"primary":{"45209802":{"caption":"The Big Question: How long would it take for a tortoise to walk around the world?","externalId":"p06hmbqm","entityType":"Clip"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"This week, we're answering Eve from London's big question. She wants to know how long it would take a tortoise to walk around the equator.","type":"MAP"},{"assetId":"45145681","assetUri":"\/newsround\/45145681","firstCreated":"2018-08-10T14:56:17+00:00","headline":"Why is blood red?","language":"en-gb","lastUpdated":"2018-08-13T05:41:52+00:00","media":{"images":{"index":{"102926190":{"width":2048,"height":1152,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/23CA\/production\/_102926190_mediaitem102926189.jpg","altText":"Illustration of red blood cells in a blood vessel.","originCode":"cpsprodpb","copyrightHolder":"Science Photo Library","allowSyndication":true}},"index-thumbnail":{"102926192":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/71EA\/production\/_102926192_mediaitem102926189.jpg","altText":"Illustration of red blood cells in a blood vessel.","originCode":"cpsprodpb","copyrightHolder":"Science Photo Library","allowSyndication":true}}},"videos":{"index":{"45145685":{"caption":"You asked why is blood red, so we asked Professor Aneez Esmail to tell us!","externalId":"p06h362r","entityType":"Clip"}},"primary":{"45145685":{"caption":"You asked why is blood red, so we asked Professor Aneez Esmail to tell us!","externalId":"p06h362r","entityType":"Clip"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"passport":{"category":{"categoryId":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/www.bbc.co.uk\/ontologies\/applicationlogic-news\/Explainer","categoryName":"Explainer"}},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"For this week's big question, we went to see Professor Aneez Esmail to explain the science between this curious fact about the human body.","type":"MAP"},{"assetId":"44876462","assetUri":"\/newsround\/44876462","firstCreated":"2018-07-19T05:34:40+00:00","headline":"How are clouds made?","language":"en-gb","lastUpdated":"2018-07-19T05:34:40+00:00","media":{"images":{"index":{"102581283":{"width":2048,"height":1152,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/954A\/production\/_102581283_mediaitem102581282.jpg","altText":"White fluffy clouds against a blue sky","originCode":"cpsprodpb","copyrightHolder":"BBC","allowSyndication":true}},"index-thumbnail":{"102581285":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/E36A\/production\/_102581285_mediaitem102581282.jpg","altText":"White fluffy clouds against a blue sky","originCode":"cpsprodpb","copyrightHolder":"BBC","allowSyndication":true}}},"videos":{"index":{"44876464":{"caption":"The Big Question: How are clouds made?","externalId":"p06f2r1l","entityType":"Clip"}},"primary":{"44876464":{"caption":"The Big Question: How are clouds made?","externalId":"p06f2r1l","entityType":"Clip"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"Have you ever looked up at the sky and wondered how the white, fluffy clouds got there? BBC Weather presenter Abbie Dewhurst explains.","type":"MAP"},{"assetId":"44740109","assetUri":"\/newsround\/44740109","firstCreated":"2018-07-06T13:07:31+00:00","headline":"The Big Question: Why are some countries hot and others cold?","language":"en-gb","lastUpdated":"2018-07-06T13:07:31+00:00","media":{"images":{"index":{"102500511":{"width":1024,"height":576,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/2CEC\/production\/_102500511_p06dkxnr.jpg","altText":"The Sun","originCode":"cpsprodpb","copyrightHolder":"Reuters","allowSyndication":false}},"index-thumbnail":{"102458324":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/A591\/production\/_102458324_mediaitem102458321.jpg","altText":"the sun","originCode":"cpsprodpb","copyrightHolder":"Reuters","allowSyndication":true}}},"videos":{"index":{"44741185":{"caption":"The Big Question: Why are some countries hot and others cold?","externalId":"p06d10b4","entityType":"Clip"}},"primary":{"44741185":{"caption":"The Big Question: Why are some countries hot and others cold?","externalId":"p06d10b4","entityType":"Clip"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"overtypedHeadline":"Why are some countries hot and others cold?","section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"Thanks to Bella for this scorcher of a Big Question.","type":"MAP"},{"assetId":"44648608","assetUri":"\/newsround\/44648608","firstCreated":"2018-06-28T15:50:41+00:00","headline":"How far under water do icebergs go?","language":"en-gb","lastUpdated":"2018-07-16T12:01:27+00:00","media":{"images":{"index":{"102250750":{"width":2048,"height":1152,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/1649\/production\/_102250750_047685932.jpg","altText":"Icebergs drift in the sea in Cierva Cove, on the coast of the Antarctic Peninsula in Antarctica.","originCode":"cpsprodpb","copyrightHolder":"JOSH EDELSON","allowSyndication":false}},"index-thumbnail":{"102250752":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/6469\/production\/_102250752_047685932.jpg","altText":"Icebergs drift in the sea in Cierva Cove, on the coast of the Antarctic Peninsula in Antarctica.","originCode":"cpsprodpb","copyrightHolder":"JOSH EDELSON","allowSyndication":false}}},"videos":{"index":{"44648610":{"caption":"How far under water do Icebergs go?","externalId":"p06cb5b7","entityType":"Clip"}},"primary":{"44648610":{"caption":"How far under water do Icebergs go?","externalId":"p06cb5b7","entityType":"Clip"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"You've probably heard the phrase 'that's just the tip of the iceberg' but how far under water do icebergs go?","type":"MAP"},{"assetId":"44494070","assetUri":"\/newsround\/44494070","firstCreated":"2018-06-15T11:59:31+00:00","headline":"The Big Question: How old is the universe?","language":"en-gb","lastUpdated":"2018-06-15T11:59:31+00:00","media":{"images":{"index":{"103179068":{"width":2048,"height":1152,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/15051\/production\/_103179068_008283413.jpg","altText":"The night sky above Galloway Forest park in southern Scotland","originCode":"cpsprodpb","copyrightHolder":"PA","allowSyndication":true}},"index-thumbnail":{"103179130":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/0C7D\/production\/_103179130_008283413.jpg","altText":"The night sky above Galloway Forest park in southern Scotland","originCode":"cpsprodpb","copyrightHolder":"PA","allowSyndication":true}}},"videos":{"index":{"44494071":{"caption":"The Big Question: How old is the universe?","externalId":"p06b5f33","entityType":"Clip"}},"primary":{"44494071":{"caption":"The Big Question: How old is the universe?","externalId":"p06b5f33","entityType":"Clip"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"overtypedHeadline":"How old is the universe?","section":{"uri":"\/newsround\/news","urlIdentifier":"\/newsround\/news","name":"News","id":"101227"},"summary":"This week's Big Question is huge - but experts have an answer and here's how they worked it out","type":"MAP"},{"assetId":"44412466","assetUri":"\/newsround\/44412466","firstCreated":"2018-06-08T12:14:10+00:00","headline":"The Big Question: Why can't penguins fly?","language":"en-gb","lastUpdated":"2018-06-08T12:59:49+00:00","media":{"images":{"index":{"103179295":{"width":1024,"height":576,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/E7A1\/production\/_103179295_003490557.jpg","altText":"Penguin","originCode":"cpsprodpb","copyrightHolder":"BBC","allowSyndication":true}},"index-thumbnail":{"103179297":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/135C1\/production\/_103179297_003490557.jpg","altText":"Penguin","originCode":"cpsprodpb","copyrightHolder":"BBC","allowSyndication":true}}},"videos":{"index":{"44412468":{"caption":"The Big Question: Why can't penguins fly?","externalId":"p069h85r","entityType":"Clip"}},"primary":{"44412468":{"caption":"The Big Question: Why can't penguins fly?","externalId":"p069h85r","entityType":"Clip"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"overtypedHeadline":"Why can't penguins fly?","section":{"uri":"\/newsround\/news","urlIdentifier":"\/newsround\/news","name":"News","id":"101227"},"summary":"This week's Big Question explains why you've never seen a penguin gliding through the sky!","type":"MAP"},{"assetId":"44175005","assetUri":"\/newsround\/44175005","firstCreated":"2018-05-18T15:20:59+00:00","headline":"Why do we get goosebumps?","language":"en-gb","lastUpdated":"2018-05-18T15:20:59+00:00","media":{"images":{"index":{"103178771":{"width":2048,"height":1152,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/457B\/production\/_103178771_gettyimages-535792595.jpg","altText":"Goosebumps on a leg","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}},"index-thumbnail":{"103178773":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/939B\/production\/_103178773_gettyimages-535792595.jpg","altText":"Goosebumps on a leg","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}},"videos":{"index":{"44175012":{"caption":"Why do we get goosebumps?","externalId":"p067knty","entityType":"Clip"}},"primary":{"44175012":{"caption":"Why do we get goosebumps?","externalId":"p067knty","entityType":"Clip"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"overtypedHeadline":"Why do we get goosebumps?","section":{"uri":"\/newsround\/news","urlIdentifier":"\/newsround\/news","name":"News","id":"101227"},"summary":"You ask... we answer. This week's Big Question might get under your skin... in a good way!","type":"MAP"},{"assetId":"44100737","assetUri":"\/newsround\/44100737","firstCreated":"2018-05-14T05:32:23+00:00","headline":"The Big Question: Why do volcanoes erupt?","language":"en-gb","lastUpdated":"2018-05-14T05:32:23+00:00","media":{"images":{"index":{"103179401":{"width":2048,"height":1152,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/2901\/production\/_103179401_038216322.jpg","altText":"Reuters","originCode":"cpsprodpb","copyrightHolder":"Reuters","allowSyndication":true}},"index-thumbnail":{"103179402":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/5011\/production\/_103179402_038216322.jpg","altText":"Reuters","originCode":"cpsprodpb","copyrightHolder":"Reuters","allowSyndication":true}}},"videos":{"index":{"44100738":{"caption":"The Big Question: Why do volcanoes actually erupt?","externalId":"p0671f9g","entityType":"Clip"}},"primary":{"44100738":{"caption":"The Big Question: Why do volcanoes actually erupt?","externalId":"p0671f9g","entityType":"Clip"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"overtypedHeadline":"Why do volcanoes erupt?","section":{"uri":"\/newsround\/news","urlIdentifier":"\/newsround\/news","name":"News","id":"101227"},"summary":"Why and how do volcanoes erupt? That's a question Adam emailed to ask us - so here's the answer.","type":"MAP"},{"assetId":"43991242","assetUri":"\/newsround\/43991242","firstCreated":"2018-05-04T07:04:24+00:00","headline":"Why do feet smell?","language":"en-gb","lastUpdated":"2018-05-04T07:04:24+00:00","media":{"images":{"index":{"101159474":{"width":1024,"height":576,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/B987\/production\/_101159474_p066574t.jpg","altText":"Foot graphic","originCode":"cpsprodpb","copyrightHolder":"BBC","allowSyndication":false}},"index-thumbnail":{"101160104":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/9CAA\/production\/_101160104_p066574t.jpg","altText":"Foot graphic","originCode":"cpsprodpb","copyrightHolder":"BBC","allowSyndication":false}}},"videos":{"index":{"43991243":{"caption":"Why do feet smell?","externalId":"p066569v","entityType":"Clip"}},"primary":{"43991243":{"caption":"Why do feet smell?","externalId":"p066569v","entityType":"Clip"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"overtypedHeadline":"Why do feet smell?","section":{"uri":"\/newsround\/news","urlIdentifier":"\/newsround\/news","name":"News","id":"101227"},"summary":"It's a stinky Big Question for you this week as the Oasis Academy want to know why feet can get so smelly.","type":"MAP"},{"assetId":"43928377","assetUri":"\/newsround\/43928377","firstCreated":"2018-04-27T16:28:27+00:00","headline":"The Big Question: How are bricks made?","language":"en-gb","lastUpdated":"2018-04-27T16:28:27+00:00","media":{"images":{"index":{"103178826":{"width":2048,"height":1152,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/F5A7\/production\/_103178826_gettyimages-976795062.jpg","altText":"Brick wall","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}},"index-thumbnail":{"103178828":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/143C7\/production\/_103178828_gettyimages-976795062.jpg","altText":"Brick wall","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}},"videos":{"index":{"43928378":{"caption":"The Big Question: How are bricks made?","externalId":"p065jrk1","entityType":"Clip"}},"primary":{"43928378":{"caption":"The Big Question: How are bricks made?","externalId":"p065jrk1","entityType":"Clip"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"overtypedHeadline":"How are bricks made?","section":{"uri":"\/newsround\/news","urlIdentifier":"\/newsround\/news","name":"News","id":"101227"},"summary":"Everything you've ever wanted to know, and more, about where bricks come from!","type":"MAP"},{"assetId":"43831269","assetUri":"\/newsround\/43831269","firstCreated":"2018-04-20T05:58:12+00:00","headline":"The Big Question: How do you count the stars?","language":"en-gb","lastUpdated":"2018-04-20T08:18:10+00:00","media":{"images":{"index":{"100949443":{"width":2048,"height":1152,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/86BE\/production\/_100949443_gettyimages-601916324.jpg","altText":"Stars","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":false}},"index-thumbnail":{"100949445":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/D4DE\/production\/_100949445_gettyimages-601916324.jpg","altText":"Stars","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":false}}},"videos":{"index":{"43831270":{"caption":"How do you count stars?","externalId":"p064tbg1","entityType":"Clip"}},"primary":{"43831270":{"caption":"How do you count stars?","externalId":"p064tbg1","entityType":"Clip"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"overtypedHeadline":"How do you count the stars?","section":{"uri":"\/newsround\/news","urlIdentifier":"\/newsround\/news","name":"News","id":"101227"},"summary":"That's this week's Big Question, so we went to ask a space expert just how the scientists do it!","type":"MAP"},{"assetId":"43662401","assetUri":"\/newsround\/43662401","firstCreated":"2018-04-06T06:21:48+00:00","headline":"The Big Question: Why do onions make you cry?","language":"en-gb","lastUpdated":"2018-04-06T06:21:48+00:00","media":{"images":{"index":{"103179061":{"width":2048,"height":1152,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/3EE1\/production\/_103179061_gettyimages-461627284.jpg","altText":"Red and white onions","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}},"index-thumbnail":{"103179063":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/8D01\/production\/_103179063_gettyimages-461627284.jpg","altText":"Red and white onions","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}},"videos":{"index":{"43662402":{"caption":"Ever wondered why we cry when we chop onions, even if you鈥檙e not a little bit sad?","externalId":"p063dvhw","entityType":"Clip"}},"primary":{"43662402":{"caption":"Ever wondered why we cry when we chop onions, even if you鈥檙e not a little bit sad?","externalId":"p063dvhw","entityType":"Clip"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"overtypedHeadline":"Why do onions make you cry?","section":{"uri":"\/newsround\/entertainment","urlIdentifier":"\/newsround\/entertainment","name":"Entertainment","id":"101225"},"summary":"Ever wondered why we cry when we chop onions, even if you鈥檙e not sad at all?","type":"MAP"},{"assetId":"43499335","assetUri":"\/newsround\/43499335","firstCreated":"2018-03-22T11:08:40+00:00","headline":"The Big Question: What was the first dinosaur?","language":"en-gb","lastUpdated":"2018-03-22T11:08:40+00:00","media":{"images":{"index":{"100524138":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/144C6\/production\/_100524138_gettyimages-696470554.jpg","altText":"dinosaur","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":false}},"index-thumbnail":{"100524140":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/102E\/production\/_100524140_gettyimages-696470554.jpg","altText":"dinosaur","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":false}}},"videos":{"index":{"43499336":{"caption":"Big Question: What was the first dinosaur?","externalId":"p061yd9f","entityType":"Clip"}},"primary":{"43499336":{"caption":"Big Question: What was the first dinosaur?","externalId":"p061yd9f","entityType":"Clip"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"overtypedHeadline":"What was the first dinosaur?","section":{"uri":"\/newsround\/news","urlIdentifier":"\/newsround\/news","name":"News","id":"101227"},"summary":"There are lots of different species of dinosaur but which one was the first?","type":"MAP"},{"assetId":"43421339","assetUri":"\/newsround\/43421339","firstCreated":"2018-03-15T17:06:55+00:00","headline":"The Big Question: How is a banana a berry but a strawberry isn't?","language":"en-gb","lastUpdated":"2018-03-15T17:06:55+00:00","media":{"images":{"index":{"103179277":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/12DF1\/production\/_103179277_p0617ntn.jpg","altText":"Banana and a Strawberry","originCode":"cpsprodpb","copyrightHolder":"BBC","allowSyndication":true}},"index-thumbnail":{"103179279":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/17C11\/production\/_103179279_p0617ntn.jpg","altText":"Banana and a Strawberry","originCode":"cpsprodpb","copyrightHolder":"BBC","allowSyndication":true}}},"videos":{"index":{"43421341":{"caption":"How is a banana a berry but a strawberry isn't?","externalId":"p0617kr6","entityType":"Clip"}},"primary":{"43421341":{"caption":"How is a banana a berry but a strawberry isn't?","externalId":"p0617kr6","entityType":"Clip"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"overtypedHeadline":"How is a banana a berry but a strawberry isn't?","section":{"uri":"\/newsround\/news","urlIdentifier":"\/newsround\/news","name":"News","id":"101227"},"summary":"Now that's a berry good question!","type":"MAP"},{"assetId":"43315746","assetUri":"\/newsround\/43315746","firstCreated":"2018-03-07T11:09:29+00:00","headline":"How big is space?","language":"en-gb","lastUpdated":"2018-03-07T11:09:29+00:00","media":{"images":{"index":{"103179271":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/4391\/production\/_103179271_p060c1dq.jpg","altText":"Keyframe #6","originCode":"cpsprodpb","copyrightHolder":"BBC","allowSyndication":true}},"index-thumbnail":{"103179273":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/91B1\/production\/_103179273_p060c1dq.jpg","altText":"Keyframe #6","originCode":"cpsprodpb","copyrightHolder":"BBC","allowSyndication":true}}},"videos":{"index":{"43315747":{"caption":"The Big Question: How big is space?","externalId":"p060c0y3","entityType":"Clip"}},"primary":{"43315747":{"caption":"The Big Question: How big is space?","externalId":"p060c0y3","entityType":"Clip"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"overtypedHeadline":"How big is space?","section":{"uri":"\/newsround\/news","urlIdentifier":"\/newsround\/news","name":"News","id":"101227"},"summary":"Have you ever stopped to wonder just how big space really is? And how do you measure it?","type":"MAP"},{"assetId":"43232044","assetUri":"\/newsround\/43232044","firstCreated":"2018-02-28T16:16:54+00:00","headline":"The Big Question: How are roads named?","language":"en-gb","lastUpdated":"2018-02-28T16:16:54+00:00","media":{"images":{"index":{"100220467":{"width":1024,"height":576,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/12A72\/production\/_100220467_p05zn7zs.jpg","altText":"Vampire Road","originCode":"cpsprodpb","copyrightHolder":"BBC"}}},"videos":{"index":{"43232045":{"caption":"The Big Question: How are roads named?","externalId":"p05zn7rw","entityType":"Clip"}},"primary":{"43232045":{"caption":"The Big Question: How are roads named?","externalId":"p05zn7rw","entityType":"Clip"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"overtypedHeadline":"How are roads named?","section":{"uri":"\/newsround\/front_page","urlIdentifier":"\/newsround\/front_page","name":"Home","id":"101226"},"summary":"This week's Big Question is all about road names.","type":"MAP"},{"assetId":"43085506","assetUri":"\/newsround\/43085506","firstCreated":"2018-02-16T11:50:51+00:00","headline":"The Big Question: How are fireworks made?","language":"en-gb","lastUpdated":"2018-02-16T11:50:51+00:00","media":{"images":{"index":{"103178456":{"width":2048,"height":1152,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/FFCF\/production\/_103178456_006664263.jpg","altText":"New Year's Eve fireworks","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}},"index-thumbnail":{"103178458":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/14DEF\/production\/_103178458_006664263.jpg","altText":"New Year's Eve fireworks","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}},"videos":{"index":{"43085507":{"caption":"This week's Big Question is all about Fireworks","externalId":"p05ycm2d","entityType":"Clip"}},"primary":{"43085507":{"caption":"This week's Big Question is all about Fireworks","externalId":"p05ycm2d","entityType":"Clip"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"overtypedHeadline":"How are fireworks made?","section":{"uri":"\/newsround\/news","urlIdentifier":"\/newsround\/news","name":"News","id":"101227"},"summary":"It's Chinese New Year and often celebrated with fireworks so it's time to find out the answer!","type":"MAP"},{"assetId":"43001472","assetUri":"\/newsround\/43001472","firstCreated":"2018-02-09T08:44:30+00:00","headline":"Who invented Valentine's Day?","language":"en-gb","lastUpdated":"2018-02-09T08:45:58+00:00","media":{"images":{"index":{"103178341":{"width":2048,"height":1152,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/3833\/production\/_103178341_003633772.jpg","altText":"Valentines day rose and chocolates","originCode":"cpsprodpb","copyrightHolder":"PA","allowSyndication":true}},"index-thumbnail":{"103178343":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/8653\/production\/_103178343_003633772.jpg","altText":"Valentines day rose and chocolates","originCode":"cpsprodpb","copyrightHolder":"PA","allowSyndication":true}}},"videos":{"index":{"43001474":{"caption":"Big Question: Who invented Valentine's Day?","externalId":"p05xlhc4","entityType":"Clip"}},"primary":{"43001474":{"caption":"Big Question: Who invented Valentine's Day?","externalId":"p05xlhc4","entityType":"Clip"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"overtypedHeadline":"Who invented Valentine's Day?","section":{"uri":"\/newsround\/front_page","urlIdentifier":"\/newsround\/front_page","name":"Home","id":"101226"},"summary":"The Big Question is \"Who invented Valentine's Day and why?\"","type":"MAP"},{"assetId":"42895003","assetUri":"\/newsround\/42895003","firstCreated":"2018-01-31T18:25:09+00:00","headline":"Who invented Lego?","language":"en-gb","lastUpdated":"2018-01-31T18:25:09+00:00","media":{"images":{"index":{"103178349":{"width":2048,"height":1152,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/170B3\/production\/_103178349_gettyimages-459643778.jpg","altText":"Lego figure head","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}},"index-thumbnail":{"103178451":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/3C7F\/production\/_103178451_gettyimages-459643778.jpg","altText":"Lego figure head","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}},"videos":{"index":{"42895004":{"caption":"Big Question: Who invented LEGO and when?","externalId":"p05wplm9","entityType":"Clip"}},"primary":{"42895004":{"caption":"Big Question: Who invented LEGO and when?","externalId":"p05wplm9","entityType":"Clip"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"section":{"uri":"\/newsround\/news","urlIdentifier":"\/newsround\/news","name":"News","id":"101227"},"summary":"This week we're getting to the bottom of who invented the Lego brick.","type":"MAP"},{"assetId":"42738270","assetUri":"\/newsround\/42738270","firstCreated":"2018-01-18T16:49:09+00:00","headline":"The Big Question: Who invented the selfie?","language":"en-gb","lastUpdated":"2018-01-18T16:49:09+00:00","media":{"images":{"index":{"103178953":{"width":2048,"height":1152,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/8C93\/production\/_103178953_040973328.jpg","altText":"Family taking a selfie","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}},"index-thumbnail":{"103178955":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/DAB3\/production\/_103178955_040973328.jpg","altText":"Family taking a selfie","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}},"videos":{"index":{"42749327":{"caption":"Whitney finds out all about the selfie","externalId":"p05vfq1c","entityType":"Clip"}},"primary":{"42749327":{"caption":"Whitney finds out all about the selfie","externalId":"p05vfq1c","entityType":"Clip"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"overtypedHeadline":"Who invented the selfie?","section":{"uri":"\/newsround\/entertainment","urlIdentifier":"\/newsround\/entertainment","name":"Entertainment","id":"101225"},"summary":"Whitney has been finding out how the selfie has been around a lot longer than you might think.","type":"MAP"},{"assetId":"42647661","assetUri":"\/newsround\/42647661","firstCreated":"2018-01-11T10:44:10+00:00","headline":"Can we bring dinosaurs back?","language":"en-gb","lastUpdated":"2018-01-11T10:44:10+00:00","media":{"images":{"index":{"103177988":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/15B91\/production\/_103177988_mediaitem103177987.jpg","altText":"Artwork of a Tyrannosaurus rex dinosaur","originCode":"cpsprodpb","copyrightHolder":"Science Photo Library","allowSyndication":true}},"index-thumbnail":{"103178020":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/0827\/production\/_103178020_mediaitem103177987.jpg","altText":"Artwork of a Tyrannosaurus rex dinosaur","originCode":"cpsprodpb","copyrightHolder":"Science Photo Library","allowSyndication":true}}},"videos":{"index":{"42647664":{"caption":"The Big Question: Can we bring dinosaurs back to life?","externalId":"p05thzlj","entityType":"Clip"}},"primary":{"42647664":{"caption":"The Big Question: Can we bring dinosaurs back to life?","externalId":"p05thzlj","entityType":"Clip"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"overtypedHeadline":"Can we bring dinosaurs back?","section":{"uri":"\/newsround\/news","urlIdentifier":"\/newsround\/news","name":"News","id":"101227"},"summary":"Could Jurassic Park be a reality, or is it all just science fiction?! We asked a dinosaur expert to help...","type":"MAP"},{"assetId":"42554509","assetUri":"\/newsround\/42554509","firstCreated":"2018-01-04T08:29:40+00:00","headline":"The Big Question: Does the sound of your voice change in space?","language":"en-gb","lastUpdated":"2018-01-04T08:29:40+00:00","media":{"images":{"index":{"103179205":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/C479\/production\/_103179205_bigqtimpeake.jpg","altText":"astronaut in space","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}},"index-thumbnail":{"103179207":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/11299\/production\/_103179207_bigqtimpeake.jpg","altText":"astronaut in space","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}},"videos":{"index":{"42554510":{"caption":"The Big Question: Does the sound of your voice change in space?","externalId":"p05snd1g","entityType":"Clip"}},"primary":{"42554510":{"caption":"The Big Question: Does the sound of your voice change in space?","externalId":"p05snd1g","entityType":"Clip"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"overtypedHeadline":"Does the sound of your voice change in space?","section":{"uri":"\/newsround\/news","urlIdentifier":"\/newsround\/news","name":"News","id":"101227"},"summary":"We asked astronaut and scientist Tim Peake to explain...","type":"MAP"},{"assetId":"42350876","assetUri":"\/newsround\/42350876","firstCreated":"2017-12-14T09:16:39+00:00","headline":"The Big Question: How do we predict the weather?","language":"en-gb","lastUpdated":"2017-12-14T09:16:39+00:00","media":{"images":{"index":{"103178778":{"width":1024,"height":576,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/156EB\/production\/_103178778_000510620.jpg","altText":"Man struggling to open umbrella during stormy weather","originCode":"cpsprodpb","copyrightHolder":"PA","allowSyndication":true}},"index-thumbnail":{"103178820":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/0B47\/production\/_103178820_000510620.jpg","altText":"Man struggling to open umbrella during stormy weather","originCode":"cpsprodpb","copyrightHolder":"PA","allowSyndication":true}}},"videos":{"index":{"42350878":{"caption":"The Big Question: How do we predict the weather?","externalId":"p05r2f1g","entityType":"Clip"}},"primary":{"42350878":{"caption":"The Big Question: How do we predict the weather?","externalId":"p05r2f1g","entityType":"Clip"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"overtypedHeadline":"How do we predict the weather?","section":{"uri":"\/newsround\/news","urlIdentifier":"\/newsround\/news","name":"News","id":"101227"},"summary":"We asked a top weather forecaster to help explain...","type":"MAP"},{"assetId":"42257120","assetUri":"\/newsround\/42257120","firstCreated":"2017-12-06T16:12:14+00:00","headline":"Big Question: How does carbon dating work?","language":"en-gb","lastUpdated":"2017-12-06T16:12:14+00:00","media":{"images":{"index":{"103179711":{"width":2048,"height":1152,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/2E15\/production\/_103179711_mediaitem103179710.jpg","altText":"Fossil ammonites. Ammonites are extinct cephalopod molluscs that lived in the oceans during the Jurassic and Cretaceous periods.","originCode":"cpsprodpb","copyrightHolder":"Science Photo Library","allowSyndication":true}},"index-thumbnail":{"103179713":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/7C35\/production\/_103179713_mediaitem103179710.jpg","altText":"Fossil ammonites. Ammonites are extinct cephalopod molluscs that lived in the oceans during the Jurassic and Cretaceous periods.","originCode":"cpsprodpb","copyrightHolder":"Science Photo Library","allowSyndication":true}}},"videos":{"index":{"42257121":{"caption":"Big Question: How does carbon dating work?","externalId":"p05q8jtx","entityType":"Clip"}},"primary":{"42257121":{"caption":"Big Question: How does carbon dating work?","externalId":"p05q8jtx","entityType":"Clip"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"overtypedHeadline":"How does carbon dating work?","section":{"uri":"\/newsround\/news","urlIdentifier":"\/newsround\/news","name":"News","id":"101227"},"summary":"In this week's Big Question Joshua asks how scientists work out how old things are.","type":"MAP"},{"assetId":"42173531","assetUri":"\/newsround\/42173531","firstCreated":"2017-11-30T08:02:06+00:00","headline":"The Big Question: How is a Formula 1 car different to a family car?","language":"en-gb","lastUpdated":"2017-11-30T12:39:01+00:00","media":{"images":{"index":{"98996459":{"width":2048,"height":1152,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/174ED\/production\/_98996459_gettyimages-879554824.jpg","caption":"Red Bull cars designed by Adrian Newey","altText":"Red Bull F1 cars","originCode":"cpsprodpb","copyrightHolder":"Getty Images"}}},"videos":{"index":{"42179190":{"caption":"The Big Question: How is a Formula 1 car different to a family car?","externalId":"p05pnm88","entityType":"Clip"}},"primary":{"42179190":{"caption":"The Big Question: How is a Formula 1 car different to a family car?","externalId":"p05pnm88","entityType":"Clip"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"overtypedHeadline":"How is a Formula 1 car different to a family car?","section":{"uri":"\/newsround\/sport","urlIdentifier":"\/newsround\/sport","name":"Sport","id":"101228"},"summary":"What's so special about Formula 1 cars? Newsround asked a racing expert to answer our big question.","type":"MAP"},{"assetId":"42097292","assetUri":"\/newsround\/42097292","firstCreated":"2017-11-23T12:00:15+00:00","headline":"The Big Question: When will we be able to travel at warp speed?","language":"en-gb","lastUpdated":"2017-11-23T12:00:15+00:00","media":{"images":{"index":{"98889683":{"width":976,"height":549,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/972A\/production\/_98889683_rocketgetty.jpg","altText":"Rocket","originCode":"cpsprodpb","copyrightHolder":"NASA"}}},"videos":{"index":{"42097293":{"caption":"The Big Question: Can we travel at warp speed?","externalId":"p05nynxv","entityType":"Clip"}},"primary":{"42097293":{"caption":"The Big Question: Can we travel at warp speed?","externalId":"p05nynxv","entityType":"Clip"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"overtypedHeadline":"When will we be able to travel at warp speed?","section":{"uri":"\/newsround\/news","urlIdentifier":"\/newsround\/news","name":"News","id":"101227"},"summary":"We got Nasa to explain... and it turns out it's quite complicated.","type":"MAP"},{"assetId":"41679797","assetUri":"\/newsround\/41679797","firstCreated":"2017-10-19T10:50:40+00:00","headline":"How do you measure a mountain?","language":"en-gb","lastUpdated":"2017-10-19T10:50:40+00:00","media":{"images":{"index":{"103177981":{"width":2048,"height":1152,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/4A21\/production\/_103177981_mediaitem103177980.jpg","altText":"Mount Everest with the Khumbu Glacier and Nuptse in foreground viewed from Kala Pattar","originCode":"cpsprodpb","copyrightHolder":"Science Photo Library","allowSyndication":true}},"index-thumbnail":{"103177983":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/9841\/production\/_103177983_mediaitem103177980.jpg","altText":"Mount Everest with the Khumbu Glacier and Nuptse in foreground viewed from Kala Pattar","originCode":"cpsprodpb","copyrightHolder":"Science Photo Library","allowSyndication":true}}},"videos":{"index":{"41679798":{"caption":"The Big Question: How do you measure a mountain?","externalId":"p05kc8m3","entityType":"Clip"}},"primary":{"41679798":{"caption":"The Big Question: How do you measure a mountain?","externalId":"p05kc8m3","entityType":"Clip"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"overtypedHeadline":"How do you measure a mountain?","section":{"uri":"\/newsround\/news","urlIdentifier":"\/newsround\/news","name":"News","id":"101227"},"summary":"In this week's Big Question we are finding out how you measure a mountain, and how accurate the measurements are.","type":"MAP"},{"assetId":"41175735","assetUri":"\/newsround\/41175735","firstCreated":"2017-09-06T15:46:27+00:00","headline":"The Big Question: What's the fruity difference?","language":"en-gb","lastUpdated":"2017-09-06T15:46:27+00:00","media":{"images":{"index":{"103178025":{"width":2048,"height":1152,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/CB77\/production\/_103178025_gettyimages-904259394.jpg","altText":"Tangerines","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}},"index-thumbnail":{"103178027":{"width":320,"height":180,"href":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/c.files.bbci.co.uk\/11997\/production\/_103178027_gettyimages-904259394.jpg","altText":"Tangerines","originCode":"cpsprodpb","copyrightHolder":"Getty Images","allowSyndication":true}}},"videos":{"index":{"41175736":{"caption":"Spot the fruity difference!","externalId":"p05f9xgf","entityType":"Clip"}},"primary":{"41175736":{"caption":"Spot the fruity difference!","externalId":"p05f9xgf","entityType":"Clip"}}}},"mediaType":"Video","options":{"isBreakingNews":false,"isFactCheck":false},"overtypedHeadline":"What's the fruity difference?","section":{"uri":"\/newsround\/news","urlIdentifier":"\/newsround\/news","name":"News","id":"101227"},"summary":"What's the difference between tangerines, clementines and satsumas?","type":"MAP"}],"semanticGroupName":"More stories 5"}],"iStatsCounterName":"newsround.home.page","language":"en-gb","lastUpdated":"2019-02-07T16:45:12+00:00","options":{"allowAdvertising":false},"section":{"uri":"\/newsround\/home","urlIdentifier":"\/newsround\/home","name":"CBBC Newsround","id":"103094"},"summary":"The home of news and fun facts for kids. Find out what is going on, with stories, pictures and videos. Try a quiz or one of our free games","title":"CBBC Newsround","type":"IDX","lastPublished":"2019-02-07T17:12:10+00:00","id":"https:\/\/web.archive.org\/web\/20190207175647\/http:\/\/www.bbc.co.uk\/asset\/69a8f5ef-1d3a-b1f9-e050-17ac8045757b\/desktop\/domestic"}}); });</script><script>Morph.toInit.registers.push(function() { Morph.register({"view":"bbc-morph-newsround-home-controller","assetUri":"newsround\/home","commentsApiKey":"c31ba4dc-6a82-4b1e-99ab-e9dc4e08e990","isUk":"true","path":"\/newsround","version":"5.1.1","_mrrVersion":"2.0.12"},'u9062313292464166'); });</script><script>Morph.init = function() { if (!Morph.initCalled) { Morph.markPerformance('morph-init'); Morph.initCalled = true; requirejs.config({ paths: { 'live-push': '//web.archive.org/web/20190207175647/https://push.api.bbci.co.uk/public/client' } }); } function attempt(fn) { fn(); } if (!Morph.toInitsCalled) { Morph.markPerformance('morph-init-core-deps-complete'); Morph.toInitsCalled = true; } Morph.toInit.bundles.forEach(attempt); Morph.toInit.bundles = []; Morph.markPerformance('morph-init-bundles-complete'); Morph.toInit.payloads.forEach(attempt); Morph.toInit.payloads = []; Morph.markPerformance('morph-init-payloads-complete'); Morph.toInit.registers.forEach(attempt); Morph.toInit.registers = []; Morph.markPerformance('morph-init-registers-complete'); };</script><script src="//web.archive.org/web/20190207175647js_/https://m.files.bbci.co.uk/modules/morph-vendor/1.0.2/bundle.vendor.js"></script><script src="//web.archive.org/web/20190207175647js_/https://m.files.bbci.co.uk/modules/morph/5.3.1/bundle.js"></script><script src="//web.archive.org/web/20190207175647js_/https://m.files.bbci.co.uk/modules/bbc-morph-promise/1.0.6/bundle.js"></script><script src="//web.archive.org/web/20190207175647js_/https://m.files.bbci.co.uk/modules/bbc-morph-istats/1.3.0/bundle.js"></script><script src="//web.archive.org/web/20190207175647js_/https://m.files.bbci.co.uk/modules/bbc-morph-react-mvt/3.1.2/bundle.js"></script><script src="//web.archive.org/web/20190207175647js_/https://m.files.bbci.co.uk/modules/bbc-morph-classnames/1.0.2/bundle.js"></script><script src="//web.archive.org/web/20190207175647js_/https://m.files.bbci.co.uk/modules/bbc-morph-gel-icons/3.0.0/bundle.js"></script><script src="//web.archive.org/web/20190207175647js_/https://m.files.bbci.co.uk/modules/bbc-morph-newsround-button/4.0.0/bundle.js"></script><script src="//web.archive.org/web/20190207175647js_/https://m.files.bbci.co.uk/modules/bbc-morph-istats-internal-link-tracking/2.2.0/bundle.js"></script><script src="//web.archive.org/web/20190207175647js_/https://m.files.bbci.co.uk/modules/bbc-morph-newsround-anchors/2.0.1/bundle.js"></script><script src="//web.archive.org/web/20190207175647js_/https://m.files.bbci.co.uk/modules/bbc-morph-newsround-section-container/4.0.3/bundle.js"></script><script src="//web.archive.org/web/20190207175647js_/https://m.files.bbci.co.uk/modules/bbc-morph-newsround-header/6.0.1/bundle.js"></script><script src="//web.archive.org/web/20190207175647js_/https://m.files.bbci.co.uk/modules/bbc-morph-grandstand/5.1.2/bundle.js"></script><script src="//web.archive.org/web/20190207175647js_/https://m.files.bbci.co.uk/modules/bbc-morph-newsround-cbbc-nav/4.0.0/bundle.js"></script><script src="//web.archive.org/web/20190207175647js_/https://m.files.bbci.co.uk/modules/bbc-morph-newsround-home-controller/5.1.1/bundle.js"></script><script src="//web.archive.org/web/20190207175647js_/https://m.files.bbci.co.uk/modules/bbc-morph-gel-icons/3.0.0/gel-icon-play/bundle.js"></script><script src="//web.archive.org/web/20190207175647js_/https://m.files.bbci.co.uk/modules/bbc-morph-gel-icons/3.0.0/gel-icon-image/bundle.js"></script><script src="//web.archive.org/web/20190207175647js_/https://m.files.bbci.co.uk/modules/bbc-morph-gel-icons/3.0.0/gel-icon-comments/bundle.js"></script><script src="//web.archive.org/web/20190207175647js_/https://m.files.bbci.co.uk/modules/bbc-morph-debouncer/1.0.1/bundle.js"></script><script src="//web.archive.org/web/20190207175647js_/https://m.files.bbci.co.uk/modules/bbc-morph-responsive-image/1.3.1/bundle.js"></script><script src="//web.archive.org/web/20190207175647js_/https://m.files.bbci.co.uk/modules/bbc-morph-image-chef-url-transformer/2.1.0/bundle.js"></script><script src="//web.archive.org/web/20190207175647js_/https://m.files.bbci.co.uk/modules/bbc-morph-newsround-bulletin-promo/4.0.1/bundle.js"></script><script src="//web.archive.org/web/20190207175647js_/https://m.files.bbci.co.uk/modules/bbc-morph-bump/1.1.0/bundle.js"></script><script src="//web.archive.org/web/20190207175647js_/https://m.files.bbci.co.uk/modules/bbc-morph-smp/5.0.1/bundle.js"></script><script src="//web.archive.org/web/20190207175647js_/https://m.files.bbci.co.uk/modules/bbc-morph-localised-timestamp/3.1.2/bundle.js"></script><script src="//web.archive.org/web/20190207175647js_/https://m.files.bbci.co.uk/modules/bbc-morph-classnames/1.0.1/bundle.js"></script><script src="//web.archive.org/web/20190207175647js_/https://m.files.bbci.co.uk/modules/bbc-morph-gs-timestamp/2.2.1/bundle.js"></script><script src="//web.archive.org/web/20190207175647js_/https://m.files.bbci.co.uk/modules/bbc-morph-newsround-timestamp/4.0.0/bundle.js"></script><script src="//web.archive.org/web/20190207175647js_/https://m.files.bbci.co.uk/modules/bbc-morph-newsround-promo/5.0.1/bundle.js"></script><script src="//web.archive.org/web/20190207175647js_/https://m.files.bbci.co.uk/modules/bbc-morph-newsround-more-stories/4.0.1/bundle.js"></script><script src="//web.archive.org/web/20190207175647js_/https://m.files.bbci.co.uk/modules/bbc-morph-newsround-top-stories/6.0.4/bundle.js"></script><script src="//web.archive.org/web/20190207175647js_/https://m.files.bbci.co.uk/modules/bbc-morph-newsround-super-promo/3.0.1/bundle.js"></script><script src="//web.archive.org/web/20190207175647js_/https://m.files.bbci.co.uk/modules/bbc-morph-grandstand/5.1.2/latin/bundle.js"></script><script>if (!Morph.manualInit) { Morph.init(); } /* u9062313292464166 */</script><!-- Chartbeat Web Analytics code - start --> <script type="text/javascript"> /** CONFIGURATION START **/ (function() { var noCookies = true; var cookiePrefix = '_chartbeat'; if ("object" === typeof bbccookies && typeof bbccookies.readPolicy == 'function') { noCookies = !bbccookies.readPolicy().performance; } if (noCookies && document.cookie.indexOf(cookiePrefix) !== -1) { //Find and remove cookies whose names begin with '_chartbeat' var cookieSplit = document.cookie.split(';'); var cookieLength = cookieSplit.length; while (cookieLength--) { var cookie = cookieSplit[cookieLength].replace(/^s+|s+$/g, ''); var cookieName = cookie.split('=')[0]; if (cookieName.indexOf(cookiePrefix) === 0) { document.cookie = cookieName + '=; expires=Thu, 01 Jan 1970 00:00:00 GMT; path=/;'; } } } _sf_async_config.noCookies = noCookies; }()); /** CONFIGURATION END **/ (function(){ function loadChartbeat() { window._sf_endpt=(new Date()).getTime(); var e = document.createElement("script"); e.setAttribute("language", "javascript"); e.setAttribute("type", "text/javascript"); e.setAttribute('src', '//web.archive.org/web/20190207175647/https://static.chartbeat.com/js/chartbeat.js'); document.body.appendChild(e); } var oldonload = window.onload; window.onload = (typeof window.onload != "function") ? loadChartbeat : function() { oldonload(); loadChartbeat(); }; }()); </script> <!-- Chartbeat Web Analytics code - end --></body></html><!-- FILE ARCHIVED ON 17:56:47 Feb 07, 2019 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 19:51:00 Nov 28, 2024. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). --> <!-- playback timings (ms): captures_list: 1.116 exclusion.robots: 0.042 exclusion.robots.policy: 0.024 esindex: 0.014 cdx.remote: 88.631 LoadShardBlock: 386.98 (6) PetaboxLoader3.datanode: 258.865 (7) load_resource: 122.663 PetaboxLoader3.resolve: 81.082 -->