@import url('https://fonts.googleapis.com/css2?family=Pacifico&family=Playwrite+MX+Guides&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oleo+Script:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Oleo+Script:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Bangers&family=Oldenburg&family=Oleo+Script+Swash+Caps:wght@400;700&family=Plaster&display=swap');
h1{
    text-align: center;
     font-family: "Pacifico", cursive;
  font-weight: 400;
  font-style: normal;
    font-style: normal;
    background-color:grey;
    color:lightblue;
   border-top-width: 35px;
    border-right-width: 35px;
    border-bottom-width: 35px;
    border-left-width: 35px;
    border-top-style: double;
    border-right-style: double;
    border-bottom-style: double;
    border-left-style: double;
    border-top-color: white;
    border-right-color: white;
    border-bottom-color: white;
    border-left-color: white;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    border-radius:10px;
    font-size:400%;
}
h1{
    display:block;
    font-weight: bold;
    unicode-bidi: isolate
}
.center{
    text-align:center;
}
.circle{
    border:50%;
    object-fit:cover;
}
img{
    width:25%;
    border-radius:50%;
    overflow-x: ;
    overflow-y: ;
    position:relative;
    top:100px;
}
body{
    background-color:Beige;
}
.navbar{
    overflow-x:hidden;
    overflow-y:hidden;
    align-items:center;
    position:relative;
    top:-60px;
}
.navbar a {
    float: left;
    color: lightblue;
    padding: 15px 15px;
    text-decoration: none;
    font-size: 30px;
    background-color:grey;
    border-color:white;
    border-top-width: 35px;
    border-right-width: 35px;
    border-bottom-width: 35px;
    border-left-width: 35px;
    border-top-color: white;
    border-right-color: white;
    border-bottom-color: white;
    border-left-color: white;
    border-top-style: double;
    border-right-style: double;
    border-bottom-style: double;
    border-left-style: double;
}
ul{
    list-style-position: initial;
    list-style-image: initial;
    list-style-type: none;
    width:950px;
}
.quote{
    position:relative;
    left:20px;
    top:100px;
    font-family: "Oleo Script", system-ui;
  font-weight: 700;
  font-style: normal;
  font-size:30px;
}
h5{
    display: block;
    font-size:35px ;
    margin-block-start: 1.67em;
    margin-block-end: 1.67em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
    unicode-bidi: isolate;
    font-family: "Lato", sans-serif;
  font-weight: 700;
  font-style: normal;
  left:10px;
  position:relative;
  top:-50px;
}
.text{
   font-size: 20px;
    font-family: "Lexend", serif;
    text-indent: 50px;
    top: -325px;
    left: 400px;
    width: 900px;
    position: relative;
}
h3{
    position:relative;
    top:80px;
}
.quote{
    font-family: "Oleo Script Swash Caps", system-ui;
  font-weight: 700;
  font-style: normal;
   font-size: 20px;
    text-indent: 50px;
    top: -375px;
    left: 400px;
    width: 900px;
    position: relative;
}
.recentering{
    position:relative;
    left:25px;
    top:-100px;
    text-indent:20px;
    font-size:30px;
}