Coding fractal tree
Source code:
<!DOCTYPE html>
<html lang="en">
<head>
<title>Fractal Tree</title>
<style>
.container {
text-align: center;
}
</style>
</head>
<body>
<div class="container">
<canvas id="