 *{
    margin: 7px auto;
    
    
 }
 .html{
    height: 22px ;
}
body{
    
    color: rgb(0, 0, 0)
     }
 .background{
    background-image: url('grey-silk-website-background.jpg');
    height: 100vh;
    background-size: cover;
    }
 
    .boshlanishi{
        width: 400px;
        border: 0cap;
        border-radius: 19px;
        margin: 0% auto;
        background-color: yellow;
         color: black;
         padding: 1px 20px;
        }
        .button2:hover {
            box-shadow: 0px 5px 20px rgb(112, 112, 112);
            opacity: 85%;
        }
        .button2:hover{
            opacity: 90%;
        }
        
 
.matn1{
    background-color: white;
    color: black;
    border-radius: 19px;
    padding: 1px 18px;
    box-shadow: 2px 2px 4px rgba (0,0,0,0.5) ;
    padding: 10px;
}
.center{
    
    background-color: white ;
    display: flex;
    justify-content: flex-start;
    border-radius:  19px;
    padding: 10px;
    width: 430px ;
    margin-left: 250px;
    opacity: 97%;
    box-shadow: 0px 5px 15px black;
}

.center:hover{
    opacity: 85%;
}
.centerichida{
 
 margin: 0 ;
}

table{
    border-collapse: collapse;
    overflow: hidden;
    border-spacing: 0;
    border: 0.5px solid black;
    background-color: white;
    width: 450px;
    height: 395px;
    border-radius: 19px;
    box-shadow: 0px 5px 15px black;
    opacity: 75%;
    margin-top: -503px;
    margin-right: 250px;
}
table:hover{
    opacity: 88%;
}
th{
    border: 1px solid black;
    padding: 5px;
}
td{
    border: 1px solid black;
    padding: 5px;
}
.cell1{
   
    padding: 20px;
}
.mybutton {
background-color: rgba(133, 245, 42, 0.959);
border: none ;
border-radius: 13px;
color: white;
padding: 15px 32px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 22px;
cursor: pointer;
margin-right: 300px;
}


.tabletepaqismi{
text-align: center;
margin-right: 100px;
height: 60px;
background-color: #009189;
border-top-right-radius: 14px;
}

.mybutton {
    font-size: 20px;
    padding: 10px 20px;
    margin-right: 50px;
    right: auto;
    float: right;
}
