1920


body {
    font-family: Arial, Helvetica, sans-serif;
    background-color: rgb(233, 233, 233);
     
}

.fredoka {
    font-family: 'Fredoka One', cursive;
}

.render {
        position: fixed;
        color: black;
        text-decoration: none; 
        font-size: 200%;
        font-family: 'Karla', sans-serif;
        
    }

#sic {
        position: relative;
        top: -60px;
        margin-left: 640px;
        

        
        width: 600px;
        height: 300px;
    }


.ListaEdizioni {
    text-decoration: none;
     color: black; 
     border-style: solid; 
     border-radius: 20px; 
     padding: 20px; 
     background-color: white;
     font-size: 36px;
     position: absolute;
     left: 660px;
     top: 400px ;
     font-family: 'Fredoka One', cursive;
     border-color: rgb(220, 220, 220);
    }


.OLborder {
        color: black;
        background-color: rgba(119, 114, 39, 0.301);
        text-align: center;
        font-size: 24px;
        border-style: solid;
        border-color: gray;
        margin-left: 600px;
        margin-right: 600px;
        padding: 5px;

    }


#Pfix {
        position: relative;
        top: -10000px;
        left: 575px;

        
    }


