body{
    position: relative;
    margin-top: 8rem;
}

.myWidth{
    flex-direction: column;
}

h1{
    margin-bottom: 2rem;
}

.text{
    margin: 0 2rem;
}

.WordSection1{
    width: 100%;
}

a {
    text-decoration: none !important;
}

