     body{background-image: url("https://codehs.com/uploads/fa76f325cf0d76bf3c1bfa35e36180cc");
        background-size:cover;
        font-family:rf;
     } 
                    
    @font-face{font-family:rf;src:url("https://codehs.com/uploads/09b13d13628f296b7373344a7e24eb9f");}
    
    header{background-color:white;
    color:black;
    text-align:center;
    font-size:3vw;
    width:80%;
    margin:auto;
        font-variant:small-caps;
    }
    
    
    nav {Background-color:black;
    outline:3px white inset;
    margin-left:auto;
    margin-right:auto;
    padding-bottom:10px;
    text-align:center;
    width:80%;
    padding-top:10px;
    }
                
                button{
                    background:none;
                    border-style:none solid none none;
                    border-color:black;
                    height:5%;
                    width:12%;
                    font-size:1.5vw;
                    text-align:center;
                    color:white;
                    box-shadow:2px 2px 8px 8px red inset, -2px -2px 8px 8px red inset ;
                    font-family:rf;
                    margin:auto;
                    font-variant:small-caps;

                    
                    
                }
                
                #img{
                    height:10%;
                    padding:0% 0% 15% 0%;
                }
                
                
                
         @font-face{font-family:rf;src:url("https://codehs.com/uploads/09b13d13628f296b7373344a7e24eb9f");}           
                img{
                   margin-top:5px;
                    margin-left:auto;
                    margin-right:auto;
                    float:left;
                }
            
                
           /*     
                
                @keyframes hover{
                    from{background:none;height:10%;width:14%;}
                    to{background:black;height:15%;width:18%;}
                }
                button:hover{
                    animation:hover 1s forwards;
                    
                }
                */
                
                div{
                    
                    padding-right:10px;
                    
                    padding-left:10px;
                    
                    background:#1a1a1a;
                    
                    width:90%;
                    
                    color:white;
                   
                }
               
              
                
                
                    
               
                    .Selected button{
                    box-shadow:2px 2px 8px 8px pink inset, -2px -2px 8px 8px pink inset ;
                    color:grey;
                    }
                    
                .imgs{
                    border:solid white 2px;
                 
            }
           
            a{
                text-decoration:none;
                color:red;
            }
            
            .cool{
                float:right;
                width:20%;
                height:20%;
            }
#secret{
    font-family:rf;
    text-decoration:none;
    color:rgb(200, 200, 200);
}
            
#left {width:6vw;
    height:5vw;
    float:left;}

#right {width:6vw;
    height:5vw;
    float:right;
    padding-right:10px;}            
    
    ul{padding:10px;
        padding-left:400px;
    }