head{font-style: italic; font-size: 20px;color: rgb(28, 29, 29);background-color: beige;
}
h1{font-size: 40px;font-style: oblique;color: rgb(234, 230, 230);text-align: center;background-color: rgb(27, 30, 30);

}
header{font-size: 30px;text-align:justify;color: rgb(245, 235, 222); background-color: black;
}
footer{font-size: 15px;text-align:left;color: rgb(24, 23, 25);background-color: rgb(219, 198, 239);
}
a{font-size: 30px;text-align: right; color: rgb(175, 165, 246);

}
body{font-size: medium 40px;text-align:justify;color:black;background-color: rgb(244, 241, 236);
}
button {font-size: large 30 px;color: #302e31;background-color: #b860f8;

}
p{font-size: medium;font-style: italic;background-color: rgb(230, 202, 244);}

h2{font-size: 40px;font-style: oblique;color: rgb(234, 230, 230);text-align: center;background-color: rgb(27, 30, 30);}