
.F50MKWpTGrzzL2LiP2FC{

    color: rgb(0, 0, 0);
    text-align: center;
    display: flex;
    justify-content:right;
    position: fixed;
    right: 0px;
    z-index: 1;
    
}
.GimgGO7f4pSv8pSX_fNR{
    position: fixed;
    list-style: none;
    z-index: 1;
    font-size: 13px;
    display: flex;
    
}
.Z2ufsv_3sMvi5N6ZdC3j{
    background-color: rgb(255, 255, 255);
    position: fixed;
    width: 100%;
    height: 50px;
    
    box-shadow: 2px 0px 4px rgba(0, 0, 0, 0.6);
    border-bottom: 2px dashed rgb(0, 0, 0);
}
.GimgGO7f4pSv8pSX_fNR li{
    margin-top: 10px;
    text-align: center;
    display: inline;
    padding-right: 10px;
    padding-left: 10px;

    border-right: 1px solid rgb(0, 0, 0);
}
.eo5VWBb5J8VUgA_7kpnm{
    color: rgb(200, 200, 200);
    text-decoration: none;
    font-style: italic;
    font-family: 'Lora', serif;
}
.tMocz4yIOkhDamZh0JbN{
    color: rgb(0, 0, 0);
    text-decoration: underline; 
    font-family: 'IBM Plex Mono', monospace;
    text-decoration-style: double;  
    padding-bottom: 3px;
    font-weight: bold;
    border-bottom: 2px dotted rgb(0, 155, 255);
}

.eo5VWBb5J8VUgA_7kpnm:hover{
    
    text-decoration: underline;  
    text-decoration-style: double;
    font-weight: bold;  
    color: rgb(255, 155, 75);
}

.ZvVtmYrya3zH7aIbeJkg {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
  font-size: 15px;
  font-family: Sono, sans-serif;
  opacity: 0;
  animation: _BpnaeLsUQpqbh64EQUe 1s ease forwards;
  animation-delay: 1s;
}
@keyframes _BpnaeLsUQpqbh64EQUe {
  from { opacity: 0; }
  to { opacity: 1; }
}
body{
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
}

