/*-- 
   ___                           _ _               
  / _ \___ _________   _  /\   /(_) |__   ___  ___ 
 / /_)/ _ \_  /_  / | | | \ \ / / | '_ \ / _ \/ __|
/ ___/ (_) / / / /| |_| |  \ V /| | |_) |  __/\__ \
\/    \___/___/___|\__, |   \_/ |_|_.__/ \___||___/
                   |___/                           
--*/
*{
   list-style: none;
}
body{
   background-color: darksalmon;
   text-align: center;
}
p{
   font-size: 14px;
}
h3{
   font-size: 21px;
}
li{
   font-size: 19px;
}
#Research{
   text-align: inherit;
}
h4{
   text-decoration: underline;
}
.menu {
   display: inline-block;
   text-decoration: underline;
}
p.ascii{
      text-align: center ; 
}
pre{
   text-align: center;
   font-size: 30px;
}
.name{
   font-size: 100px;
}
.hnp{
   width: 80%;
   height: auto;
}
.hn{
   width: 35%;
   height: auto;
}
.cup{
   width: 40%;
   height: auto;
}
.bike{
   width: 40%;
   height: auto;
}
#f1{
   width: 70vw;
   height: 95vh;
}
#f2{
   width: 85vw;
   height: 100vh;
}
.ps{
   font-size: 40px;
   font-weight: bold;
}
.wfd{
   width: 30vw;
   height: 35vh;
}
.wft{
   width: 20%;
   height: 20%;
}
.wfm{
   width: 20%;
   height: 20%;
}
.d1{
   width: 60%;
   height: 60%;
}
.t1{
   width: 40%;
   height: 40%;
}
.t2{
   width: 40%;
   height: 20%;
}
.m1{
   width: 20%;
   height: 20%;
}