@import url('https://fonts.googleapis.com/css2?family=Bevan:ital@0;1&family=BioRhyme:wght@321&family=Fjalla+One&family=Fredericka+the+Great&display=swap');


body {
  background-color:#98DCDA;
  
  
  
  

}

finals {
  border:#C10000 2px solid;
  width: 1000px; height:200px;
  padding-left: 15px;
  float: left;
  font-style: italic;
  background-color:#45B1B1;
  
  }
  
h1{
font-size:26px;
 color:#182A33;
  text-align:center;
  letter-spacing:2px;
   font-family: "Bevan", serif;
  font-weight: 400;
  font-style: normal;
  
}

h2 {
  font-family: "BioRhyme", serif;
  font-optical-sizing: auto;
  font-weight: 321; 
  font-style: normal;
 color:#ffffff;
font-size:20px;
  
 }
.bevan-regular {
  font-family: "Bevan", serif;
  font-weight: 400;
  font-style: normal;
}

.bevan-regular-italic {
  font-family: "Bevan", serif;
  font-weight: 400;
  font-style: italic;
}

Title {
font-family: "Fredericka the Great", serif;
  font-weight: 400;
  font-style: normal;
  Color:#F70401;
  font-size:40px;
  
  
}
.fredericka-the-great-regular {
  font-family: "Fredericka the Great", serif;
  font-weight: 400;
  font-style: normal;
  Color:#F70401;
  font-size:70px;
  text-align:center;
}
.all-browsers {
  margin: 0;
  padding: 5px;
  background-color:#C10000; width:520px;
}

.all-browsers > h1, .browser {
  margin: 10px;
  padding: 5px;
}

.browser {
  background:#45B1B1;
  width:500px;
}
aside {
  border:#C10000 2px solid;
  width: 700px;height:300px;
  padding-left: 15px;
  margin-top:-420px;
  margin-left:570px;
  float: left;
  font-style: italic;
  background-color:#45B1B1;
}
.bevan-regular {
  font-family: "Bevan", serif;
  font-weight: 400;
  font-style: normal;
}

.bevan-regular-italic {
  font-family: "Bevan", serif;
  font-weight: 400;
  font-style: italic;
}

.browser > h2, p {
  margin: 4px;
  font-size: 90%;
}