body{
    margin: 0;
    font-size: 15px;
    color: #A855F7;
    line-height: 1.5;
}
a{
    color: #4A2C2A;
    text-decoration: none;
}
img{
    max-width: 100%;
    height: auto;
}
