/* Webfont: Dirtyline36Daysoftype2022-Reg */@font-face {
    font-family: 'Dirtyline36Daysoftype2022';
    src: url('Dirtyline 36daysoftype 2022.eot'); /* IE9 Compat Modes */
    src: url('Dirtyline 36daysoftype 2022.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('Dirtyline 36daysoftype 2022.woff') format('woff'), /* Modern Browsers */
         url('Dirtyline 36daysoftype 2022.woff2') format('woff2'), /* Modern Browsers */
         url('Dirtyline 36daysoftype 2022.ttf') format('truetype'); /* Safari, Android, iOS */
             font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}
h1{
    color:rgb(157, 33, 85);
    font-weight: bold;
    font-style: italic;
    text-shadow: 2px 2px 5px rgb(255, 32, 110);
    font-family: 'Dirtyline36Daysoftype2022';
}
html{
    background-image: url("homebackground.jpg");
    background-size: 100%;
    margin: auto;
    padding-top: 10px;
    padding-left:10%;
    padding-right: 10%;
    padding-bottom: 10px;
    border: 10px double cornflowerblue;
}
header{
    box-sizing: border-box;
    border: 10px solid rgb(255, 114, 137);
    letter-spacing: 4px;
    background-image: url("welcome.gif");
    background-color: plum;
    background-blend-mode: lighten;
    padding: 20px;
    justify-content: center;
    align-items: center;
    display: flex;
    margin: auto;
    margin-top: 30px;
}
nav{
    padding: 20px;
}
button{
     background-image: linear-gradient(to bottom, rgb(255, 192, 223), rgb(160, 160, 255));
    border:3px, solid, rgb(255, 114, 137);
    scale: 120%;
    padding: 2px;
    margin: 10px;
    align-content: center;
    align-items: center;
}

.top{
    font-family: 'Dirtyline36Daysoftype2022';
    letter-spacing: 2px;
    font-size: 120%;
    background-color: color-mix(in hsl shorter hue, pink 20%, blue 20%);
    justify-content: left;
    align-items: left;
    display: flex-box;
    margin: auto;
    padding: 10px;
    margin: 10px;
    border: 5px dotted hotpink;
}

.blinkies{
    padding: 5px;
    box-sizing: content-box;
    scale: 83%;
    margin: auto;
    display: flex;
    align-content: center;
    justify-content: center;
}

h2{
    
    color:rgb(157, 33, 85);
    font-weight: bold;
    font-style: italic;
    text-shadow: 2px 2px 5px rgb(255, 32, 110);
    font-family: 'Dirtyline36Daysoftype2022';
    padding: 2px;
    margin: auto;
}

h3{
    justify-content: center;
    align-items: center;
    display: flex;
    color:rgb(157, 33, 85);
    font-weight: bold;
    font-style: italic;
    text-shadow: 2px 2px 5px rgb(255, 32, 110);
    font-family: 'Dirtyline36Daysoftype2022';
}

.middle{
    display:inline-block;
    position: absolute;
    left: 15%;
    width: 1015px;
    height: 350px;
    font-family: 'Dirtyline36Daysoftype2022';
    background-color: color-mix(in hsl shorter hue, pink 20%, blue 20%);
    border: 5px dotted hotpink;
}

.yap{
    display: flex;
    align-content: center;
    justify-content: center;
    text-align: center;
    width: fit-content;
    font-family: 'Dirtyline36Daysoftype2022';
    padding: 20px;
    letter-spacing: 1px;
}
.words{
    background-image: linear-gradient(to bottom, rgb(255, 192, 223), rgb(160, 160, 255));
    border: 5px dotted hotpink;
    position: absolute; 
    right:75%;
}
.bobgif{
    position: absolute; 
    right:47%;
    bottom: 2px;
}
.links{
    margin:3px;
    padding:1px;
    background-image: linear-gradient(to bottom, rgb(255, 192, 223), rgb(160, 160, 255));
    position: absolute;
    right: 35%;
    bottom: 1%;
    border: 5px dotted hotpink;
    position: absolute;
}
.boop{
    margin: 5px;
    border: 5px solid rgb(255, 114, 137);
    scale: 70%;
    position: absolute;
    left:62%;
    bottom: 10px;
}
.right{
    display: flex;
    align-content: center;
    justify-content: center;
}

.butt{
    display: flex;
    align-content: center;
    justify-content: center;
    margin: auto;
    text-align: center;
    width: 100%;
    font-family: 'Dirtyline36Daysoftype2022';
}

p{
    color:rgb(157, 33, 85);
    padding: 2px;
    font-size: large;
    margin: auto;
}
#flower{
    transform: translate(-415%,-300%);
    scale: 40%;
}