(() => { if ( document.cookie.split(';').some((item) => item.trim().indexOf('ckns_id=') > -1) ) { return; } function localStorageIsAvailable() { try { const storage = window && window.localStorage; if(typeof storage.getItem === 'function') { return true } return false } catch (error) { return false } } if(localStorageIsAvailable()) { var dismissCount = Number(window.localStorage.getItem('-banner-news-homepage-dismiss-count')); if (dismissCount >= 4) { return; } var lastDismissedDate = Number(window.localStorage.getItem('-banner-news-homepage-last-dismissed-date')); var currentTime = Date.now(); if (currentTime - lastDismissedDate < 10 * 86400000) { return; } } document.querySelector('html').classList.add('display--banner'); })()
Sign In Banner

Discover your BBC

Sign in or create an to watch, listen and in

BBC News

You are now seeing top stories for the UK

The Upbeat

Start your week on a high with uplifting stories delivered to your inbox every Monday

BBC News app

Top stories, breaking news, live reporting, and follow news topics that match your interests