body{
    background-color: cornsilk;
}

body {
    border-style: dashed;
    border-color: orange;
}

body {
    text-align: center;
}