It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate.

Source: http://feeds.bbci.co.uk/news/science_and_environment/rss.x̅mlm%3D5

  1. <!DOCTYPE html>
  2. <html lang="en-GB" class="no-js" id="web-core">
  3.  
  4. <head>
  5.    <meta charSet="utf-8" />
  6.    <meta name="viewport" content="width=device-width, initial-scale=1" />
  7.    <title>Page cannot be found - BBC News</title>
  8.    <meta name="description" content="Page cannot be found" />
  9.    <meta name="theme-color" content="#FFFFFF" />
  10.    <style>
  11.        html,
  12.        body,
  13.        div,
  14.        span,
  15.        h1,
  16.        h2,
  17.        p,
  18.        a,
  19.        img,
  20.        ul,
  21.        li,
  22.        article,
  23.        footer,
  24.        header,
  25.        main,
  26.        nav {
  27.            margin: 0;
  28.            padding: 0;
  29.            border: 0;
  30.            font-size: 100%;
  31.            font: inherit;
  32.            vertical-align: baseline;
  33.        }
  34.  
  35.        article,
  36.        aside,
  37.        details,
  38.        figcaption,
  39.        figure,
  40.        footer,
  41.        header,
  42.        hgroup,
  43.        main,
  44.        menu,
  45.        nav,
  46.        section {
  47.            display: block;
  48.        }
  49.  
  50.        body {
  51.            line-height: 1;
  52.            -webkit-text-size-adjust: none;
  53.            text-size-adjust: none;
  54.        }
  55.  
  56.        ol,
  57.        ul {
  58.            list-style: none;
  59.        }
  60.  
  61.        blockquote,
  62.        q {
  63.            quotes: none;
  64.        }
  65.  
  66.        blockquote:before,
  67.        blockquote:after,
  68.        q:before,
  69.        q:after {
  70.            content: '';
  71.            content: none;
  72.        }
  73.  
  74.        table {
  75.            border-collapse: collapse;
  76.            border-spacing: 0;
  77.        }
  78.  
  79.        button {
  80.            -webkit-appearance: none;
  81.            -moz-appearance: none;
  82.            appearance: none;
  83.            margin: 0;
  84.            padding: 0;
  85.            background: none;
  86.            border-radius: 0;
  87.            border: 0;
  88.            font-family: inherit;
  89.            color: inherit;
  90.        }
  91.  
  92.        @font-face {
  93.            font-family: 'ReithSans';
  94.            src: url(https://gel.files.bbci.co.uk/r2.512/BBCReithSans_W_Rg.woff2) format('woff2'), url(https://gel.files.bbci.co.uk/r2.512/BBCReithSans_W_Rg.woff) format('woff');
  95.            font-display: swap;
  96.        }
  97.  
  98.        @font-face {
  99.            font-family: 'ReithSans';
  100.            src: url(https://gel.files.bbci.co.uk/r2.512/BBCReithSans_W_Bd.woff2) format('woff2'), url(https://gel.files.bbci.co.uk/r2.512/BBCReithSans_W_Bd.woff) format('woff');
  101.            font-display: swap;
  102.            font-weight: 700;
  103.        }
  104.  
  105.        @font-face {
  106.            font-family: 'ReithSerif';
  107.            src: url(https://gel.files.bbci.co.uk/r2.512/BBCReithSerif_W_Md.woff2) format('woff2'), url(https://gel.files.bbci.co.uk/r2.512/BBCReithSerif_W_Md.woff) format('woff');
  108.            font-display: swap;
  109.            font-weight: 500;
  110.        }
  111.  
  112.        body {
  113.            background-color: #FFFFFF;
  114.        }
  115.  
  116.        .SectionWrapper {
  117.            display: -webkit-box;
  118.            display: -webkit-flex;
  119.            display: -ms-flexbox;
  120.            display: flex;
  121.            height: 100vh;
  122.            -webkit-flex-direction: column;
  123.            -ms-flex-direction: column;
  124.            flex-direction: column;
  125.        }
  126.  
  127.        .Wrap {
  128.            box-sizing: border-box;
  129.            margin: 0 auto;
  130.            padding: 0 0.5rem;
  131.            max-width: 63rem;
  132.        }
  133.  
  134.        @media (min-width:25rem) {
  135.            .Wrap {
  136.                padding-right: 1rem;
  137.                padding-left: 1rem;
  138.            }
  139.        }
  140.  
  141.        @media (min-width: 80rem) {
  142.            .Wrap {
  143.                max-width: 80rem;
  144.            }
  145.        }
  146.  
  147.        .WrapWithWidth {
  148.            margin: 0 auto;
  149.        }
  150.  
  151.        @media (min-width: 56.25rem) {
  152.            .WrapWithWidth {
  153.                max-width: 50%;
  154.            }
  155.        }
  156.  
  157.        .GlobalNavigation {
  158.            font-family: ReithSans, Helvetica, Arial, freesans, sans-serif;
  159.            font-weight: 700;
  160.            font-size: 0.8125rem;
  161.            line-height: 1rem;
  162.            background: #FFFFFF;
  163.            border-bottom: 1px solid #BABABA;
  164.            color: #3F3F42;
  165.        }
  166.  
  167.        .GlobalNavigationContent {
  168.            display: -webkit-box;
  169.            display: -webkit-flex;
  170.            display: -ms-flexbox;
  171.            display: flex;
  172.            position: relative;
  173.        }
  174.  
  175.        .GlobalNavigationSide {
  176.            display: -webkit-box;
  177.            display: -webkit-flex;
  178.            display: -ms-flexbox;
  179.            display: flex;
  180.            -webkit-flex: auto;
  181.            -ms-flex: auto;
  182.            flex: auto;
  183.        }
  184.  
  185.        .GlobalBbcLogo {
  186.            border-right: 1px solid #BABABA;
  187.        }
  188.  
  189.        .NavigationLink-LogoLink {
  190.            display: block;
  191.            padding: 0.25rem 0.875rem;
  192.            border-bottom-width: 0.25rem;
  193.            line-height: 1.4375rem;
  194.            -webkit-text-decoration: inherit;
  195.            text-decoration: inherit;
  196.            color: inherit;
  197.            white-space: nowrap;
  198.            margin-left: -0.5rem;
  199.            padding-right: 0.5rem;
  200.            padding-left: 0.5rem;
  201.        }
  202.  
  203.        @media (min-width:25rem) {
  204.            .NavigationLink-LogoLink {
  205.                margin-left: -1rem;
  206.                padding-right: 1rem;
  207.                padding-left: 1rem;
  208.            }
  209.        }
  210.  
  211.        @media (min-width:35rem) {
  212.            .NavigationLink-LogoLink {
  213.                padding-right: 1rem;
  214.                padding-left: 1rem;
  215.                line-height: 1.9375rem;
  216.            }
  217.        }
  218.  
  219.        .LogoIconWrapper {
  220.            display: inline-block;
  221.            width: 4.625rem;
  222.            height: 1.3125rem;
  223.            vertical-align: -0.375rem;
  224.        }
  225.  
  226.        @media (min-width: 35rem) {
  227.            .LogoIconWrapper {
  228.                width: 5.25rem;
  229.                height: 1.5rem;
  230.                vertical-align: -0.4375rem;
  231.            }
  232.        }
  233.  
  234.        .StyledIcon {
  235.            display: block;
  236.            height: 100%;
  237.            width: 100%;
  238.            fill: currentcolor;
  239.        }
  240.  
  241.        .AccessibilityLink {
  242.            position: absolute;
  243.            overflow: hidden;
  244.            margin: 0;
  245.            width: 1px;
  246.            height: 1px;
  247.            -webkit-clip-path: inset(100%);
  248.            clip-path: inset(100%);
  249.            -webkit-clip: rect(1px, 1px, 1px, 1px);
  250.            clip: rect(1px, 1px, 1px, 1px);
  251.            white-space: nowrap;
  252.        }
  253.  
  254.        .AccessibilityLink:focus {
  255.            position: static;
  256.            overflow: visible;
  257.            width: auto;
  258.            height: auto;
  259.            -webkit-clip-path: none;
  260.            clip-path: none;
  261.            -webkit-clip: auto;
  262.            clip: auto;
  263.            white-space: inherit;
  264.            display: block;
  265.            position: absolute;
  266.            top: 3rem;
  267.            left: 0;
  268.            z-index: 1;
  269.            padding: 1rem;
  270.            background: #FFFFFF;
  271.            border: 1px solid #BABABA;
  272.            -webkit-text-decoration: none;
  273.            text-decoration: none;
  274.            color: inherit;
  275.        }
  276.  
  277.        .GlobalNavigationLinkList-En {
  278.            -webkit-flex: auto;
  279.            -ms-flex: auto;
  280.            flex: auto;
  281.            display: -webkit-box;
  282.            display: -webkit-flex;
  283.            display: -ms-flexbox;
  284.            display: flex;
  285.            margin-right: -1px;
  286.        }
  287.  
  288.        .GlobalNavigationLinkList-En>li {
  289.            display: none;
  290.        }
  291.  
  292.        @media (min-width:18.125rem) {
  293.            .GlobalNavigationLinkList-En>li:nth-of-type(1) {
  294.                display: block;
  295.            }
  296.        }
  297.  
  298.        @media (min-width:20rem) {
  299.            .GlobalNavigationLinkList-En>li:nth-of-type(2) {
  300.                display: block;
  301.            }
  302.        }
  303.  
  304.        @media (min-width: 25rem) {
  305.            .GlobalNavigationLinkList-En>li:nth-of-type(3) {
  306.                display: block;
  307.            }
  308.        }
  309.  
  310.        @media (min-width: 31.25rem) {
  311.            .GlobalNavigationLinkList-En>li:nth-of-type(4) {
  312.                display: block;
  313.            }
  314.        }
  315.  
  316.        @media (min-width: 35rem) {
  317.            .GlobalNavigationLinkList-En>li:nth-of-type(5) {
  318.                display: block;
  319.            }
  320.        }
  321.  
  322.        @media (min-width:41.25rem) {
  323.            .GlobalNavigationLinkList-En>li:nth-of-type(5) {
  324.                display: block;
  325.            }
  326.        }
  327.  
  328.        @media (min-width:46.25rem) {
  329.            .GlobalNavigationLinkList-En>li:nth-of-type(6) {
  330.                display: block;
  331.            }
  332.        }
  333.  
  334.        @media (min-width:51.25rem) {
  335.            .GlobalNavigationLinkList-En>li:nth-of-type(7) {
  336.                display: block;
  337.            }
  338.        }
  339.  
  340.        @media (min-width:55.625rem) {
  341.            .GlobalNavigationLinkList-En>li:nth-of-type(8) {
  342.                display: block;
  343.            }
  344.        }
  345.  
  346.        @media (min-width: 80rem) {
  347.            .GlobalNavigationLinkList-En>li {
  348.                display: block;
  349.            }
  350.        }
  351.  
  352.        .GlobalNavigationProduct-GlobalNavigationNonProductItem-GlobalNavigationAccount {
  353.            -webkit-flex: 1;
  354.            -ms-flex: 1;
  355.            flex: 1;
  356.            text-align: center;
  357.            border-right: 1px solid #BABABA;
  358.            -webkit-flex: none;
  359.            -ms-flex: none;
  360.            flex: none;
  361.            text-align: left;
  362.        }
  363.  
  364.        .NavigationLink-AccountLink {
  365.            display: block;
  366.            padding: 0.25rem 0.875rem;
  367.            border-bottom-width: 0.25rem;
  368.            border-bottom-color: #007bc7;
  369.            line-height: 1.4375rem;
  370.            -webkit-text-decoration: inherit;
  371.            text-decoration: inherit;
  372.            color: inherit;
  373.            white-space: nowrap;
  374.            box-sizing: border-box;
  375.            white-space: nowrap;
  376.            overflow: hidden;
  377.            text-overflow: ellipsis;
  378.        }
  379.  
  380.        .NavigationLink-AccountLink:hover,
  381.        .NavigationLink-AccountLink:focus,
  382.        .NavigationLink-AccountLink[data-open='true'] {
  383.            padding-bottom: 0;
  384.            border-bottom-style: solid;
  385.        }
  386.  
  387.        @media (min-width:35rem) {
  388.            .NavigationLink-AccountLink {
  389.                padding-right: 1rem;
  390.                padding-left: 1rem;
  391.                line-height: 1.9375rem;
  392.            }
  393.        }
  394.  
  395.        @media (min-width: 63rem) {
  396.            .NavigationLink-AccountLink {
  397.                width: 11rem;
  398.            }
  399.        }
  400.  
  401.        .AccountIconWrapper {
  402.            display: inline-block;
  403.            width: 1.25rem;
  404.            height: 1.25rem;
  405.            vertical-align: -0.3em;
  406.        }
  407.  
  408.        .AccountText {
  409.            position: absolute;
  410.            overflow: hidden;
  411.            margin: 0;
  412.            width: 1px;
  413.            height: 1px;
  414.            -webkit-clip-path: inset(100%);
  415.            clip-path: inset(100%);
  416.            -webkit-clip: rect(1px, 1px, 1px, 1px);
  417.            clip: rect(1px, 1px, 1px, 1px);
  418.            white-space: nowrap;
  419.        }
  420.  
  421.        @media (min-width:63rem) {
  422.            .AccountText {
  423.                position: static;
  424.                overflow: visible;
  425.                width: auto;
  426.                height: auto;
  427.                -webkit-clip-path: none;
  428.                clip-path: none;
  429.                -webkit-clip: auto;
  430.                clip: auto;
  431.                white-space: inherit;
  432.                margin-left: 0.5rem;
  433.            }
  434.        }
  435.  
  436.        .GlobalNavigationProduct-GlobalNavigationNonProductItem {
  437.            -webkit-flex: 1;
  438.            -ms-flex: 1;
  439.            flex: 1;
  440.            text-align: center;
  441.            border-right: 1px solid #BABABA;
  442.            -webkit-flex: none;
  443.            -ms-flex: none;
  444.            flex: none;
  445.        }
  446.  
  447.        .NavigationLink-NotificationsLink {
  448.            display: block;
  449.            padding: 0.25rem 0.875rem;
  450.            border-bottom-width: 0.25rem;
  451.            line-height: 1.4375rem;
  452.            -webkit-text-decoration: inherit;
  453.            text-decoration: inherit;
  454.            color: inherit;
  455.            white-space: nowrap;
  456.            border-bottom-color: #B80000;
  457.        }
  458.  
  459.        @media (min-width: 35rem) {
  460.            .NavigationLink-NotificationsLink {
  461.                padding-right: 1rem;
  462.                padding-left: 1rem;
  463.                line-height: 1.9375rem;
  464.            }
  465.        }
  466.  
  467.        .NavigationLink-NotificationsLink:hover,
  468.        .NavigationLink-NotificationsLink:focus,
  469.        .NavigationLink-NotificationsLink[data-open='true'] {
  470.            padding-bottom: 0;
  471.            border-bottom-style: solid;
  472.        }
  473.  
  474.        .IconWrapper {
  475.            display: inline-block;
  476.            width: 1rem;
  477.            height: 1rem;
  478.            vertical-align: -0.25em;
  479.        }
  480.  
  481.        .GlobalNavigationProduct {
  482.            -webkit-flex: 1;
  483.            -ms-flex: 1;
  484.            flex: 1;
  485.            text-align: center;
  486.            border-right: 1px solid #BABABA;
  487.        }
  488.  
  489.        .NavigationLink {
  490.            display: block;
  491.            padding: 0.25rem 0.875rem;
  492.            border-bottom-width: 0.25rem;
  493.            line-height: 1.4375rem;
  494.            -webkit-text-decoration: inherit;
  495.            text-decoration: inherit;
  496.            color: inherit;
  497.            white-space: nowrap;
  498.        }
  499.  
  500.        .NavigationLink:hover,
  501.        .NavigationLink:focus,
  502.        .NavigationLink[data-open='true'] {
  503.            padding-bottom: 0;
  504.            border-bottom-style: solid;
  505.        }
  506.  
  507.        .NavigationLink-Home {
  508.            border-bottom-color: #007BC7;
  509.        }
  510.  
  511.        .NavigationLink-News {
  512.            border-bottom-color: #BB1919;
  513.        }
  514.  
  515.        .NavigationLink-Sport {
  516.            border-bottom-color: #FFD230;
  517.        }
  518.  
  519.        .NavigationLink-Weather {
  520.            border-bottom-color: #88CCEE;
  521.        }
  522.  
  523.        .NavigationLink-iPlayer {
  524.            border-bottom-color: #ED3D7D;
  525.        }
  526.  
  527.        .NavigationLink-Sounds {
  528.            border-bottom-color: #FF4900;
  529.        }
  530.  
  531.        .NavigationLink-CBBC {
  532.            border-bottom-color: #90D200;
  533.        }
  534.  
  535.        .NavigationLink-CBeebies {
  536.            border-bottom-color: #FFE513;
  537.        }
  538.  
  539.        @media (min-width: 35rem) {
  540.            .NavigationLink {
  541.                padding-right: 1rem;
  542.                padding-left: 1rem;
  543.                line-height: 1.9375rem;
  544.            }
  545.        }
  546.  
  547.        .ProductNavigationContainer {
  548.            font-family: ReithSans, Helvetica, Arial, freesans, sans-serif;
  549.            font-weight: 400;
  550.            font-size: 1rem;
  551.            line-height: 1.375rem;
  552.            position: relative;
  553.        }
  554.  
  555.        .Masthead {
  556.            font-size: 1rem;
  557.            line-height: 1.375rem;
  558.            font-family: ReithSerif, Helvetica, Arial, freesans, sans-serif;
  559.            font-weight: 500;
  560.            background: #B80000;
  561.            color: #FFFFFF;
  562.        }
  563.  
  564.        .LogoLink {
  565.            display: -webkit-box;
  566.            display: -webkit-flex;
  567.            display: -ms-flexbox;
  568.            display: flex;
  569.            -webkit-align-items: center;
  570.            -webkit-box-align: center;
  571.            -ms-flex-align: center;
  572.            align-items: center;
  573.            width: auto;
  574.            -webkit-text-decoration: none;
  575.            text-decoration: none;
  576.            color: inherit;
  577.        }
  578.  
  579.        @media all and (-ms-high-contrast:none),
  580.        (-ms-high-contrast:active) {
  581.            .LogoLink {
  582.                width: 100%;
  583.            }
  584.        }
  585.  
  586.        .Logo {
  587.            display: block;
  588.            padding: 0.75rem 0;
  589.            height: 1.5rem;
  590.            fill: currentcolor;
  591.            max-width: 10rem;
  592.        }
  593.  
  594.        @media (min-width: 25rem) {
  595.            .Logo {
  596.                padding: 0.875rem 0;
  597.                height: 1.75rem;
  598.                max-width: 15.5rem;
  599.            }
  600.        }
  601.  
  602.        @media (min-width: 35rem) {
  603.            .Logo {
  604.                padding: 1rem 0;
  605.                height: 2rem;
  606.                max-width: initial;
  607.            }
  608.  
  609.            .Navigation {
  610.                border-top: 0.0625rem solid;
  611.                border-top-color: #DB7F7F;
  612.            }
  613.        }
  614.  
  615.        @media (max-width:37.4375rem) {
  616.            .Navigation {
  617.                display: none;
  618.            }
  619.        }
  620.  
  621.        .MainNavBarContainer {
  622.            color: #3F3F42;
  623.            border-bottom-width: 0px;
  624.        }
  625.  
  626.        @media (min-width:25rem) {
  627.            .PrimaryListContainer {
  628.                margin: 0 -1rem;
  629.            }
  630.        }
  631.  
  632.        @media (min-width: 35rem) {
  633.            .MenuContainer-PrimaryNavBarContainer {
  634.                background-color: #B80000;
  635.            }
  636.  
  637.            .PrimaryListContainer {
  638.                display: -webkit-box;
  639.                display: -webkit-flex;
  640.                display: -ms-flexbox;
  641.                display: flex;
  642.                -webkit-box-pack: justify;
  643.                -webkit-justify-content: space-between;
  644.                -ms-flex-pack: justify;
  645.                justify-content: space-between;
  646.                background-color: #B80000;
  647.                margin: 0;
  648.            }
  649.  
  650.            .PrimaryListContainer span {
  651.                border-right-style: solid;
  652.                border-right-width: 0.0625rem;
  653.                border-right-color: #DB7F7F;
  654.            }
  655.  
  656.            .PrimaryListContainer li:last-child span {
  657.                border-right: none;
  658.            }
  659.        }
  660.  
  661.        .MenuListContainer {
  662.            display: none;
  663.            background-color: #FFFFFF;
  664.        }
  665.  
  666.        @media (min-width: 35rem) {
  667.            .MenuListContainer {
  668.                background-color: transparent;
  669.                display: block;
  670.                padding: 0;
  671.                margin: 0;
  672.                -webkit-flex-basis: 100%;
  673.                -ms-flex-preferred-size: 100%;
  674.                flex-basis: 100%;
  675.            }
  676.  
  677.            @media (pointer:coarse) {
  678.                .MenuListContainer {
  679.                    overflow-x: scroll;
  680.                    -webkit-overflow-scrolling: touch;
  681.                    -ms-overflow-style: -ms-autohiding-scrollbar;
  682.                    -ms-overflow-style: none;
  683.                    -webkit-scrollbar-width: none;
  684.                    -moz-scrollbar-width: none;
  685.                    -ms-scrollbar-width: none;
  686.                    scrollbar-width: none;
  687.                }
  688.  
  689.                .MenuListContainer::-webkit-scrollbar {
  690.                    display: none;
  691.                }
  692.            }
  693.  
  694.            .StyledMenuList {
  695.                display: -webkit-box;
  696.                display: -webkit-flex;
  697.                display: -ms-flexbox;
  698.                display: flex;
  699.                -webkit-flex-wrap: wrap;
  700.                -ms-flex-wrap: wrap;
  701.                flex-wrap: wrap;
  702.                position: relative;
  703.                left: -0.5rem;
  704.            }
  705.  
  706.            @media (min-width: 35rem) {
  707.                @media (pointer:coarse) {
  708.                    .StyledMenuList {
  709.                        -webkit-flex-wrap: nowrap;
  710.                        -ms-flex-wrap: nowrap;
  711.                        flex-wrap: nowrap;
  712.                    }
  713.                }
  714.            }
  715.  
  716.            .StyledMenuItem {
  717.                border-bottom: none;
  718.                -webkit-flex: none;
  719.                -ms-flex: none;
  720.                flex: none;
  721.            }
  722.        }
  723.  
  724.        .StyledMenuItem {
  725.            position: relative;
  726.            -webkit-break-inside: avoid;
  727.            break-inside: avoid;
  728.            margin: 0;
  729.            padding: 0;
  730.        }
  731.  
  732.        .StyledLink {
  733.            color: #3F3F42;
  734.            -webkit-text-decoration: none;
  735.            text-decoration: none;
  736.            display: block;
  737.            padding: 0.5rem 0;
  738.            padding-left: 0.5rem;
  739.        }
  740.  
  741.        .StyledLink:hover,
  742.        .StyledLink:focus {
  743.            background-color: #EEEEEE;
  744.        }
  745.  
  746.        .StyledLink::after {
  747.            content: none;
  748.            position: absolute;
  749.            left: 0;
  750.            bottom: 0;
  751.            width: 0.25rem;
  752.            height: 100%;
  753.            background-color: #B80000;
  754.        }
  755.  
  756.        .StyledLink:hover::after,
  757.        .StyledLink:focus::after,
  758.        .StyledLink:active::after {
  759.            content: '';
  760.        }
  761.  
  762.        @media (min-width:25rem) {
  763.            .StyledLink {
  764.                padding-left: 1rem;
  765.            }
  766.        }
  767.  
  768.        @media (min-width:35rem) {
  769.            .StyledLink {
  770.                width: auto;
  771.                color: #FFFFFF;
  772.                padding: 0.5rem 0;
  773.            }
  774.  
  775.            .StyledLink:hover,
  776.            .StyledLink:focus {
  777.                background-color: transparent;
  778.            }
  779.  
  780.            .StyledLink:after {
  781.                background-color: #FFFFFF;
  782.                width: 100%;
  783.                height: 0.25rem;
  784.            }
  785.  
  786.            .LinkTextContainer {
  787.                padding: 0 0.45rem;
  788.            }
  789.        }
  790.  
  791.        @media (min-width:37.5rem) and (pointer:coarse) {
  792.            .StyledLink {
  793.                padding: 0.6875rem 0;
  794.            }
  795.        }
  796.  
  797.        .MainSection {
  798.            -webkit-flex: 1 0 auto;
  799.            -ms-flex: 1 0 auto;
  800.            flex: 1 0 auto;
  801.        }
  802.  
  803.        .ArticleWrapper {
  804.            font-family: ReithSans, Helvetica, Arial, freesans, sans-serif;
  805.            font-weight: 400;
  806.            font-size: 1rem;
  807.            line-height: 1.375rem;
  808.            color: #3F3F42;
  809.            margin: 1rem 0 1.5rem 0;
  810.            padding-bottom: 1.5rem;
  811.        }
  812.  
  813.        .HeadingWrapper {
  814.            /* border-bottom: solid 1px #BABABA; */
  815.            padding-bottom: 1.5rem;
  816.        }
  817.  
  818.        @media (min-width:18.125rem) {
  819.            .StyledHeading {
  820.                font-family: ReithSerif, Helvetica, Arial, freesans, sans-serif;
  821.                font-weight: 500;
  822.                font-size: 1.75rem;
  823.                line-height: 2.25rem;
  824.                color: #3F3F42;
  825.            }
  826.        }
  827.  
  828.        @media (min-width: 35rem) {
  829.            .StyledHeading {
  830.                font-family: ReithSerif, Helvetica, Arial, freesans, sans-serif;
  831.                font-weight: 500;
  832.                color: #3F3F42;
  833.                font-size: 2.75rem;
  834.                line-height: 3rem;
  835.            }
  836.        }
  837.  
  838.        .StyledHeading:focus {
  839.            outline-style: none;
  840.        }
  841.  
  842.        .StyledHeading:focus-visible {
  843.            outline-style: auto;
  844.        }
  845.  
  846.        .StatusCode {
  847.            font-size: 1.25rem;
  848.            line-height: 1.5rem;
  849.            color: #B80000;
  850.            display: block;
  851.            font-family: ReithSans, Helvetica, Arial, sans-serif;
  852.            font-weight: 600;
  853.            padding-bottom: 0.5rem;
  854.        }
  855.  
  856.        @media (min-width: 35rem) {
  857.            .StatusCode {
  858.                font-size: 1.75rem;
  859.                line-height: 2rem;
  860.            }
  861.        }
  862.  
  863.        @media (max-width:37.4375rem) {
  864.            .StatusCode {
  865.                font-size: 1.375rem;
  866.                line-height: 1.625rem;
  867.            }
  868.        }
  869.  
  870.        .RichTextComponentWrapper {
  871.            margin: 1rem 0;
  872.            max-width: 36.25rem;
  873.        }
  874.  
  875.        .BulletListContainer {
  876.            margin-left: 1.5rem;
  877.        }
  878.  
  879.        .BulletListContainer *:not([hidden]):not(style)~*:not([hidden]):not(style) {
  880.            margin-top: 1rem;
  881.        }
  882.  
  883.        .BulletListContainer ul {
  884.            list-style-type: disc;
  885.        }
  886.  
  887.        .AlternativelyText {
  888.            font-size: 0.9375rem;
  889.            line-height: 1.25rem;
  890.            color: #3F3F42;
  891.            padding-bottom: 1.5rem;
  892.            margin: 0;
  893.            font-family: ReithSans, Helvetica, Arial, sans-serif;
  894.        }
  895.  
  896.        @media (min-width:35rem) {
  897.            .AlternativelyText {
  898.                font-size: 1rem;
  899.                line-height: 1.375rem;
  900.            }
  901.        }
  902.  
  903.        .BbcNewsLink {
  904.            color: #222222;
  905.            border-bottom: 1px solid #B80000;
  906.            -webkit-text-decoration: none;
  907.            text-decoration: none;
  908.        }
  909.  
  910.        .BbcNewsLink:visited {
  911.            color: #6E6E73;
  912.            border-bottom: 1px solid #6E6E73;
  913.        }
  914.  
  915.        .BbcNewsLink:focus,
  916.        .BbcNewsLink:hover {
  917.            color: #B80000;
  918.            border-bottom: 2px solid #B80000;
  919.        }
  920.  
  921.        .ServiceBar {
  922.            font-family: ReithSans, Helvetica, Arial, freesans, sans-serif;
  923.            font-weight: 400;
  924.            font-size: 0.8125rem;
  925.            line-height: 1rem;
  926.            background: #282828;
  927.            color: #FFFFFF;
  928.        }
  929.  
  930.        .ServiceBarTitle {
  931.            padding-top: 1rem;
  932.        }
  933.  
  934.        .Footer-StyledHeading {
  935.            font-family: ReithSans, Helvetica, Arial, freesans, sans-serif;
  936.            font-weight: 700;
  937.            font-size: 1.25rem;
  938.            line-height: 1.5rem;
  939.            color: #FFFFFF;
  940.        }
  941.  
  942.        .ServiceLinkList {
  943.            -webkit-flex-direction: row;
  944.            -ms-flex-direction: row;
  945.            flex-direction: row;
  946.            display: flex;
  947.            flex-wrap: wrap;
  948.        }
  949.  
  950.        @media (max-width: 34.9375rem) {
  951.            .ServiceLinkList {
  952.                display: flex;
  953.                flex-direction: column;
  954.                flex-wrap: wrap;
  955.            }
  956.        }
  957.  
  958.        @media (max-width: 56.1875rem) {
  959.            .ServiceLinkList {
  960.                -webkit-box-pack: justify;
  961.                -webkit-justify-content: space-between;
  962.                -ms-flex-pack: justify;
  963.                justify-content: space-between;
  964.            }
  965.  
  966.            .ServiceLinkList>li {
  967.                -webkit-flex: 50%;
  968.                -ms-flex: 50%;
  969.                flex: 50%;
  970.            }
  971.        }
  972.  
  973.        @media (min-width:56.25rem) {
  974.            .ServiceLinkList>li {
  975.                -webkit-flex: 1;
  976.                -ms-flex: 1;
  977.                flex: 1;
  978.            }
  979.        }
  980.  
  981.        .Footer-StyledLink {
  982.            font-family: ReithSans, Helvetica, Arial, freesans, sans-serif;
  983.            font-weight: 700;
  984.            -webkit-text-decoration: none;
  985.            text-decoration: none;
  986.            color: #FFFFFF;
  987.            display: block;
  988.            padding: 0.75rem 0;
  989.        }
  990.  
  991.        .Footer-StyledLink:hover,
  992.        .Footer-StyledLink:focus {
  993.            -webkit-text-decoration: underline;
  994.            text-decoration: underline;
  995.        }
  996.  
  997.        .StyledIconContainer {
  998.            display: inline-block;
  999.            padding-right: 0.5rem;
  1000.            width: 1.75rem;
  1001.            height: 1.75rem;
  1002.            vertical-align: -0.4em;
  1003.        }
  1004.  
  1005.        .GlobalFooter {
  1006.            font-family: ReithSans, Helvetica, Arial, freesans, sans-serif;
  1007.            font-weight: 400;
  1008.            font-size: 0.8125rem;
  1009.            line-height: 1rem;
  1010.            padding: 1rem 0;
  1011.            background: #282828;
  1012.            border-top: 1px solid #717171;
  1013.            color: #FFFFFF;
  1014.        }
  1015.  
  1016.        .NavigationLinkList {
  1017.            -webkit-columns: 5.625rem;
  1018.            columns: 5.625rem;
  1019.            -webkit-column-rule: 1px solid #717171;
  1020.            column-rule: 1px solid #717171;
  1021.            -webkit-column-gap: 1.5rem;
  1022.            column-gap: 1.5rem;
  1023.            gap: 1.5rem;
  1024.            padding-bottom: 1rem;
  1025.            border-bottom: 1px solid #717171;
  1026.        }
  1027.  
  1028.        @media (min-width: 35rem) {
  1029.            .NavigationLinkList {
  1030.                -webkit-column-gap: 2.5rem;
  1031.                column-gap: 2.5rem;
  1032.                gap: 2.5rem;
  1033.            }
  1034.        }
  1035.  
  1036.        @media (min-width: 80rem) {
  1037.            .NavigationLinkList {
  1038.                -webkit-columns: 8rem;
  1039.                columns: 8rem;
  1040.            }
  1041.        }
  1042.  
  1043.        .NavigationLinkList>li {
  1044.            -webkit-break-inside: avoid-column;
  1045.            break-inside: avoid-column;
  1046.        }
  1047.  
  1048.        .Footer-NavigationLink {
  1049.            font-family: ReithSans, Helvetica, Arial, freesans, sans-serif;
  1050.            font-weight: 700;
  1051.            -webkit-text-decoration: none;
  1052.            text-decoration: none;
  1053.            color: #FFFFFF;
  1054.            display: block;
  1055.            padding: 0.75rem 0;
  1056.        }
  1057.  
  1058.        .Footer-NavigationLink:hover,
  1059.        .Footer-NavigationLink:focus {
  1060.            -webkit-text-decoration: underline;
  1061.            text-decoration: underline;
  1062.        }
  1063.  
  1064.        .LegalLinks {
  1065.            margin-top: 1.5rem;
  1066.        }
  1067.  
  1068.        .LegalLinkList {
  1069.            display: -webkit-box;
  1070.            display: -webkit-flex;
  1071.            display: -ms-flexbox;
  1072.            display: flex;
  1073.            -webkit-flex-wrap: wrap;
  1074.            -ms-flex-wrap: wrap;
  1075.            flex-wrap: wrap;
  1076.            margin-top: -0.75rem;
  1077.            margin-bottom: -0.75rem;
  1078.        }
  1079.  
  1080.        .LegalLinkList>li {
  1081.            margin-right: 1.5rem;
  1082.        }
  1083.  
  1084.        .Copyright-Text {
  1085.            margin-top: 1.5rem;
  1086.        }
  1087.  
  1088.        .Link {
  1089.            font-family: ReithSans, Helvetica, Arial, freesans, sans-serif;
  1090.            font-weight: 700;
  1091.            -webkit-text-decoration: none;
  1092.            text-decoration: none;
  1093.            color: #FFFFFF;
  1094.        }
  1095.  
  1096.        .Link:hover,
  1097.        .Link:focus {
  1098.            -webkit-text-decoration: underline;
  1099.            text-decoration: underline;
  1100.        }
  1101.  
  1102.        .VisuallyHidden {
  1103.            position: absolute;
  1104.            overflow: hidden;
  1105.            margin: 0;
  1106.            width: 1px;
  1107.            height: 1px;
  1108.            -webkit-clip-path: inset(100%);
  1109.            clip-path: inset(100%);
  1110.            -webkit-clip: rect(1px, 1px, 1px, 1px);
  1111.            clip: rect(1px, 1px, 1px, 1px);
  1112.            white-space: nowrap;
  1113.        }
  1114.    </style>
  1115. </head>
  1116.  
  1117. <body>
  1118.    <div id="root">
  1119.        <div class="SectionWrapper">
  1120.            <header>
  1121.                <nav aria-label="BBC" class="GlobalNavigation">
  1122.                    <div class="Wrap">
  1123.                        <div class="GlobalNavigationContent">
  1124.                            <div class="GlobalNavigationSide">
  1125.                                <div class="GlobalBbcLogo">
  1126.                                    <a href="https://www.bbc.co.uk" class="NavigationLink-LogoLink">
  1127.                                        <span class="LogoIconWrapper">
  1128.                                            <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 210.69 60"
  1129.                                                class="StyledIcon e6m7o990" focusable="false" aria-hidden="true">
  1130.                                                <path
  1131.                                                    d="M36.76 33.87c-2.21-.78-3.78-.78-7.12-.78h-5.18v11.79H30c4.28 0 5.61-.25 7.37-1a5.58 5.58 0 002.47-2 4.86 4.86 0 00.85-2.55 5.11 5.11 0 00-.87-3.33 6.31 6.31 0 00-3.06-2.13zM35.25 24.36a5.28 5.28 0 001.51-4.23c-.06-2.62-1.6-5-7.63-5h-4.67v11.21h3.37c3.56 0 6.01-.62 7.42-1.98z">
  1132.                                                </path>
  1133.                                                <path
  1134.                                                    d="M0 0v60h63.76V0zm46.69 45.76a11.33 11.33 0 01-5.3 4.24 22.16 22.16 0 01-8.89 1.64H16.72V8.41h12.21a22.73 22.73 0 019 1.44 11.34 11.34 0 014.94 4 9.73 9.73 0 011.8 5.93c0 4.09-1.77 6.94-5.51 8.86a13.9 13.9 0 016.74 3.92 10.42 10.42 0 012.71 7.32 10.86 10.86 0 01-1.92 5.88zM110.22 33.87c-2.21-.78-3.78-.78-7.12-.78h-5.17v11.79h5.5c4.28 0 5.62-.25 7.37-1a5.53 5.53 0 002.47-2 4.69 4.69 0 00.85-2.55 5 5 0 00-.84-3.35 6.22 6.22 0 00-3.06-2.11zM108.71 24.36a5.24 5.24 0 001.51-4.23c-.06-2.62-1.59-5-7.62-5h-4.67v11.21h3.37c3.56 0 6.01-.62 7.41-1.98z">
  1135.                                                </path>
  1136.                                                <path
  1137.                                                    d="M73.46 0v60h63.76V0zm46.69 45.76a11.35 11.35 0 01-5.29 4.24 22.16 22.16 0 01-8.86 1.63H90.19V8.41h12.21a22.73 22.73 0 019 1.44 11.31 11.31 0 014.93 4 9.67 9.67 0 011.8 5.93c.06 4.09-1.76 6.94-5.51 8.86a13.86 13.86 0 016.74 3.92 10.38 10.38 0 012.71 7.32 10.78 10.78 0 01-1.92 5.88zM146.93 0v60h63.76V0zM198 48.24a36.9 36.9 0 01-8.07 3 38.19 38.19 0 01-8.6.93 28.11 28.11 0 01-12.73-2.8 22.06 22.06 0 01-8.73-7.84 20.39 20.39 0 01-3.35-11.13 21.92 21.92 0 013.4-11.71 23 23 0 019-8A28.39 28.39 0 01182 7.86a35.63 35.63 0 017.52 1 58.32 58.32 0 018 2.65v8A40.05 40.05 0 00189.8 16a28.65 28.65 0 00-7.39-1.28 19.92 19.92 0 00-9 1.7 15.8 15.8 0 00-6.57 5.51 14.64 14.64 0 006.46 21.71 21.75 21.75 0 009.09 1.65 26.09 26.09 0 007.1-1.2 34.81 34.81 0 008.5-4z">
  1138.                                                </path>
  1139.                                            </svg>
  1140.                                            <span class="VisuallyHidden">BBC Homepage</span>
  1141.                                        </span>
  1142.                                    </a>
  1143.                                </div>
  1144.                                <ul role="list">
  1145.                                    <li>
  1146.                                        <a href="#main-heading" class="AccessibilityLink">
  1147.                                            Skip to content
  1148.                                        </a>
  1149.                                    </li>
  1150.                                    <li>
  1151.                                        <a href="https://www.bbc.co.uk/accessibility/" class="AccessibilityLink">
  1152.                                            Accessibility Help
  1153.                                        </a>
  1154.                                    </li>
  1155.                                </ul>
  1156.                                <ul role="list" class="GlobalNavigationLinkList-En">
  1157.                                    <li
  1158.                                        class="GlobalNavigationProduct-GlobalNavigationNonProductItem-GlobalNavigationAccount">
  1159.                                        <a href="https://account.bbc.com/account?lang=en-GB&amp;ptrt=https://www.bbc.co.uk/news/53061563"
  1160.                                            class="NavigationLink-AccountLink">
  1161.                                            <span class="AccountIconWrapper">
  1162.                                                <svg width="1em" height="1em" viewBox="0 0 32 32" class="StyledIcon"
  1163.                                                    focusable="false" aria-hidden="true">
  1164.                                                    <title>sign-in</title>
  1165.                                                    <path
  1166.                                                        d="M9.8 17.3a6.2 6.2 0 1 1 6.2 6.1 6.2 6.2 0 0 1-6.2-6.2M22.2 26l2.4 4.9A16 16 0 1 0 0 17.3a16.3 16.3 0 0 0 7.4 13.6L9.9 26z">
  1167.                                                    </path>
  1168.                                                </svg>
  1169.                                            </span>
  1170.                                            <span class="AccountText">BBC Account</span>
  1171.                                        </a>
  1172.                                    </li>
  1173.                                    <li class="GlobalNavigationProduct-GlobalNavigationNonProductItem">
  1174.                                        <a href="https://www.bbc.co.uk/notifications"
  1175.                                            class="NavigationLink-NotificationsLink">
  1176.                                            <span class="IconWrapper">
  1177.                                                <svg width="1em" height="1em" viewBox="0 0 32 32" class="StyledIcon"
  1178.                                                    focusable="false" aria-hidden="true">
  1179.                                                    <title>alerts</title>
  1180.                                                    <path
  1181.                                                        d="M12 28h8v4h-8zM26 18v-6a10 10 0 0 0-8-9.3V0h-4v2.7A10 10 0 0 0 6 12v6l-6 8h32z">
  1182.                                                    </path>
  1183.                                                </svg>
  1184.                                                <span class="VisuallyHidden">Notifications</span>
  1185.                                            </span>
  1186.                                        </a>
  1187.                                    </li>
  1188.                                    <li class="GlobalNavigationProduct">
  1189.                                        <a href="https://www.bbc.co.uk" class="NavigationLink NavigationLink-Home">
  1190.                                            Home
  1191.                                        </a>
  1192.                                    </li>
  1193.                                    <li class="GlobalNavigationProduct">
  1194.                                        <a href="https://www.bbc.co.uk/news" class="NavigationLink NavigationLink-News">
  1195.                                            News
  1196.                                        </a>
  1197.                                    </li>
  1198.                                    <li class="GlobalNavigationProduct">
  1199.                                        <a href="https://www.bbc.co.uk/sport"
  1200.                                            class="NavigationLink NavigationLink-Sport">
  1201.                                            Sport
  1202.                                        </a>
  1203.                                    </li>
  1204.                                    <li class="GlobalNavigationProduct">
  1205.                                        <a href="https://www.bbc.co.uk/weather"
  1206.                                            class="NavigationLink NavigationLink-Weather">
  1207.                                            Weather
  1208.                                        </a>
  1209.                                    </li>
  1210.                                    <li class="GlobalNavigationProduct">
  1211.                                        <a href="https://www.bbc.co.uk/iplayer"
  1212.                                            class="NavigationLink NavigationLink-iPlayer">
  1213.                                            iPlayer
  1214.                                        </a>
  1215.                                    </li>
  1216.                                    <li class="GlobalNavigationProduct">
  1217.                                        <a href="https://www.bbc.co.uk/sounds"
  1218.                                            class="NavigationLink NavigationLink-Sounds">
  1219.                                            Sounds
  1220.                                        </a>
  1221.                                    </li>
  1222.                                    <li class="GlobalNavigationProduct">
  1223.                                        <a href="https://www.bbc.co.uk/cbbc" class="NavigationLink NavigationLink-CBBC">
  1224.                                            CBBC
  1225.                                        </a>
  1226.                                    </li>
  1227.                                    <li class="GlobalNavigationProduct">
  1228.                                        <a href="https://www.bbc.co.uk/cbeebies"
  1229.                                            class="NavigationLink NavigationLink-CBeebies">
  1230.                                            CBeebies
  1231.                                        </a>
  1232.                                    </li>
  1233.                                </ul>
  1234.                            </div>
  1235.                            <div style="border-right: 1px solid #BABABA;">
  1236.                                <a class="NavigationLink" href="/search">
  1237.                                    <span class="IconWrapper">
  1238.                                        <svg width="1em" height="1em" viewBox="0 0 32 32" class="StyledIcon"
  1239.                                            focusable="false" aria-hidden="true">
  1240.                                            <title>search</title>
  1241.                                            <path
  1242.                                                d="M32 28.5l-8.2-8.2a13 13 0 1 0-3.5 3.5l8.2 8.2zM6.6 19.4A9 9 0 1 1 13 22a8.9 8.9 0 0 1-6.4-2.6z">
  1243.                                            </path>
  1244.                                        </svg>
  1245.                                    </span>
  1246.                                    <span class="SearchText">Search</span>
  1247.                                </a>
  1248.                            </div>
  1249.                        </div>
  1250.                    </div>
  1251.                </nav>
  1252.                <div class="ProductNavigationContainer">
  1253.                    <div class="Masthead">
  1254.                        <div class="Wrap">
  1255.                            <a href="/news" class="LogoLink">
  1256.                                <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 61 15.33" class="Logo"
  1257.                                    role="presentation" preserveAspectRatio="xMinYMid meet" focusable="false"
  1258.                                    aria-hidden="true">
  1259.                                    <path
  1260.                                        d="M11.83 .19h2.03v14.97h-1.84l-10.01-11.53v11.53h-2.01V.19h1.74l10.09 11.62V.19M17.72 .19h8.49v1.91h-6.34v4.56h6.13v1.92h-6.13v4.65h6.54v1.9h-8.69V.19M49.07 .19h2.14l-6.05 15.03h-.47l-4.89-12.17l-4.95 12.17h-.46l-6.03,-15.03h2.16l4.12 10.32 4.16-10.32h2.02l4.17 10.32 4.08-10.32M57.02 8.89l-1.63-.99c-1.02-.62-1.75-1.24-2.18-1.84-.43-.6-.65-1.3-.65-2.08 0-1.18.41-2.14 1.23-2.87.82-.74 1.88-1.1 3.19-1.1 1.25 0 2.4.35 3.44 1.05v2.43c-1.08-1.04-2.24-1.56-3.48-1.56-.7 0-1.27.16-1.73.49-.45.32-.67.74-.67 1.24 0 .45.17.87.5 1.26.33.39.86.8 1.6 1.23l1.64.97c1.82 1.09 2.74 2.48 2.74 4.16 0 1.2-.4 2.17-1.21 2.92-.8.75-1.85 1.12-3.13 1.12-1.48 0-2.82-.45-4.04-1.36V11.24c1.16 1.47 2.5 2.2 4.02 2.2.67 0 1.23-.19 1.68-.56.45-.37.67-.84.67-1.4-.02-.91-.68-1.78-1.99-2.59">
  1261.                                    </path>
  1262.                                </svg>
  1263.                                <span class="VisuallyHidden">BBC News</span>
  1264.                            </a>
  1265.                        </div>
  1266.                    </div>
  1267.                    <nav aria-label="BBC News" class="Navigation">
  1268.                        <div class="MainNavBarContainer">
  1269.                            <div class="MenuContainer-PrimaryNavBarContainer">
  1270.                                <div class="Wrap">
  1271.                                    <div class="PrimaryListContainer">
  1272.                                        <div hidden="" class="MenuListContainer">
  1273.                                            <ul role="list" class="StyledMenuList">
  1274.                                                <li class="StyledMenuItem">
  1275.                                                    <a href="/news" class="StyledLink">
  1276.                                                        <span class="LinkTextContainer">Home</span>
  1277.                                                    </a>
  1278.                                                </li>
  1279.                                                <li class="StyledMenuItem">
  1280.                                                    <a href="/news/coronavirus" class="StyledLink">
  1281.                                                        <span class="LinkTextContainer">Coronavirus</span>
  1282.                                                    </a>
  1283.                                                </li>
  1284.                                                <li class="StyledMenuItem">
  1285.                                                    <a href="/news/election/us2020" class="StyledLink">
  1286.                                                        <span class="LinkTextContainer">US Election</span>
  1287.                                                    </a>
  1288.                                                </li>
  1289.                                                <li class="StyledMenuItem">
  1290.                                                    <a href="/news/uk" class="StyledLink">
  1291.                                                        <span class="LinkTextContainer">UK</span>
  1292.                                                    </a>
  1293.                                                </li>
  1294.                                                <li class="StyledMenuItem">
  1295.                                                    <a href="/news/world" class="StyledLink">
  1296.                                                        <span class="LinkTextContainer">World</span>
  1297.                                                    </a>
  1298.                                                </li>
  1299.                                                <li class="StyledMenuItem">
  1300.                                                    <a href="/news/business" class="StyledLink">
  1301.                                                        <span class="LinkTextContainer">Business</span>
  1302.                                                    </a>
  1303.                                                </li>
  1304.                                                <li class="StyledMenuItem">
  1305.                                                    <a href="/news/politics" class="StyledLink">
  1306.                                                        <span class="LinkTextContainer">Politics</span>
  1307.                                                    </a>
  1308.                                                </li>
  1309.                                                <li class="StyledMenuItem">
  1310.                                                    <a href="/news/technology" class="StyledLink">
  1311.                                                        <span class="LinkTextContainer">Tech</span>
  1312.                                                    </a>
  1313.                                                </li>
  1314.                                                <li class="StyledMenuItem"><a href="/news/science_and_environment"
  1315.                                                        class="StyledLink"><span
  1316.                                                            class="LinkTextContainer">Science</span></a>
  1317.                                                </li>
  1318.                                                <li class="StyledMenuItem">
  1319.                                                    <a href="/news/health" class="StyledLink">
  1320.                                                        <span class="LinkTextContainer">Health</span>
  1321.                                                    </a>
  1322.                                                </li>
  1323.                                                <li class="StyledMenuItem">
  1324.                                                    <a href="/news/education" class="StyledLink">
  1325.                                                        <span class="LinkTextContainer">Family &amp; Education</span>
  1326.                                                    </a>
  1327.                                                </li>
  1328.                                            </ul>
  1329.                                        </div>
  1330.                                    </div>
  1331.                                </div>
  1332.                            </div>
  1333.                        </div>
  1334.                    </nav>
  1335.                </div>
  1336.            </header>
  1337.  
  1338.            <main class="MainSection">
  1339.                <div class="Wrap">
  1340.                    <div class="WrapWithWidth">
  1341.                        <article class="ArticleWrapper">
  1342.                            <header class="HeadingWrapper">
  1343.                                <h1 tabindex="-1" id="main-heading" class="StyledHeading">
  1344.                                    <span class="StatusCode">404</span>
  1345.                                    Page cannot be found
  1346.                                </h1>
  1347.                            </header>
  1348.                            <div class="RichTextComponentWrapper error-message">
  1349.                                <p>Sorry, we're unable to bring you the page you're looking for.
  1350.                                    Please try:
  1351.                                </p>
  1352.                            </div>
  1353.                            <div class="RichTextComponentWrapper">
  1354.                                <div class="BulletListContainer">
  1355.                                    <ul role="list">
  1356.                                        <li> Double checking the url</li>
  1357.                                        <li> Hitting the refresh button in your browser</li>
  1358.                                        <li> Searching for this page using the BBC search bar</li>
  1359.                                    </ul>
  1360.                                </div>
  1361.                            </div>
  1362.                            <p class="AlternativelyText">
  1363.                                Alternatively, please visit the
  1364.                                <a href="https://www.bbc.co.uk/news" class="BbcNewsLink">
  1365.                                    BBC News homepage.
  1366.                                </a>
  1367.                            </p>
  1368.                        </article>
  1369.                    </div>
  1370.                </div>
  1371.            </main>
  1372.  
  1373.            <footer>
  1374.                <nav aria-label="BBC News Services" class="ServiceBar">
  1375.                    <div class="Wrap">
  1376.                        <div class="ServiceBarTitle">
  1377.                            <h2 class="Footer-StyledHeading">BBC News Services</h2>
  1378.                        </div>
  1379.                        <ul role="list" class="ServiceLinkList">
  1380.                            <li>
  1381.                                <a href="https://www.bbc.co.uk/news/10628994" class="Footer-StyledLink">
  1382.                                    <span class="StyledIconContainer">
  1383.                                        <svg width="1em" height="1em" viewBox="0 0 32 32" class="StyledIcon"
  1384.                                            focusable="false" aria-hidden="true">
  1385.                                            <title>mobile-smart</title>
  1386.                                            <path d="M6 0v32h20V0zm8 2h4v1h-4zm3 28h-2v-2h2zm7-3H8V4h16z"></path>
  1387.                                        </svg>
  1388.                                    </span>
  1389.                                    On your mobile
  1390.                                </a>
  1391.                            </li>
  1392.                            <li>
  1393.                                <a href="https://www.bbc.co.uk/news/help-50068132" class="Footer-StyledLink">
  1394.                                    <span class="StyledIconContainer">
  1395.                                        <svg width="1em" height="1em" viewBox="0 0 32 32" class="StyledIcon"
  1396.                                            focusable="false" aria-hidden="true">
  1397.                                            <title>microphone</title>
  1398.                                            <path
  1399.                                                d="M18 24h-4v5H9v3h14v-3h-5v-5zM24 12v3.8L21.4 21H10.6L8 15.8V12H6v4.2L9.4 23h13.2l3.4-6.8V12h-2zM22 6l-3-6h-6l-3 6v6h12V6z">
  1400.                                            </path>
  1401.                                            <path d="M20 19l2-4v-1H10v1l2 4h8z"></path>
  1402.                                        </svg>
  1403.                                    </span>
  1404.                                    On smart speakers
  1405.                                </a>
  1406.                            </li>
  1407.                            <li>
  1408.                                <a href="https://www.bbc.co.uk/news/10628323" class="Footer-StyledLink">
  1409.                                    <span class="StyledIconContainer">
  1410.                                        <svg width="1em" height="1em" viewBox="0 0 32 32" class="StyledIcon"
  1411.                                            focusable="false" aria-hidden="true">
  1412.                                            <title>newsletter</title>
  1413.                                            <path d="M5 3h22v12h3V0H2v15h3V3z"></path>
  1414.                                            <path d="M10 12h12v3H10zM10 16h12v3H10zM10 8h12v3H10z"></path>
  1415.                                            <path
  1416.                                                d="M29.5 16l-.5.3-13 8.1-13-8.1-.5-.3H0v16h32V16zM29 29H3V17.5l13 8.1 13-8.1z">
  1417.                                            </path>
  1418.                                        </svg>
  1419.                                    </span>
  1420.                                    Get news alerts
  1421.                                </a>
  1422.                            </li>
  1423.                            <li>
  1424.                                <a href="https://www.bbc.co.uk/news/20039682" class="Footer-StyledLink">
  1425.                                    <span class="StyledIconContainer">
  1426.                                        <svg width="1em" height="1em" viewBox="0 0 32 32" class="StyledIcon"
  1427.                                            focusable="false" aria-hidden="true">
  1428.                                            <title>email</title>
  1429.                                            <path
  1430.                                                d="M16 19.4l16-15V3H0v26h32V8l-4 4v13H4V8.2zm0-2.8L5.8 7h20.4L16 16.6z">
  1431.                                            </path>
  1432.                                        </svg>
  1433.                                    </span>
  1434.                                    Contact BBC News
  1435.                                </a>
  1436.                            </li>
  1437.                        </ul>
  1438.                    </div>
  1439.                </nav>
  1440.  
  1441.                <div class="GlobalFooter">
  1442.                    <div class="Wrap">
  1443.                        <ul role="list" class="NavigationLinkList">
  1444.                            <li>
  1445.                                <a href="https://www.bbc.co.uk" class="Footer-NavigationLink">
  1446.                                    Home
  1447.                                </a>
  1448.                            </li>
  1449.                            <li>
  1450.                                <a href="https://www.bbc.co.uk/news" class="Footer-NavigationLink">
  1451.                                    News
  1452.                                </a>
  1453.                            </li>
  1454.                            <li>
  1455.                                <a href="https://www.bbc.co.uk/sport" class="Footer-NavigationLink">
  1456.                                    Sport
  1457.                                </a>
  1458.                            </li>
  1459.                            <li>
  1460.                                <a href="https://www.bbc.co.uk/weather" class="Footer-NavigationLink">
  1461.                                    Weather
  1462.                                </a>
  1463.                            </li>
  1464.                            <li>
  1465.                                <a href="https://www.bbc.co.uk/iplayer" class="Footer-NavigationLink">
  1466.                                    iPlayer
  1467.                                </a>
  1468.                            </li>
  1469.                            <li>
  1470.                                <a href="https://www.bbc.co.uk/sounds" class="Footer-NavigationLink">
  1471.                                    Sounds
  1472.                                </a>
  1473.                            </li>
  1474.                            <li>
  1475.                                <a href="https://www.bbc.co.uk/cbbc" class="Footer-NavigationLink">
  1476.                                    CBBC
  1477.                                </a>
  1478.                            </li>
  1479.                            <li>
  1480.                                <a href="https://www.bbc.co.uk/cbeebies" class="Footer-NavigationLink">
  1481.                                    CBeebies
  1482.                                </a>
  1483.                            </li>
  1484.                            <li>
  1485.                                <a href="https://www.bbc.co.uk/food" class="Footer-NavigationLink">
  1486.                                    Food
  1487.                                </a>
  1488.                            </li>
  1489.                            <li>
  1490.                                <a href="https://www.bbc.co.uk/bitesize" class="Footer-NavigationLink">
  1491.                                    Bitesize
  1492.                                </a>
  1493.                            </li>
  1494.                            <li>
  1495.                                <a href="https://www.bbc.co.uk/arts" class="Footer-NavigationLink">
  1496.                                    Arts
  1497.                                </a>
  1498.                            </li>
  1499.                            <li>
  1500.                                <a href="https://www.bbc.co.uk/taster" class="Footer-NavigationLink">
  1501.                                    Taster
  1502.                                </a>
  1503.                            </li>
  1504.                            <li>
  1505.                                <a href="https://www.bbc.co.uk/news/localnews" class="Footer-NavigationLink">
  1506.                                    Local
  1507.                                </a>
  1508.                            </li>
  1509.                            <li>
  1510.                                <a href="https://www.bbc.co.uk/bbcthree" class="Footer-NavigationLink">
  1511.                                    Three
  1512.                                </a>
  1513.                            </li>
  1514.                        </ul>
  1515.  
  1516.                        <div class="LegalLinks">
  1517.                            <ul role="list" class="LegalLinkList">
  1518.                                <li>
  1519.                                    <a href="https://www.bbc.co.uk/usingthebbc/terms" class="Footer-NavigationLink">
  1520.                                        Terms of Use
  1521.                                    </a>
  1522.                                </li>
  1523.                                <li>
  1524.                                    <a href="https://www.bbc.co.uk/aboutthebbc" class="Footer-NavigationLink">
  1525.                                        About the BBC
  1526.                                    </a>
  1527.                                </li>
  1528.                                <li>
  1529.                                    <a href="https://www.bbc.co.uk/usingthebbc/privacy" class="Footer-NavigationLink">
  1530.                                        Privacy Policy
  1531.                                    </a>
  1532.                                </li>
  1533.                                <li>
  1534.                                    <a href="https://www.bbc.co.uk/usingthebbc/cookies" class="Footer-NavigationLink">
  1535.                                        Cookies
  1536.                                    </a>
  1537.                                </li>
  1538.                                <li>
  1539.                                    <a href="https://www.bbc.co.uk/accessibility" class="Footer-NavigationLink">
  1540.                                        Accessibility Help
  1541.                                    </a>
  1542.                                </li>
  1543.                                <li>
  1544.                                    <a href="https://www.bbc.co.uk/guidance" class="Footer-NavigationLink">
  1545.                                        Parental Guidance
  1546.                                    </a>
  1547.                                </li>
  1548.                                <li>
  1549.                                    <a href="https://www.bbc.co.uk/contact" class="Footer-NavigationLink">
  1550.                                        Contact the BBC
  1551.                                    </a>
  1552.                                </li>
  1553.                                <li>
  1554.                                    <a href="https://www.bbc.co.uk/bbcnewsletter" class="Footer-NavigationLink">
  1555.                                        Get Personalised Newsletters
  1556.                                    </a>
  1557.                                </li>
  1558.                                <li>
  1559.                                    <a href="https://www.bbc.co.uk/news/help-41670342" class="Footer-NavigationLink">
  1560.                                        Why you can trust the BBC
  1561.                                    </a>
  1562.                                </li>
  1563.                            </ul>
  1564.                        </div>
  1565.  
  1566.                        <p class="Copyright-Text">
  1567.                            © 2020 BBC. The BBC is not responsible for the content of external sites.
  1568.                            <a href="https://www.bbc.co.uk/help/web/links/" class="Link">
  1569.                                Read about our approach to external linking.
  1570.                            </a>
  1571.                        </p>
  1572.                    </div>
  1573.                </div>
  1574.            </footer>
  1575.        </div>
  1576.    </div>
  1577. </body>
  1578.  
  1579. </html>
  1580.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda