Skip to content

Instantly share code, notes, and snippets.

@JavierCanon
JavierCanon / CSS HTML Text Neon Lights Test.html
Last active September 18, 2022 19:04
CSS HTML Text Neon Lights Test
<html>
<head>
<style>
@import url("https://fonts.googleapis.com/css?family=Poppins:900&display=swap");
body {
background-color: black;
margin: 5rem 6rem;
text-align: center;
font-family: 'Poppins', 'sans-serif';