buildHtml
baseUrl https://sus.scroll.pub
metaTags
editButton /edit.html
title Sus Tasks - Among Us Task Simulator
style.css
header
class hero
nav
div Sus Tasks
class logo
div
class nav-links
a Play
href #game
a Tasks
href #tasks
a About
href #about
main
section
id game
class game-container
div
class character
div
class astronaut
div
class task-panel
h2 Current Task
div
id currentTask
class task-display
button Start Task
id startButton
class primary-button
section
id tasks
class tasks-grid
h2 Available Tasks
div
class task-card
h3 Wire Connection
p Connect the colored wires correctly
div
class task-card
h3 Card Swipe
p Swipe your ID card at the right speed
div
class task-card
h3 Download Data
p Wait for data transfer completion
section
id about
class about-section
h2 About Sus Tasks
p Experience Among Us tasks in your browser. Practice makes perfect, crewmate!
footer
div
class footer-content
p Made with ❤️ for the Among Us community
div
class social-links
a Twitter
href #
a Discord
href #
script.js