body{
    background-image: url("../img/fon3.jpg");
    text-align: center;
}
h1{
    color: rgb(5, 0, 54);
    text-shadow: 3px 3px 2px rgb(198, 193, 255);
}
#z{
    position: absolute;
top:200px;
left:800px;
}
#m{
    position: absolute;
top:205px;
left:764px;
}
td{
    background-color: white;
    width: 70px;
    height: 70px;
    border: solid rgb(110, 94, 255);
}
#eda{
    position: absolute;
top:205px;
left:764px;
}