BULMA BLOCKS
      
<!DOCTYPE html>
<html lang="en">

<head>
    <meta charset="UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Bulma Blocks</title>
    <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bulma@0.9.3/css/bulma.min.css">
    <script src="https://kit.fontawesome.com/8548bca167.js" crossorigin="anonymous"></script>
</head>

<body>

<!-- Insert block codes here -->

<!-- Remove this before use -->
<a href="https://bulma.io/documentation/">Bulma CSS documentation</a>
<!-- Remove this before use -->

</body>
</html>

      
      
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bulma@0.9.3/css/bulma.min.css">
    
<script src="https://kit.fontawesome.com/8548bca167.js" crossorigin="anonymous"></script>