{% extends 'page.html' %}
{% block outside %}
<div class="container-fluid hero3 d-flex flex-column justify-content-center">
</div>
{% endblock %}