import QtQuick 2.15
Rectangle {
nanchors.horizontalCenter: parent.horizontalCenter
nanchors.verticalCenter: parent.verticalCenter
}