h1{
    margin: 15px;
    padding: 10px;
    
}

body{
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    background-color: #555759;
}

nav{
    font-size: 20px;
}
.navbar{
    background-color: #b5b6b6;
}

.nav-item{
    margin-left: 3px;
}

.intro-title{
    text-align: center;
    margin-top: 6%;
    background-color: #754ea1;
    width: 80%;
    padding:8px;
    color: white;
    min-width: 500px;
    margin-left:auto;
    margin-right: auto;
    display: block;
    border-radius: 5px;
}

.intro-text{
    text-align: left;
}

.intro-text-2{
    text-align:right;
    margin-top: 5px;
}

.fun-facts-title{
    text-align: center;
    background-color: rgb(180, 6, 6);
    padding: 5px;
    margin-top: 20px;
    color: white;
    border-radius: 5px;
}

table{
    margin-left:auto;
    margin-right: auto;
    margin-top: 30px;
}
th,td{
    padding: 8px;
    background-color: #7d7f80;
    border: 1px solid;
}

p{
    font-size: 16px;
}

.fav-moments-title{
    text-align: center;
    margin-top: 5%;
    padding: 5px;
    background-color: rgb(5, 134, 219);
    border-radius: 5px;
}

.v{
    min-width: 300px;
}

.ohgeesy{
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
}

figcaption{
    text-align: center;
}

.franxx-gif{
    display:block;
    margin-left:auto;
    margin-right: auto;
    margin-top: 20px;
}

h4{
    margin-top: 15px;
}
.our-song-title{
    background-color: rgb(24, 37, 153);
    color: white;
    text-align: center;
    padding:5px;
    margin-top:7%;
    border-radius: 5px;

}
.tn{
    margin-top:5%;
}

.s{
    min-height: 380px;
    min-width: 300px;
}

.tn-text{
    margin-top: 5%;
    text-align:right;
    background-color: #7d7f80;
    padding:5px;
}

.t{
    min-width: 100px;
    margin-top: 5%;
}

.n{
    min-height: 200px;
    min-width: 300px;
}

.nm-text{
    margin-top: 5%;
    background-color: #7d7f80;
    padding:5px;
}

.vin-baby-pic{
    display:block;
    margin-right:auto;
   
}

b{
    min-width: 200px;
    min-height: 500px;
   
}
.baby{
    margin-bottom: 20%;
}

