Skip to content

Instantly share code, notes, and snippets.

View Spurlos's full-sized avatar

Vladislav Shumkin Spurlos

  • @propeoplemd
  • Moldova, Chisinau
  • 20:19 (UTC +03:00)
View GitHub Profile
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<style>
.marquee-container {
width: 100%;
overflow: hidden;
position: relative;