video, hr, #marioCarousel, .logo, nav, hr, details, .navbar, .main_menubar{
    display: none !important;
}
img {
    max-width: 30% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    display: block;
}

form{
    display: none !important;
}
h1{
    text-align: center !important;
}   
main p{
    text-align: justify;
}

footer{
    text-align: center !important;
}

a:link,
a:visited,
a:hover,
a:active {
  color: black !important;
  text-decoration: none !important;
}

.container {
    width: 100% !important;
}

body{
    color: black;
    background: white;
}

table{
    background: white !important;
}