{% extends "global/Page.html" %} {% block title %} Practice Sandbox {% endblock %} {% block styles %} {% endblock %} {% block content %}

Practice (No stakes)

Hold an agreement for {{ practice_threshold_seconds }}s to unlock Next.
Each point is worth: -- • Time left: --
Round 1
AI silhouette

AI

--

Human silhouette

Human

--

You

You

--

{{ next_button }}
{% endblock %} {% block scripts %} {{ super() }} {% endblock %}