body{
    font-family: Arial, Helvetica, sans-serif;
    background-color: #060a1d;
    color: #ffffff;
}

main {
    margin-left: 10px;
}

main p {
    margin-left: 10px;
}

.dropdown-menu .dropdown-item {
    color: white;
}

.dropdown-menu .dropdown-item:hover {
    color: black;
}

.show{
    margin-right: 10px;
}

.navbar-toggler{
    margin-right: 10px;
}

.titre{
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

.navbar{
    text-align: right;
}

h1{
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

.container-fluid{
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
}


.perso{
    width: auto;
    height: 200px;
}

.logo{
    width: 200px;
    height: 200px;
    text-align: left;
}

#toc{
    margin-bottom: 20px;
}

#toc ul{
    list-style-type: none;
    padding: 0;
}

#toc li{
    margin-bottom: 5px;
}

.character{
    padding-top: 20px;
    padding-bottom: 10px;
   
}

.test{
    float: right;

}
.character h2{
    margin-bottom: 10px;
}

a:hover img{
    opacity: 0.8;
}

#menu{
    margin-bottom: 20px;
}

.script{
    padding-top: 10px;
    padding-bottom: 10px;
}

.section{
    padding-top: 20px;
    padding-bottom: 20px;
}

.homer {
    width: auto;
    height: 300px;
    padding-bottom: 100px;
    margin-left: 50px;
    margin-right: 50px;
}

.marge {
    width: auto;
    height: 300px;
    padding-bottom: 100px;
    margin-left: 50px;
    margin-right: 50px;
}

.maggie{
    width: auto;
    height: 300px;
    padding-bottom: 100px;
    margin-left: 50px;
    margin-right: 50px;
}

.lisa{
    width: auto;
    height: 300px;
    padding-bottom: 100px;
    margin-left: 50px;
    margin-right: 50px;
}

.bart{
    width: auto;
    height: 300px;
    padding-bottom: 100px;
    margin-left: 50px;
    margin-right: 50px;
}

.homerpropos {
    width: auto;
    height: 200px;
    padding-bottom: 300px;
    padding-top: 20px;
}

.bartpropos{
    width: auto;
    height: 200px;
    padding-bottom: 300px;
    padding-top: 20px;
}

.lisapropos{
    width: auto;
    height: 200px;
    padding-bottom: 300px;
    padding-top: 20px;
}

.maggiepropos{
    width: auto;
    height: 200px;
    padding-bottom: 300px;
    padding-top: 20px;
}

.margepropos {
    width: auto;
    height: 200px;
    padding-bottom: 300px;
    padding-top: 20px;
}

.avant{
    width: auto;
    height: 200px;
    padding-bottom: 50px;
}

.persos img{
    width: auto;
    height: 200px;
    margin-left: 10px;
    margin-top: 10px;
}

.navbar-brand{
    margin-left: 20px;
}


footer{
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

