{% extends 'base_template.html.twig' %} {% block stylesheets %} {{ parent() }} #announcement-layout { display: flex; flex-direction: column; align-items: center; justify-content: center; width:100%; height: 100vh; text-align:center; text-transform:capitalize; position: relative; background-size: cover; background-position: center; background-repeat: no-repeat; } {% endblock %} {% block main_content %} {% block content %}