body {
    text-align: justify;
    margin-right: 5%;
    margin-left: 5%;
    margin-bottom: 3%;
    margin-top: 1%;
}

h1 {
    font-size: 50px;
    text-align: center;
}

a {
    color: #3b41b9;
    text-decoration: none;
}

a:visited {
    color: #3b41b9;
    text-decoration: none;
}
