  body {
  
  padding-left: 11em;
    color: white;
    background-color: #515958}
navbar {
    position: absolute;
    top: 2em;
    left: 1em;
    width: 9em }
    
      a {
    color: white;
    padding: 10px;
    text-decoration: none;
    background-color: black; }
    
      a:hover {
    color: black;
    transition: 2s;
    background-color: white; }0000000
    

    
      a {
    color: white;
    text-decoration: none;
    padding: 7px;
    font-size: 20px;
    text-align ;
    background-color: black }
    
    
    li {
    display: inline;
}

#box { 
position:relative;

top:120px;

left:55px;

padding: 30px;

width:800px;

background-color: grey;

border-radius:15px;

z-index:3;
}

#emojy { 
position:fixed;

right: 15px;

bottom: 10px;
ssssssss


z-index:5;
}


