
.pagecontent {
    padding-left: 50px;
    padding-right: 50px;
}

.bruh{
  	color: #4ba07d;
}

h1 { 
  font-family: comic sans ms; 
  font-size:50px; 
  font-weight: bold;
  line-height:200%;
}

h2 {
    font-family: comic sans ms;
    font-size:30px;
    font-weight: bold;
    line-height:200%;
}

p {
    font-family: comic sans ms;
    font-size:20px;
    line-height:200%;
}


li {
    font-family: comic sans ms;
    font-size:20px;
    line-height:200%;
    


}
body {
  background-color: #4A412A
}

p {
  font-family: comic sans ms;
  font-size:20px;
  line-height:50%;