@import url("style.css");

/* Styling specific to the demo pages. */

body {
    margin-left: 10%;
    margin-right: 10%;
    margin-top: 50px;
}

p {
    max-width: 80%;
}