::-moz-selection { background: #ffdb82; }
::selection { background: #ffdb82; }


img {
width: 480px;
}

body {
    background-image: url("https://cdn02.nintendo-europe.com/media/images/08_content_images/games_6/nintendo_switch_7/nswitch_animalcrossingnewhorizons/NSwitch_AnimalCrossingNewHorizons_bg_leaves_lightgreen.jpg");
}

p{
    margin:5% 5% 5% 5%;
    font-size: 20px;
}

#video {
    margin-left: 5%;
    margin-right: 5%;
}

@media (max-width: 600px) {
    .embed-container {
      position: relative;
      padding-bottom: 86.25%;
      height: 0;
      overflow: hidden;
    }
    .embed-container iframe {
      position: absolute;
      top:0;
      left: 0;
      width: 100%;
      height: 100%;
    }
    }
    

ol{
    font-size: 18px;
}

h2,h3{
    margin:2% 2% 2% 2%;
}