body {
    padding-left: 11em;
    font-family: Georgia, "Times New Roman",
          Times, American Typewriter;
    color: black;
    background-color: #000000}
    
    

  ul.navbar {
    list-style-type: none;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 2em;
    left: 1em;
    width: 9em }
  
  ul.navbar li {
    background: white;
    margin: 0.5em 0;
    padding: 0.3em;
    border-right: 1em solid black }
  ul.navbar a {
    text-decoration: American Typewriter }
    
    
    
  a:link {
    color: blue }
  a:visited {
    color: purple }
  address {
    margin-top: 1em;
    padding-top: 1em;
    border-top: thin dotted }
    
    
    
h1 {
    font-family: Helvetica, Geneva, Arial,
          SunSans-Regular, American Typewriter }
          
          
#box{
position:relative;
padding:30px;
width:500px;
border-radius:20px;
background-color:white;
}
#imageDuBas{
position:fixed;
bottom: 30px;
right: 40px;
}
#jeu  {
position:relative;
padding:30px;
width:500px;
border-radius:20px;
background-color:white;