template0
A very elegant economics homework template
https://github.com/Link-BNDS/Economics_Template
\documentclass[12pt]{article}
\title{AP Micro \& Macro Economics Monopoly Homework}
\author{Link Li \& Zizi Yang\pgfornament[width=0.7cm]{94}}
\date{\today}
\usepackage{graphicx}
\usepackage{tikz}
\usepackage{geometry}
\usepackage{qrcode}
\usepackage{pgfornament}
\usepackage{eso-pic}
\usepackage{tikzrput}
\usepackage{fontspec}
%\usepackage{boondox-cal}
%\usepackage{amsmath}
\setmainfont{texgyrepagella-regular.otf}[
BoldFont = texgyrepagella-bold.otf ,
ItalicFont = texgyrepagella-italic.otf ,
BoldItalicFont = texgyrepagella-bolditalic.otf ]
\setsansfont{texgyrepagella-regular.otf}[
BoldFont = texgyrepagella-bold.otf ,
ItalicFont = texgyrepagella-italic.otf ,
BoldItalicFont = texgyrepagella-bolditalic.otf ]
\setmonofont{texgyrepagella-regular.otf}[
BoldFont = texgyrepagella-bold.otf ,
ItalicFont = texgyrepagella-italic.otf ,
BoldItalicFont = texgyrepagella-bolditalic.otf ]
\usetikzlibrary{positioning, arrows.meta, chains, scopes, calc}
\newcommand\AtPageUpperRight[1]{\AtPageUpperLeft{%
\put(\LenToUnit{\paperwidth},\LenToUnit{0\paperheight}){#1}%
}}%
\newcommand\AtPageLowerRight[1]{\AtPageLowerLeft{%
\put(\LenToUnit{\paperwidth},\LenToUnit{0\paperheight}){#1}%
}}%
\AddToShipoutPictureBG{%
\AtPageUpperLeft{\put(0,-25){\pgfornament[width=1.75cm]{35}}}
\AtPageUpperRight{\put(-50,-25){\pgfornament[width=1.75cm,symmetry=v]{35}}}
\AtPageLowerLeft{\put(0,25){\pgfornament[width=1.75cm,symmetry=h]{35}}}
\AtPageLowerRight{\put(-50,25){\pgfornament[width=1.75cm,symmetry=c]{35}}}
}
\begin{document}
\maketitle
\end{document}