{% extends 'basic.html' %} {% block css %} .welcome{ height : 80vh; color : white; display:flex; flex-wrap:wrap; flex-direction : columns; justify-content :center; align-content :center; font-size:140%; } {% endblock %} {% block content %}
Welcome to DBMS Project
Marks Management System
By
{% endblock %}