@import url('https://fonts.googleapis.com/css?family=Dancing+Script&display=swap');




h1 {
font-family: 'Dancing Script', cursive;
}


article {
border-radius:1rem;
}
html { --pagebackgroundimage: url(https://peda.net/id/ef8819461cd:file/download/136d32486297982003ce3a2d6ce26403dc8d80be/christmastree-1.jpg); }

html:before
{
background-image: url(https://peda.net/id/ef8819461cd:file/download/136d32486297982003ce3a2d6ce26403dc8d80be/christmastree-1.jpg);
}
.content article
{
 border-top: solid 0.5rem #A5DA40;
}