body {background-color: lightgreen;}
text {text-decoration-color: blue;}
h4 {
    color: brown;
}
h5 {color: darkblue;}
title {margin: 100px;border: 30px;padding: 30px}
h2 {font-size: medium;}
h1 {text-align: center;font-size: x-large;}
