 body {
     background-image: url("./img/flag.png");
     background-repeat: no-repeat;
     background-size: cover;
     background-position: center;
 }



 .my-name {
     text-align: center;
     color: brown;
     font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
     font-size: 350%;
     padding-top: 20px;
     text-shadow: 2px 2px black;
 }


 .sidebar-green {
     border: 2px solid black;
     width: 500px;
     height: 700px;
     background: green;
     margin-left: 80px;
     margin-top: 20px;
 }

 .photo-sever {

     padding-left: 75px;
     padding-top: 40px;

 }
 .sever {
     padding-top: 80px;
 }

 .name-text {
     text-align: center;
     font-style: normal;
     font-weight: 700;
     font-size: 32px;
     line-height: 27px;
     color: blue;
     margin-bottom: 8px;
 }

 .text-green {
     color: white;
     padding-left: 10px;
     padding-right: 10px;
 }

 .text {
     padding-top: 4px;
     font-weight: bold;
     font-size: 20px;
 }

 .big {
     color: yellow;
 }

 .sidebar-white {
     border: 2px solid black;
     width: 500px;
     height: 700px;
     background: white;
    margin-left: 700px;
        margin-top: -700px;
    
    }
    
    .sever-white {
        padding-top: 40px;
    }
    
    .photo-dnipro {
        padding-left: 75px;
    
    
    }
    
    .name-text-white {
        text-align: center;
        font-style: normal;
        font-weight: 700;
        font-size: 32px;
        line-height: 27px;
        color: blue;
        margin-bottom: 8px;
        padding-top: 80px;
    }
    
    .text-white {
        color: red;
        padding-right: 10px;
        padding-left: 10px;
        padding-top: 40px;
    
    
    }
        .latin {
            list-style: decimal;
            padding-left: 20px;
            font-size: 20px;
            font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
            padding-top: 15px;
            padding-bottom: 15px;
        }
    
        .sidebar-red {
            border: 2px solid black;
            width: 500px;
            height: 700px;
            background: red;
            margin-left: 1320px;
            margin-top: -705px;
    
        }
    
        .photo-italia {
            padding-left: 75px;
            height: 220px;
        }
    
        .sever-red {
            padding-top: 40px;
        }
    
        .name-text-red {
            text-align: center;
            font-style: normal;
            font-weight: 700;
            font-size: 32px;
            line-height: 27px;
            color: blue;
            margin-bottom: 8px;
            padding-top: 60px;
        }
                .text-red {
                    color: yellow;
                    padding-left: 10px;
                    padding-right: 10px;
                    padding-top: 40px;
        
                }
        
        
                .roman {
                    list-style-type: upper-roman;
                    padding-left: 20px;
                    font-size: 20px;
                    font-family: 'Times New Roman', Times, serif;
                    padding-top: 15px;
                    padding-bottom: 15px;
                }
        
                .big-nove {
                    color: aliceblue;
                }