body {
background-color: rgb(127, 79, 206);
}
h1 {
text-align: center;
font-size: 40px;
font-weight: bold;
color: antiquewhite;
padding-bottom: 40px;
.meret {
width: 400px;
height: auto;
padding: 30px;
.meret2 {
width: 100%;
max-height: 500px;
padding: 50px;
h2 {
font-size: 35px;
padding-left: 50px;
padding-bottom: 50px;
padding-right: 50px;
h3 {
font-size: 30px;
p {
text-align: justify;
width: 70%;
padding-top: 50px;
font-size: large;
table {
width: 1000px;
background-color:rgb(196, 255, 228);
border-radius: 10px;
td{
Powered by TurnKey Linux.