p {
    margin-block-start: 0;
    margin-block-end: 0;
}

a {
    text-decoration: none;
}

body {
    margin: 0;
    width: 100%;
    height: auto;
    background-color: #EFE7FE;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% 1276px;
}