#link{
    position:absolute;
    left: 50%;
    width: 350px;
    margin-left: -150px;
    
    
    }  a {
        width: min-content;
        border: 4px solid rgb(94, 94, 94);
        font-size: x-large;
        
        
        color: black;
        text-decoration: none;
        padding: 10px;
        
        background-color: #dddddd;
      }
      body{
        font-size: x-large ;
        background-color: #dddddd;
    }
    #tablo1{
        position: relative;
        top: 60px;
        border: 3px solid #bababa;
        height: 1000px;
        background-color: rgba(212, 212, 212, 0.534);
        opacity: 10;
        
    }     