@@ -103,7 +103,7 @@ export default {
);
console.log(body);
- body.style.color = "red";
+ body.style.borderRadius = 50;
// a.style.margin = 50;
}
},